2021-04-05 01:36 AM
I made the animation run as TouchGFX Designer on the STM32F769I-DISCO board.
When i click the animation, I want to do another action(change the screen)
what should i do?
It would be better if there were related links or samples.
2021-04-06 12:09 AM
Hello jackson.kang,
I'm not sure I follow what you are asking for, so if I don't answer correctly, could you provide more information (maybe some screenshot) ?
If you want to trigger an action when the button is clicked, simply use the Interaction tab in the Designer and create your interaction.
You can have a look at this page ("Step 4" section) : https://support.touchgfx.com/docs/tutorials/tutorial-02
/Alexandre
2021-04-06 05:39 PM
v
2021-04-06 11:59 PM
Thank of your answer!
I tested the "change screen" with "Animation is done" and "Button is clicked" in the trigger of the interaction.
However, i want to do the change screen when i click on the animation while the animation is running.
2021-04-07 01:33 AM
Hello jackson.kang,
Could you enclose your project in this thread ? Or maybe if it's something you don't want to disclose, you can send it to me by private message.
/Alexandre