If anyone is interested, my approach was all wrong. Much better to disable the windows scroll panels Window.enableScrolling(false); and then use ScrollPanels (that resize to the window). That way the ScrollPanels scroll bars will actually get disabled properly, and you can put a ScrollPanel in a PopupPanel without any undesirable "features".
-- 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.
