2021-07-08 01:54 AM
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
Solved! Go to Solution.
2021-07-08 05:23 AM
Hi,
You are completely right, the path in the documentation is wrong. Thank you for reporting this it will be fixed
/Romain
2021-07-08 05:23 AM
Hi,
You are completely right, the path in the documentation is wrong. Thank you for reporting this it will be fixed
/Romain