JeffHowden
28 Mar 2007, 11:36 PM
The various classes that make BorderLayout, regions, etc. all work are way beyond me. I can build them, but hacking around in the associcated JS files makes my head spin. So, rather than even try this myself, I'd like to put an item in the suggestion box.
The object that getRegion() returns should have a scroll() method. Minimally it should take x and y values. Ideally it'd also support some sort of easing setting and have shortcuts for telling it to scroll all the way to the top or bottom (as string alternatives to the y value) and left or right (as string alternatives to the x value).
The object that getRegion() returns should have a scroll() method. Minimally it should take x and y values. Ideally it'd also support some sort of easing setting and have shortcuts for telling it to scroll all the way to the top or bottom (as string alternatives to the y value) and left or right (as string alternatives to the x value).