Question
How to save my (user) code through "code generation"s in TouchGFX ?
Hi.
Is there any way to save my code in TouchGFX ?
Im creating a new project, composing my UI, setting up the actions (writing my own handlers) in ...Base.hpp and ...Base.cpp files.
But if i want to add some additional UI elements in my project, im "generating code" again, and ALL MY OWN HANDLERS ARE succesfully :) DELETED :(.
Thus, how to save my editions through these "code generations" ?