Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Spinner updating while spinning
Message
De
09/07/2007 11:25:17
Scott Sherman
Puyallup Tribal Health Authority
Tacoma, Washington, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Spinner updating while spinning
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01238626
Message ID:
01238626
Vues:
52
I want to have the background color to be updated each time the spinner value is changed. If I put the below code in InteractiveChange, the value of the spinner gets trapped. If I put the code in Valid, it only changes when enter or tab is pushed. There has to be a trick to get this to work. Can someone tell me what it is?

Please and thank you,

THISFORM.BACKCOLOR = RGB(THIS.PARENT.SpnBackRed.VALUE,THIS.PARENT.SpnBackGreen.VALUE,THIS.PARENT.SpnBackBlue.VALUE)
THISFORM.REFRESH()

Scott Sherman
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform