there is a simplePanel and the simplePanel add a DockLayoutPanel called 
AdvancedSearchPanel.
in the AdvancedSearchPanel constructor, the width is set to 100% and height 
to 1800px.

then there is a menu item and when it is clicked, 
I try to add the AdvancedSearchLogsPanel() to simplePanel and then called
advancedSearchLogsPanel.forceLayout()
before calling
advancedSearchLogsPanel.getOffsetWidth() and 
advancedSearchLogsPanel.getOffsetHeight()
but both return zero!!

what is the problem come from?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/7ahhSanEb6kJ.
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.

Reply via email to