08-03-2011 10:53 AM - edited 08-03-2011 10:53 AM
I'm assuming there is not a way to do this, but is there any possibility I can make my MC listbox or table formatted like is shown in the picture?It would make organizing it much easier for what I am trying to do.
08-03-2011 11:45 AM
Try a table control. Or use a spreadsheet via AciveX container (e.g. Excel).
Felix
08-04-2011 04:22 PM
Hey,
I would suggest checking the table examples in labview. This is an excellent resource.
Regards,
Josh Brown
08-04-2011 04:44 PM - edited 08-04-2011 04:47 PM
I went this route with some array, and string controls, along with a few decorations. Still needs a little cleaning up