Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Revert to zero problem
Message
 
 
To
16/11/1999 10:15:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00291458
Message ID:
00291470
Views:
20
>If the value in Spinner1 is chosen first, then the value of other controls, the value in Spinner1 interactively changes back to zero. what could be causing this?

Put SET STEP ON in the lost focus of spinner. Then step through the code and monitor the value of the spinner. Also, in the debugger you can set a breakpoint on the value of thisform.spinner1.value and the code will halt when the value changes.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform