LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating controls dynamically...

hi,
    Can anyone tell me is it possible to create controlls (may be buttons) dynamically  during run time???
 
Also i have an application wherein i use a listbox for processing. How do i disable or enable an item alone during run time??
 
 
Thanks
Jay
0 Kudos
Message 1 of 5
(4,085 Views)
Hi Jay,
for some information see this search result please http://forums.ni.com/ni/search?submitted=true&q=scripting.
There is an example from Ben and ?? (sorry, don´t remember the others), which shows how you can create a front panel, with using a picture control. Maybe an array of buttons can also help you.
 
You can connect an array of elements, to describe which elements you want to be disabled. Use a propety node for it.
 
Hope it helps.
Mike


Message Edited by MikeS81 on 08-04-2008 12:53 PM
0 Kudos
Message 2 of 5
(4,080 Views)

Now we can really  create controls dynamically. See this

 

http://forums.ni.com/ni/board/message?board.id=170&thread.id=443761

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 3 of 5
(3,930 Views)

Now we can really  create controls dynamically. See this

 

http://forums.ni.com/ni/board/message?board.id=170&thread.id=443761

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 4 of 5
(3,927 Views)
STOP spamming the board with multiple posts to the same link. One is enough!
0 Kudos
Message 5 of 5
(3,920 Views)