Hello,
How do I toggle visibility of an AppWizard text object from code without using AppWizard "interactions"?
Also side note: I've noticed when I use a large amount of "interactions" in AppWizard, some "interactions" disappear when saving or exporting (this issue is reproducible, I will be able to send the project file). One of these interactions involves an AppWizard text object that I need to set the visibility of. Therefore I am trying to accomplish this through code rather than using APPW_SetVarData() for an "interaction".
How do I toggle visibility of an AppWizard text object from code without using AppWizard "interactions"?
Also side note: I've noticed when I use a large amount of "interactions" in AppWizard, some "interactions" disappear when saving or exporting (this issue is reproducible, I will be able to send the project file). One of these interactions involves an AppWizard text object that I need to set the visibility of. Therefore I am trying to accomplish this through code rather than using APPW_SetVarData() for an "interaction".
The post was edited 2 times, last by Josh123 ().