I've got a couple of problems with some dialogs that are based on the Window class. I hope someone can point me to a quick solution. It just seems like I must be missing something.
My dialog based on the Window class has a number of panels in it. Each panel may have several widgets. Those are all looking pretty good. I set the AutoHeight and AutoWidth properties for the Window to true. Now come the problems: 1) In Firefox, the dialogs look like they're almost perfect, except that with text fields that are required, the little red icon on the right makes the field larger than the dialog, resulting in a scroll bar being placed below the widget/panel. Is there a way to take that icon into account so that the width works out correctly? 2) In IE, the dialogs end up taking the entire width of the browser, but not the height (which appears to be correct). How can I prevent this? Thanks for any suggestions. Dave -- 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.
