Button released events
-
Is it possible to get both press and release events for buttons? So a user can hold down a button to start and action and release the button to stop it?
-
@devmonkey Hi,
I can add this functionality, yes.
Will add it with next version, with also updated usb serial library.Best regards,
Kl3m3n -
@devmonkey Can you try the new version 1.0.92.
When creating a button widget, add the following property:
ITM:1
GUI-O will send data on button press and on release (you can distinguish the events by the received payload).
You can download the newest manual for more information.
Best regards,
Kl3m3n