LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multicolumns listbox infos

There is a way to modify the aligment of the text in columns of the
multicolumns listbox ?
0 Kudos
Message 1 of 2
(2,669 Views)
While it is possible to set text alignment for single cells at design time, I don't know how to replicate this programmatically.
To curstomize text in a cell of a multicolumn list box simply click in it with the labeling tool and next use the Text settings tool in the toolbar to modify the attributes of text (font, size, style, alignment and color). You are only limited in that is possible to work on a single cell at a time, not on an entire row or column. The customizations you made remain valid even after a changing text in the cell both manually and programmatically.
Regards,
Roberto


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,669 Views)