2026-02-26 5:43 PM
Hello :
My project use physical buttons and no touch screen.
Can I bind physical buttons to repeat buttons? So I don't have to realise it myself.
2026-03-20 3:35 AM
Hello @amb.
Could you elaborate a bit more on what you need?
With hardware buttons, you can already simulate the behavior of a repeat button fairly easily.
Best regards,
Johan
2026-03-21 7:13 PM
I have button displayed on UI,But no touch screen,If I use hardware buttons,I can trigger actions but can't make button on UI change picture. If a button on UI is pressed by touchscreen ,It will change to pic_pressed as long as your finger keep pressing.I want to do this using hardware button :as long as I press the hardware button,the button on UI will continue display pic_pressed.
2026-03-22 1:43 AM
Show how you trigger action and where ...