Re: menu_widget2 and menu_bar

Matt <[email protected]> 19 Jun 2004 16:37:55 +0100
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <1087659474.8059.378.camel@kynx>
> Wow, thanks for the code. I'll see if I can't use it as the basis for 
> a new menubar.

Cool. Managed to get my head round signals and slots. The new version
attached closes a previously opened menu when a new one is clicked. 

It still doesn't behave perfectly. If one menu is already open it should
really close it and open another when the second is moused over. I think
menu_widget2 cancels the event, so my handleMouseOverListener never gets
called. I'll see if I can come up with a fix for that when I get the
chance (does the event really need to be canceled?).

Matt

_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org
menu_bar_widget2.tgz (application/x-gzip, 3.4 KB) - not displayed