> 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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to