It is possible to use new and delete statement for widget objects in TouchGFX programming. I want to program dynamic widget in cubeIDE.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-25 8:03 PM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-26 6:35 AM
Hi,
A bit more context would be nice but yes you can, not really recommended but doable. What are you trying to do exactly ?
/Romain
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-26 11:23 AM
In some situation, we should change the screen and widgets depending on hardware signal for handling some service easily. I try to new the widget the class of which is contained in project but it fails during construction. Is there any examples for me to benchmark?
