Hi, I'm new to GWT and eploring its capabilities. I started working with the UiBinder and I'm struggling with the following issue:
Is it possible to render UiBinder XML files at run time? I'd like to enable my users to upload the UI specification via some dialog and render a preview of the generated UI on the same page. As far as I understood, this ain't possible due to the fact that the UI file name is always passed to GWT using annotations. So it ain't possible to alter the file names during run time. Am I right? Thanks a lot, Frank -- 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.
