Hey All, I'm looking to make a dynamic element for my front panel that will contain a number of boolean controls that are named after file names in a folder. Best case I'd like something like this:
Right now, the best way I can think of to set this up is an array of clusters with disabled strings placed over the boolean buttons, however I'm thinking there must be a better way
Stretch goal: Is there also a way to display a Vi's icon in the front panel as an image? It would be nice to have something useful to break up the booleans that also indicates some level of information.