Hi,
in a modal i have a text widget which should not always be shown.
when using OSC{} in the visible property it does not show up (when sending):
receive('/addy/oscname',1);
in the project tree it is shown correctly in bold (not greyed out), when you move the text widget to another position in the tree it shows up(it does not matter if the editor mode is enabled or not).
The other way (hiding) seems to work.
Thanks!