[Gambas-user] GRIDVIEW: SCROLL & DOUBLE CLICK
Ricardo Díaz Martín
oceanosoftlapalma at ...626...
Mon Nov 30 11:32:13 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
More information about the User
mailing list