Hi, I'm creating my first GWT app, I have a menu bar and I need to enable/ disable elements according to the current app context.
In desktop apps I used to check whether menu items should be enabled or not when clicking on the parent menu, i.e. when I click on "File", I check all items of the file menu. How can I add an event to the opening of a MenuBar? Or, which is the suggested method to enable/disable items? Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
