March 18, 2010
8:20 a.m.
Well, I´m continue developing the grid widget. Now i need when a tab key is pressed relocate the scrollbars to position of cell ( only if the cell is not visible in begin ). I don´t know like that. I try aScrollPanel vScrollBarValue: ( cellBounds origin y / aScrollPanel scroller height) asFloat. but that don´t works always.When the current row is in the first rows or last rows the scroll dont works good. Exists a way for define a "unit" of scroll? I understand than in my case is the height of my cells. Regards -- View this message in context: http://n4.nabble.com/Understanding-the-ScrollPanel-widget-tp1597657p1597657.... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.