Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid: questions on scrolling via mouse wheel
Message
De
22/05/2005 17:57:36
 
 
À
21/05/2005 16:29:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01015603
Message ID:
01016629
Vues:
9
Hi Fabio,
>* MouseWhell
>LPARAMETERS nDirection, nShift, nXCoord, nYCoord
>NODEFAULT
>* now you can control the operation
>* Example : 1 line
>RETURN Grid::DoScroll(IIF(m.nDirection>0,0,1))
>* Example : 1 page
>RETURN Grid::DoScroll(IIF(m.nDirection>0,2,3))
>
Thank you for your code. Your example gave me some ideas on a totally different project which is a bonus.

Unfortunately, I'm not talking about scrolling a grid by rotating the mouse wheel - I'm talking about scrolling a grid by clicking on the mouse wheel button and then moving the mouse up or down to begin auto-scrolling.

UPDATE: Just read my original post title and realize its confusing and not accurate. I apologize about that.

Thanks again for your help,

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform