05-02-2012 02:44 AM
Hi,
There were some occasions where the new indicator I created was actually overlapping with the other indicator which was hidden at the time of development.
I only realize this when program is usually running and the hidden indicator appears on the front panel.
It would be great if I can see all the front panel items hidden while in developing mode.
Is there any easy way for this or am I missing something?
Thanks.
Steve
Solved! Go to Solution.
05-02-2012 07:24 AM
See here: http://forums.ni.com/t5/LabVIEW/Darren-s-Weekly-Nugget-08-14-2006/m-p/403788
You can also choose to vote for this idea: http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Show-all-hidden-controls-and-indicators/idi-p/1113431
05-02-2012 06:36 PM
Thank you smercurio_fc,
That's exactly what I was after. Now I have nice tool to show hidden controls. I also voted for that idea to have this tool as a standard edit menu.
After trying this feature though, one thing arise to me.
It would be nice to have undo option (hide again) because once I show all hidden controls or indicators it shows not only programically hidden ones but also hidden items that I have hide by right clicking the item in the block diagram. Once I save the VI, these need to be hide maually.
Anyway I'm happy now to learn new feature and it will be very useful.
Cheers