LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can set window title programmatically

how to set the window title programmatically
for example the main vi i have a combo box  which stores some names
exp: abc
        bcd
        cde
then it will pass the data to another vi all the names use the same vi to display the data
i want the window title to be the name of particular name user selected.
 can anyone help me?
0 Kudos
Message 1 of 5
(9,476 Views)
Hi jeyanthi,
use a property node. connect the reference of the vi to it and select frontpanel-window -> title.
Mike
0 Kudos
Message 2 of 5
(9,473 Views)
can i get an example plz . thk u
0 Kudos
Message 3 of 5
(9,467 Views)

Hi jeyanthi,

attached you will find an example.

Hope it helps.
Mike

Message 4 of 5
(9,465 Views)
thk u it helps
0 Kudos
Message 5 of 5
(9,457 Views)