[Gambas-user] GRIDVIEW: SCROLL & DOUBLE CLICK

Ricardo Díaz Martín oceanosoftlapalma at ...626...
Wed Feb 3 08:51:57 CET 2010


Thanks, I'll try to do this.

Regards,
Ricardo Díaz

2010/2/3 Benoît Minisini <gambas at ...1...>

> > Benoit,
> >
> > Something new about this? How can I help you?
> >
> > Regards,
> >
>
> Yes, sorry for the delay!
>
> You must use the Activate event which is raised when the user actually
> double-
> clicks on a row, or activate a keyboard shortcut (but not in GridView I
> think).
>
> The DblClick is a low level event that is raised only when the mouse is
> used,
> and on all the widget (because the scrollbar internally does not catch it).
>
> This is the same problem with popup menus: you must use the Menu event, not
> the MouseDown event.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list