additionally, try using a ResizeLayoutPanel. and place your
docklayoutpanel inside it. This would ensure the docklayout panel
automatically re-sizes based on the toppanel's width and height
On Friday 05 August 2011 12:40 AM, Mark Wengranowski wrote:
Ha, ok, i figured it out. I had to set the size of the widget i was
passing into the dialog box. I set it on everything else but
this....Doh! widget.setSize(width, height); does the trick.
On Aug 4, 11:38 am, Mark Wengranowski<[email protected]> wrote:
I tried and that did not work either. I specifying sizes on everything
just eliminate that issue.
On Aug 4, 11:30 am, Ashwin Desikan<[email protected]> wrote:
Mark,
did you try to set the width and height of the dialog box? If you
haven't I would suggest try to set the width and height. That might
display the content area of your dock layout panel
regards
Ashwin
On Thursday 04 August 2011 11:25 PM, Mark Wengranowski wrote:
Hi Everyone,
I'm running into a weird issue with creating a Dialog box. When i add
a widget that contains a doclayoutpanel to a dialog box, the CENTER
area of the doclayoutpanel is not visible. The north and south areas
seem to show just fine. I inspected this with firebug and the content
was there, it just wasn't visible.
Anyone have an idea what might be happeniing here?
Thanks,
-Mark- Hide quoted text -
- Show quoted text -- Hide quoted text -
- Show quoted text -
--
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.