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/

Reply via email to