From: Robert R. <rra...@ya...> - 2000-12-06 20:29:16
|
Using the latest from CVS, the scroll buttons do not work as they should. By clicking the down arrow and releasing, the object will continue to scroll until it reaches the bottom, even if you release the button. It appears scrollpane does not catch the onscrollend. I don't know if it needs to, but the cancelScroll() is obviously not working right in the scrollpane. Also, the pushpanel, is having a similar problem, when the buttons do not disappear until you click then again after scrolling all the way to the top or bottom. -- // Robert Rainwater |