LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multicolumn listbox

Hi,

I'm working with multicolumn listboxes and I would like to do some things:

1.-Make some cells editable so I can modify them directly over it.
2.-I would like that some columns could contain images ring so I can select and Image from the ring in run time too.
3.-I would like to add new columns in run time that contains  images rings arrays.

How could  I do this?

Thanks,

ToNi.

PS.: I attach here a multicolumn listbox in LV 7.0 Express
0 Kudos
Message 1 of 3
(2,297 Views)

Hi,

for the first question, look at the following links:

http://forums.ni.com/ni/board/message?board.id=170&message.id=184762&requireLogin=False

http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/selecting_listbox_items/

For the second and third questions, I don't think it's possible to create new controls on run time, so you should use a trick for doing it. Maybe you could have the rings created previously but keep them invisible, and just show up when necessary. For accomplishing it, use property nodes of the ring controls such as visible and position properties.

0 Kudos
Message 2 of 3
(2,261 Views)
Hi,

Thanks but I can't open an attached file vi because I have LV 7.0 Express. Could you give me one in LV 7 Express?

Thanks,

ToNi.
0 Kudos
Message 3 of 3
(2,251 Views)