I would like a menubar, and whenever a menu item is selected, I would like to show a panel.
The screen should have a north, west, east and south section, and in the center the current panel should be shown. For example, if the user selects "create account", a form should be shown to enter the data for a new account. And I would like the form to be centered within the middle space... Magnus On Jun 8, 5:48 pm, Tristan Slominski <[email protected]> wrote: > What do you mean by "dynamically generated"? Are you setting styles and > widths programmatically? What's the use case? > > On Tue, Jun 8, 2010 at 10:45, Magnus <[email protected]> wrote: > > Hi fmod, > > > I am thinking about your advice using UIbinder, but I think I cannot > > use it, because my layout is dynamically generated. I think that the > > declarative way using UIbinder is for fixed panels like forms, isn't > > it? > > > Magnus > > > -- > > 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.
