I don't know if this is related, but starting from GWT 2.3 (I think) there is a CustomScrollPanel that allows to provide custom scrollbars to override native ones. But you have to create them by yourself. http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/user/client/ui/CustomScrollPanel.java
Relevant commit: http://gwt-code-reviews.appspot.com/1427804/ -- 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/-/Fadp8exWzkQJ. 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.
