Hi Andrei! There are many great GWT widgets that insulate you from major browser > issues, especially LayoutPanel, PopupPanel, DialogBox, DataGrid. But it's > too expensive to try and figure out solutions for minor issues, so they > still remain. >
Yes, they do. I built my app with these panels and it works great. I also think that it's ok if you have to try and figure out solutions for minor issues. But I would like to have a general rule how to integrate these minor solutions into the overall layout, e. g. into a surrounding LayoutPanel? For example, the solution posted by Jens works perfectly in isolation, but when I put it into a LayoutPanel it didn't work at all. Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/wZLHC3bWqocJ. 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.
