I am working on that. My idea its to get an interface like DashCode. This is what I got:
- List of all widgets (even created by the user) - You can insert the widgets - You see the real composite while you add widgets - You can select a widget and edit his properties in a property editor with custom editors (Listbox for enums, Datebox for date, etc) - I am working now on drag & drop support - I also designing an in-browser css editor that will let you edit an element with firebug and save the changes directly into your uibinder file I stated it 1 month ago... I don't have much time to work on it, and its going slow... I am waiting to get a more mature version to open source it. Regards 2010/5/14 linuxdogm <[email protected]> > Thanks for your answer. But I want the users to design the user > interface *in* the browser and *not* like a developer in Eclipse. > > On 14 Mai, 22:41, kozura <[email protected]> wrote: > > You might look at gwt-designer; I don't know what their latest stuff > > does but it's exacrly this. > > > > On May 14, 3:25 am, linuxdogm <[email protected]> wrote: > > > > > > > > > > > > > Hello, > > > > > I already read about the GWT UiBinder which lets developers easy build > > > user interfaces from XML files. What I want is letting the users build > > > user interfaces directly in the webbrowser (without coding). Maybe > > > they have a list of components which they can select in the browser > > > and can drag and drop them how they want them. Can this maybe be > > > realised like the UiBinder technique? Or do you have different ideas? > > > > > Thanks in advance for your suggestions. > > > > > Tobias Gröger > > > > > -- > > > 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]<google-web-toolkit%[email protected]> > . > > > For more options, visit this group athttp:// > groups.google.com/group/google-web-toolkit?hl=en. > > > > -- > > 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]<google-web-toolkit%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/google-web-toolkit?hl=en. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
