This is the mail archive of the cygwin-xfree@cygwin.com 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: Exit Confirmation window style, change item 10 Server Test 87


Hi,

Tried a few combos on this.

If you want WS_DLGFRAME and EXSTYLE WS_EX_DLGMODALFRAME
then you can't have WS_CAPTION and WS_SYSMENU 

This is safer than my original fix:-

http://cygwin.com/ml/cygwin-xfree/2003-05/msg00567.html

as it now 'complies' with Windoze style rules (for what they're worth!)

You lose the icon and the sys menu from the title bar, but can still get to
it via alt+tab, and it looks very 'nice'.

Someone needs to try this on old Windozz, I tested on XP.

Colin


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