cancel
Showing results for 
Search instead for 
Did you mean: 

touchgfx bind physical button to repeat button

amb
Senior

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.

3 REPLIES 3
JohanAstrup
ST Employee

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

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.

MM..1
Chief III

Show how you trigger action and where ...