Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to control grid scroll speed?
Message
 
À
20/09/2010 14:45:35
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01482057
Message ID:
01482069
Vues:
76
>Does anyone know if there is a setting in VFP that will control how fast the content of a grid will scroll when pressing and holding the left mouse button on the up or down buttons of the grid's vertical scrollbar? I need to slow it down like Outlook's speed :) VFP is too fast!!!
>
>TIA
>Mike

I did not hear about any native control of the grid scrolling speed. But if you wish to slow it down, then you could add something l;ike below
*Grid.Scrolled
wait wind time 0.02 "scrolling"
More precise control can be obtained with Sleep WINAPI


Good Luck
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform