Hi,
I want to hide/show a TextView widget in a Flex layout on demand, the goal would be to show contextual information depending on the state of the application (e.g. tips, completion candidates).
A proposal based on adding nil objects to the layout has been hinted at in #104, what is the status of that feature?
Thanks!
Hi,
I want to hide/show a
TextViewwidget in aFlexlayout on demand, the goal would be to show contextual information depending on the state of the application (e.g. tips, completion candidates).A proposal based on adding
nilobjects to the layout has been hinted at in #104, what is the status of that feature?Thanks!