Summary
Drop a numericTextField
set min value to 0.0
set max value to 10.0
set value to 5.0
add a button
add pressed handler
hit text:
NumericTextField1.Value = NumericTextField1.Value + 1
now press the button 7,8 the current value is > the max value
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
Steps To Reproduce
Expected Result
Actual Result
Screenshots, Logs, Or Sample Project