Hi!

I'm quite new with gwt and I have a simple yet annoying problem. I
want to show a dialog box that contains a flex table that adjusts
according to the columns and rows of data. I tried getting the offset
height and width of flex table but it gives me a value of 0. I also
tried to set the dialog box to auto width and auto height but what
happened is that the dialog box stretched to the maximum possible and
it didn't follow the size of the flex table inside it (which only
filled 30% of the total width of the resulting dialog box).

Is there a way for me to make the dialog box "listen" or adjust its
size with respect to the widget inside it, in this case, the flex
table?

I would really appreciate your help. Thank you!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to