Re: [Gambas-user] Scrolling a columnview list in code

2008-06-10 Thread Benoit Minisini
On mercredi 11 juin 2008, richard terry wrote: > Is there a way to scroll a columnview in code? > > Scenario: I have a form which loads a column view with search results. To > make it easy to see the whole list, it is maximized to the size of the form > a the time of selection. > > However, once th

[Gambas-user] Scrolling a columnview list in code

2008-06-10 Thread richard terry
Is there a way to scroll a columnview in code? Scenario: I have a form which loads a column view with search results. To make it easy to see the whole list, it is maximized to the size of the form a the time of selection. However, once the selection is made (e.g it could be from the bottom of t