Re: [patch #7470] Fix mouse behaviour in Windows 95 and Macintosh menu styles

2011-02-20 Thread Christopher Armstrong
Hi Fred On Sun, 20 Feb 2011 15:33 +, "Fred Kiefer" wrote: > There is a lot that I don't understand about this long method, but one > line > seems to be obviously wrong. That is the stopping of periodic events. Why > is > this done here as well as outside of this method? But this hasn't change

Re: [patch #7470] Fix mouse behaviour in Windows 95 and Macintosh menu styles

2011-02-20 Thread Christopher Armstrong
Hi Fred I agree that the capture mouse behaviour does seem extreme, but it is the only way that you can implement reliable popup menus (on X11 and Windows, although I haven't tested the latter). As far as I know, there is no other method to receive clicks outside your window except for grabbing th

[patch #7470] Fix mouse behaviour in Windows 95 and Macintosh menu styles

2011-02-20 Thread Chris Armstrong
Follow-up Comment #1, patch #7470 (project gnustep): I just added a newer patch that addresses: * Menus not closing properly after moving mouse upwards and across the main window menu * Capture/Release mouse now isolated in a wrapper method. ___

[patch #7470] Fix mouse behaviour in Windows 95 and Macintosh menu styles

2011-02-20 Thread Chris Armstrong
Additional Item Attachment, patch #7470 (project gnustep): File name: 006-win95_mac_and_menus_close_highlightlogic_and_capture_protection.patch Size:3 KB ___ Reply to this item at: