drjdpowell Posted August 18, 2014 Report Posted August 18, 2014 Is it possible to remove a VI from a subpanel without the subpanel reference (just using the VI's reference)? Quote
shoneill Posted August 18, 2014 Report Posted August 18, 2014 No. Longer Answer: There was a rather large discussion about this "missing feature" HERE. Quote
drjdpowell Posted August 18, 2014 Author Report Posted August 18, 2014 No. That's annoying. I understand the reasoning of not letting the called code know access the subpanel ref... because I want the opposite; I don't want the calling code to access the VI ref. I have "actors" for which the actual VI that defines their UI should be private to the actor. I send "Insert yourself in this subpanel messages" and I need a way to get myself out of any previous subpanel I've been insert in. Thanks, -- James Quote
shoneill Posted August 18, 2014 Report Posted August 18, 2014 Hmm, I understand. Hiding the FP doesn't force exiting the Sub-Panel by any chance? I know window visibility has given me many headaches with SubPanels int he past. Things like this will hopefully at some stage in the future perhaps be addressable when the codebase of LabVIEW has been brought up to date. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.