That is what I was going to recommend but I haven't had time to sit down and 
look at all the code you provided.  Glad you were able to figure it out though.

Instead of resizing in your constructor, try overriding onAttach and call the 
resize function in there.  Make sure you call super.onAttach() before resize.  
Depending on how the parent classes are setup you may have to schedule the 
resize.

Hope that helps!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to