Hi,

after reattaching a SimplePanel-extension to the RootPanel
getOffsetWidth() returns "0". After the first attach it works just
fine.

In an extension of SimplePanel I simply do a

    RootPanel.get().add(this);

to (re-)attach the panel and a

    removeFromParent();

to detach the Panel.

Browser: Google Chrome; OS: Windows 7; GWT: 2.4

Any ideas?
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.

Reply via email to