Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spinner updating while spinning
Message
 
 
To
09/07/2007 11:25:17
Scott Sherman
Puyallup Tribal Health Authority
Tacoma, Washington, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01238626
Message ID:
01238643
Views:
8
Try
Thisform.BackColor = ...
Thisform.Paint()
>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform