Hi all, Following the GWT tutorial available on the web, I've noticed almost all widgets (for me they are web controls) are added and configured in the .java code by hand. I mean you must create an instance of a button, add it to a panel, and so on, doing it all by hand.
Seeing this behaviour, I miss a UI designer that lets me design web pages just dragging & dropping controls from an Eclipse toolbox to the web page, in this case, to the main HTML page. Many other web technologies let me do that, so I'm a bit confused GWT does not. Therefore, is there any free UI designer plugin for Eclipse in order to make GWT applications' development easier? Thanks very much 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 -~----------~----~----~----~------~----~------~--~---
