UI Item Select (Open Source) by Blue Origin - Toolkit for LabVIEW Download
Easy item selection UI for trees and listboxes

Version | 3.1.2.15 |
Released | Jan 02, 2023 |
Publisher | Blue Origin |
License | BSD 3-Clause |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository |
Description
This package adds selectable checkboxes to symbol-supported controls. (Listbox, Multicolumn lisbtox, Tree)
This package was VERY heavily inspried by a library written by Hoovahh here:
https://forums.ni.com/t5/Community-Documents/Listbox-Multicolumn-Listbox-and-Tree-Item-Selection/ta-p/3508098
While this package maintains the same public interface developed by Hoovahh, the underlying code was largely rewritten in order to maximize performance. This package is confirmed to be performant even with large tree controls with several thousand tags.