Hi all, I am experiencing some problems with the GWT DialogBox in a number of places. Basically, the DialogBox gets cut off (width-wise) when in displays in Chrome and Safari. The DialogBox appears fine in Internet Explorer and Mozilla Firefox.
My dialog boxes typically contain a FlexTable, but others contain simply a VerticalPanel. This problem seems systemic - and oddly always appears after the necessary width goes beyond roughly 400 pixels. I am not setting the dialog's width anywhere. I am going with the core idea that the GWT Dialog Box is smart enough to resize itself to show the Widgets it contains. Again, in IE and Firefox, everything works fine. I can only assume that I am not the first to experience this cut-off width problem. I would be grateful to hear from those of you who have encountered this specific problem and are aware of its root cause. Naturally, any/ all workarounds for this problem are welcome. Thank you for your time, Brett Shelley -- 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.
