Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SPINNER CONTROL
Message
De
24/02/1997 12:31:42
 
 
À
24/02/1997 12:21:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00021811
Message ID:
00021814
Vues:
30
>>I have been trying to use the spinner control for the first time (been using VFP for a couple of years just never got fancy).
>>
>>I put a WAIT WINDOW STR(this.value) in the spinners Click event but it doesn't show as I spin the control. Why?
>
>Who knows. Put your code into InteractiveChange event.

I figured out why. The spinners click() event only applies when the user is on the text portion of the spinner, not the up\down arrow. Since I hid the text portion (I just incrementing a seperate text field for a date) .. the click() event didn't work.

I put the code in the DownClick() & UpClick() events and everything worked fine. Wish I began using the spinner control a long time ago.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform