bowei zhangbowei zhang
Participant
@zbw3366
Post count: 62

To detect when a button is pressed, you need to uncheck click_value on the software, then check press_UP_value or presS_down_value. When the screen presses the button, the library functions parse the button instruction and cache the button name and value separately. This code sets a value of +1 for each button press, and then sets this value directly into the spin_box control