cancel
Showing results for 
Search instead for 
Did you mean: 

The path in the documentation might be wrong

Zu
Associate II

Hello,

I am practicing with the getting started documentation and on this page:

https://support.touchgfx.com/docs/development/ui-development/software-architecture/code-structure

it says to Navigate to the user code header file MyScreenView.hpp  and override the function

But the file shown is in a different path than the one written right below.

Written:

MyApplication/generated/gui_generated/src/my_screen/MyScreenView.hpp

Correct:

MyApplication/gui/include/gui/my_screen/MyScreenView.hpp

Am I not understanding something or this has to be changed?

Kind regards

Zobeer

1 ACCEPTED SOLUTION

Accepted Solutions
Romain DIELEMAN
ST Employee

Hi,

You are completely right, the path in the documentation is wrong. Thank you for reporting this it will be fixed

/Romain

View solution in original post

1 REPLY 1
Romain DIELEMAN
ST Employee

Hi,

You are completely right, the path in the documentation is wrong. Thank you for reporting this it will be fixed

/Romain