LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set my vi as Parent and child?

hello ni,

               for my application as i want to set my main vi as a parent and sub vi as a child. i mean that if child vi opened and user move that vi, it should not bound above from parent vi, i mean that it should be shown as a with in the parent vi.

 

and another that i want show the some parametersettings vi, as like that in Visual basic properties tools box, even if i close or open that window, work space vi that should be automatically adjust that size. is it possible with labview? 

Regards,
Balaji DP
0 Kudos
Message 1 of 3
(3,004 Views)
This is my VI
Regards,
Balaji DP
0 Kudos
Message 2 of 3
(2,998 Views)

You mean like Excel?

This is called a Multi Document interface (MDI) and it is possible to set this up with LabVIEW. It is not bug-free!

But at LAVA there is at least one codesnap that provides this info.

 

Anotherand an XControl base solution

 

Ton

Message Edited by TCPlomp on 30-05-2010 08:32 AM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 3
(2,990 Views)