Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPINNER CONTROL
Message
From
24/02/1997 12:31:42
 
 
To
24/02/1997 12:21:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00021811
Message ID:
00021814
Views:
34
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform