anyone? On Mar 20, 3:04 pm, JD <[email protected]> wrote: > Hi, > > I have a series of panels as follows: > > HorizontalSplitPanel whose right widget is a VerticalSplitPanel > (creating three panes in total). The HorizontalSplitPanel is placed > inside a DecoratorPanel. > > I would like to set the total width and height of this whole thing to > stretch 100% of the available browser window size. I tried setting the > size of the horizontal panel to 100% but it didnt work. Neither did > setting the DecoratorPanel sizes. > The only sizing that works is fixed sizing using "px". > > How can I make it a percentage? > > 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.
