Reset NumUpDown button to default
Posted: Mon Aug 08, 2016 4:18 pm
Hello,
I'm controlling a gizmo with arduino and used megunolink to make a gui. There are two delay values that I use to change the frequency at which the gizmo moves.
The numupdown boxes are set such that the values don't change until I hit the Set Delays button (so I get both at once). The Reset button sets the Delay1 and Delay2 values both back to 1000. However, I want this change reflected in the numupdown boxes, as well. If I change them both to 2000, for example, and then hit Reset, the values in the box stay at 2000. Can I augment the Reset command to change the numupdown values?
Thank you,
Z
I'm controlling a gizmo with arduino and used megunolink to make a gui. There are two delay values that I use to change the frequency at which the gizmo moves.
The numupdown boxes are set such that the values don't change until I hit the Set Delays button (so I get both at once). The Reset button sets the Delay1 and Delay2 values both back to 1000. However, I want this change reflected in the numupdown boxes, as well. If I change them both to 2000, for example, and then hit Reset, the values in the box stay at 2000. Can I augment the Reset command to change the numupdown values?
Thank you,
Z