LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multicolumn listbox column default textsize

Hi,

 

I use a multicolumn listbox control to display values queried from a database. There is one column that needs to display more text than the other columns. So i want to set the default text size to a smaller size than the other columns. Up to now I changed the cells text size by clicking each cell individually and adjust the textsize. When i retrieve more records than the number of cells that I have adjusted, the text of the last rows still doesn't fit.

 

Is there a way to set the default text size per column ? (fe 1 column with text size 14 and the other columns text size 18)

 

Thanks in advance,

Stef

0 Kudos
Message 1 of 3
(2,698 Views)

Hi svh,

 

why don't you set the text size for the whole column?

Read the help for the "ActiveCell" property of the MCL to know how to select whole column/row/sheet!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,676 Views)

try this vi

it help you to select columns and fonts 

0 Kudos
Message 3 of 3
(2,672 Views)