cancel
Showing results for 
Search instead for 
Did you mean: 

How to do fade out animation when changing screens

JPabl.1
Associate III

Hi there TouchGFX team!

 

I need to do a fade out animation when changing from my welcome screen to my home screen, but I can only see 4 options on TouchGFX designer. 

I suppose I need to change the alpha value, but there's several widgets on each screen, so I'm not sure updating each one of those alpha values is the best approach. 

How can I implement it?

 

Thanks a lot in advance

1 ACCEPTED SOLUTION

Accepted Solutions
GaetanGodart
ST Employee

Hello @JPabl.1 ,

 

A previous answer suggested to fade in a black box before switching to the new screen and on the new screen having a black box fading out.
See the post here : https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/screen-change-transition-options/td-p/120986

 

If this answers your question, I invite you to select this comment as "best answer".

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)

View solution in original post

1 REPLY 1
GaetanGodart
ST Employee

Hello @JPabl.1 ,

 

A previous answer suggested to fade in a black box before switching to the new screen and on the new screen having a black box fading out.
See the post here : https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/screen-change-transition-options/td-p/120986

 

If this answers your question, I invite you to select this comment as "best answer".

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)