I don't think this is exactly what you are asking, but the GWT "declarative UI" track is aiming to make UI building a bit easier by making it, well, declarative. You might find some more ideas, or clarification, at least regarding XML to UI widgets, in those threads.
http://code.google.com/p/google-web-toolkit-incubator/wiki/DeclarativeUi http://code.google.com/p/google-web-toolkit-incubator/wiki/UiBinder On Nov 28, 2:15 pm, Startworld67 <[EMAIL PROTECTED]> wrote: > Hi, > > Maybe, I am too lazy but is there a way for gwt to convert whats in > XML (formatted according to gwt requirements) which can parse and > construct the form and allow the users to edit and once done, saves to > the xml again for future processing. > > I am trying to avoid learning GWT specific UI elements and gain > control from some wrappers which load from xml and save to xml. > > Something close would > behttp://extjs.com/examples/grid/editable.htmlhttp://extjs.com/examples/forms/advanced.html > > but they should be read from xml and built upon. > > Sure, I can write the wrappers but I was checking if someone has done > this before. A UI-xml framework? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
