This is a forum for GWT-Ext developers to post questions and comments
and discuss the API.
You can visit the project home page here : http://code.google.com/p/gwt-ext/
Happy coding,
Sanjiv Jivan
Some initial experiences:
- it doesn't seem possible to create a ToolbarMenuButton without using
a SplitButtonConfig (clicking the toolbar button opens the menu)
- Ext.MessageBox seems missing?
I'll be posting some more feedback the coming weeks.
Kind regards,
Mathias
- What are you trying to display on the toolbar? If you just need a
button then you can use the ToolbarButton class.
- I've added a ToDo wiki page with a list of API's that are missing.
I've actually completed Ext.MessageBox and will be committing the
change soon.
btw can you start a new thread to continue this discussion.
Sanjiv
I was about to build a GWT wrapper for ExtJS, when I've found out that
an open-source alternative had just popped up; just my luck! :D
I'll be working closely with this one for the following days / weeks,
so I can lend you an hand for developing or bug reporting.
Cheers, and thanks for making this open-source! :D
HectorSmarties