cancel
Showing results for 
Search instead for 
Did you mean: 

"Interactions/Change screens/Choosen screen" is lost when I start TouchGFX Designer new

MHase
Associate II

I made some Customer​ Containers. In these containers I want with mouse-click to a button that the screen should change to another screen. (see picture below).

This code works fine until I have the designer open. I can also see the code in the file ".../generated/.../containers/....base.cpp" (see code below).

But when I close the designer and open it again, then the code is deleted.

2 REPLIES 2
Alex K.
Associate II

Hi @MHase​ 

this is a known issue in TouchGFX Designer 4.10

For now as a workaround, you can call virtual functions in your custom containers, those are not lost upon closing the Designer.

Best regards,

Alex

Martin KJELDSEN
Chief III

Hi @MHase​,

As @AK.12.​ mentions this is a known bug. It's already been fixed and is ready in 4.11 - I'm unsure when we'll be able to release. We've been held up by internal deadlines and we may even see 4.12 released end june.

Stay tuned!

/Martin