Dynamic Page design
Hello, can you create a dynamic Page with Touchgfx? That means when the board is running, create a new widget. The widget and the number of windows are not predetermined and change while the program is running.
best regard
Hello, can you create a dynamic Page with Touchgfx? That means when the board is running, create a new widget. The widget and the number of windows are not predetermined and change while the program is running.
best regard
Hello
I have just created a project with a single screen and compared it with the same project but with a second screen. The difference seems too big to be made "by hand" and at runtime.
You should look for a walkaround in m opinion.
1) Can you be more specific on what you want the user to be able to do?
2) What shape should the windows he creates be?
3) What widgets do you want to use.
Regarding adding widgets at runtime, it is not recommended (but possible to an extent) as TouchGFX allocates memory at compilation.
See these posts :
Regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.