ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
12-13-2005 11:33 AM
12-14-2005 01:54 AM
There is no property node to change the size of a list box.
However, there is a workaround : you can set the cell sizes and the number of rows and columns.
Accordingly a solution is to save the initial cell dimensions, create a big single cell listbox with appropriate dimensions, then reset the cell sizes.
The attached vi does the trick, but I left some work for you : you'll have to modify it to also adjust the Listbox height 😉
12-14-2005 02:07 AM
12-14-2005 02:26 AM
12-14-2005 03:12 AM
Here in LabVIEW 7.0
regards