TouchGFX intelisense problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-12
9:46 AM
- last edited on
‎2023-10-23
5:29 AM
by
Lina_DABASINSKA
intellisense is not working. the components that I can't use the intellisense feature( button, Textarea, slider, scroolist and the like...) "Screen1ViewBase.it is observed that the text colors of the implementations in the "cpp" file are also different(not blue).
"Screen1View.when I try to use the corresponding component in the "cpp" file, the "ctrl+space" keys do not work, or rather, inteslisense cannot complete the code.
   
Solved! Go to Solution.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 2:50 AM
Hello @fog.1 ,
When your IDE is open and you add a new widget from the designer, you should regenerate code through the designer, so the files are updated to recognize the new widget you have added to your project. If the new widgets are still not recognized, try to close and reopen the project. But keep the code regeneration in mind.
I hope this helps you, and don't hesitate to ask more questions
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-24 2:50 AM
Hello @fog.1 ,
When your IDE is open and you add a new widget from the designer, you should regenerate code through the designer, so the files are updated to recognize the new widget you have added to your project. If the new widgets are still not recognized, try to close and reopen the project. But keep the code regeneration in mind.
I hope this helps you, and don't hesitate to ask more questions
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-27 3:36 AM
thank you, your suggestion worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-27 5:08 AM
You're very welcome!
ST Software Developer | TouchGFX
