This method does not seem to be exposed in the stackLayoutPanel, my current workaround is to clear the parent and add the SLP again and then reset the height.
Is it just me having that feeling that there are quite a number of IE bugs in gwt 2.0? On Feb 27, 1:32 am, kozura <[email protected]> wrote: > Hey, try forceLayout() after making it visible, seems to run through > the layout algorithm and make everything right. Should only need to > do it once you make it visible the first time. -- 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.
