Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support other Menu types in Buttons #15

Closed
GoogleCodeExporter opened this issue Jun 16, 2015 · 1 comment
Closed

Support other Menu types in Buttons #15

GoogleCodeExporter opened this issue Jun 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

From Google groups discussion:

Slightly off topic, but is there a reason you followed that convention 
for button menus?  I'm looking at making a patch to support custom 
menu types and I see two ways of doing it.  1) Add a type attribute to 
the menu element.  2) Replace the menu element with simply accepting 
<menu:Menu> elements so <menu:ColorMenu> and the like could be used. 
1 sticks with your convention for border layout, which would be good 
if there was a specific reason for it.  2 follows the general usage of 
UiBinder which you also use for MenuBar. 

Original issue reported on code.google.com by jus...@jhickman.com on 18 Mar 2011 at 4:21

@GoogleCodeExporter
Copy link
Author

Added support. Will be available in next release.  Old way of adding menus has 
been deprecated.  warning messages will appear on compilation.

Original comment by jus...@jhickman.com on 18 Mar 2011 at 4:52

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant