07-07-2010 09:46 AM
I would like to have the same indicator on two different pages of a tab control.
What is the best practices way to accomplish this?
Ideas:
07-07-2010 09:55 AM
Ideas:
4. Use the same indicator on multiple pages.
Instead of dragging an indicator onto a tab control, if you select it and move it with the arrow buttons, it will have a shadow around it and not be part of the tab control. The shadow will disappear when you run the VI.
If you don't want the indicator visible at all times, in your event structure you can hide/show it based on which page is selected.