[Gambas-user] GRIDVIEW: SCROLL & DOUBLE CLICK
Benoît Minisini
gambas at ...1...
Mon Nov 30 12:20:23 CET 2009
> Is there some way to cancell double-click event when an user is only
> scrolling a gridview?
>
> Think about this:
>
> You got a form with a gridview and you show into a database table.
> When user does double click in a line you open content of related record in
> other form. This is ok. But when you are only clicking over the scrollbar
> gridview's to show more rows, sometimes the doubleclick event is fired
> because the gridview thinks user has clicked over one of his rows.
>
> Any ideas to chek the place where user has clicked (scrollbar or row)?
>
> I'm working with gambas2.
>
> Regards,
>
> Ricardo Díaz
Which version of Gambas 2 do you use?
--
Benoît Minisini
More information about the User
mailing list