LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make listbox wich elements are combobox

Hi dear all. I would like to know how can i make listbox wich elements are combobox or enum variables? If sombody has alredy dan that please send me example or code.   thenks a lot
0 Kudos
Message 1 of 4
(2,739 Views)
This is not possible. Depending on what you are trying to do, a good solution may be an array of enums or combo boxes
0 Kudos
Message 2 of 4
(2,732 Views)

I saw a project wher solved that problem (listbox with combobox but this example is too difficult for me) 

0 Kudos
Message 3 of 4
(2,718 Views)

Sorry, I should have phrased my response differently. You can make it appear as if they are in the listbox, but you can't actually put them in the listbox.

 

Was the example you looked at this one?

 

If not, have a look at it. If so, explain what confuses you and maybe you can be pointed in the right direction. There are probably ways to do this more simply, without all of the extra fluff that the code uses to add more complex capabilities.

0 Kudos
Message 4 of 4
(2,706 Views)