Dear all, I have a ScrollPanel s with a number of widgets on it. Among them widget w.
Now i want to know to what value to set the scrollposition of s to have the top of w aligned with the top of s. (In other words, if i would invoke s.setScrollPosition(getScrollPosition(w)), the scrollpanel should adjust its scrollposition such that the tops are aligned.) How can i get that value??? (ScrollPanel nor its parent classes seem to have suitable methods for this.) Thanks, Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
