How can I dynamically set & remove a menu item's sub menubar?  If I
set the sub menubar to a new empty instance of MenuBar then I get
runtime IndexOfOfBounds errors when the user hovers where the sub
menubar would be.  If i set the the sub menubar to null it crashes
when it runs.

If I get the parent menubar and remove the item, I can't put the item
back at the same location again because there is no addItem that
allows placement/index to be specified.

How can I dynamically add/remove a sub menubar?

-Dave

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to