Yes, Stefan, I missed it. Thanks. On 16 juin, 18:33, Stefan Bachert <[email protected]> wrote: > > The layout panels are made to avoid scrolling. They must have a fixed > > size. > > The latter sentence is not completly true. > A LayoutPanel does not calculate its size from children. > Especially it does not grow when the children grow. > > A Layoutpanel needs to be told which size it has. > The possibilities are: > > a) to set height and width explicitly (what you notice) > b) to grow and shrink with its parent (what you missed) > > Stefan Bacherthttp://gwtworld.de
-- 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.
