LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boxes as rings in a multicolumn listbox

Hi!
I want to use a multicolumn listbox in order to fill a XML file according to user choices. The choices are limited, that's why I'd like to insert a ring into each boxes and let the user choose the best answer... But I can't find a way to insert a ring in the boxes or to create a similar behaviour... Does anyone have an idea ?
CLA, CTA, LV Champion
View Cyril Gambini's profile on LinkedIn
This post is made under CC BY 4.0 DEED licensing
0 Kudos
Message 1 of 3
(3,212 Views)
This is not something that you can do automatically. You have to code it yourself. Look here for a similar discussion. At some point someone had posted a really good example, but it was an executable, and the source code was never posted. Can't find the message right now, but search the forums and you'll likely to find it.
Message 2 of 3
(3,203 Views)

I'd use an array of clusters were the clusters have multiple rings.

Show the scroll bar for the array, hide the index, add some free labels for the collumns, Just define the correct set of ring values for each "column" and done.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 3
(3,200 Views)