Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spinners
Message
From
16/12/1999 16:39:13
 
 
To
16/12/1999 16:17:57
Dennis Sampson
Kansas State Department of Education
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00304881
Message ID:
00304902
Views:
26
Hi Dennis,

>If you increment a spinner by two, for example 1,3,5 and the user types in a 2 from the keyboard, what does the spinner default too? Does it go to the 1 or the 3, or what happens?

You should be able to try it. If all you mean is set the incrment value to 2, then type in a value not within the increment, it will stay on the typed value.

To change this you can use the InteractiveChange() event with the MOD() function to do what you want.
Previous
Reply
Map
View

Click here to load this message in the networking platform