This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Icon update .diff


Hi,

Belatedly found an error in Joe's icon_and_class.diff patch:-

http://cygwin.com/ml/cygwin-xfree/2005-09/msg00028.html

The system menu can be modified by the use of an .XWinrc file.
In Joe's winmultiwindowwindow.c file patch SetupSysMenu is called directly
instead of via the main WNDPROC
with PostMessage (WM_INIT_SYS_MENU) to  winmultiwindowwndproc.c. Reverting
to the PostMessage/WM_INIT_SYS_MENU code, in both files, enables the 'Always
on Top' system menu addition, for example, to work as intended.

Thanks

Colin Harrison


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]