[Gambas-user] GridView ColumnResize

Benoit Minisini gambas at ...1...
Wed May 2 15:47:39 CEST 2007


On mercredi 2 mai 2007, Gareth Bult wrote:
> Hi,
>
> I'm trying to use this event but I'm missing a trick somewhere.
>
> When you click on a column separator an event is generated .. and while
> you keep the mouse button pressed and move the mouse, events keep being
> generated ... what I need to know is when the resize finishes and the
> user lets go of the mouse .. I'm not getting an MouseUP event .. is
> there something else I can watch for ?
>
> tia
> Gareth.

What do you need to know exactly?

Did you look at the TableView source code in the gb.form component? This is an 
editable GridView, and what you need was surely implemented in it.

Regards,

-- 
Benoit Minisini




More information about the User mailing list