UI Item Select (Open Source) by Blue Origin - Toolkit for LabVIEW Download
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 |
Dependencies | oglib_array blue_origin_lib_deferpanelupdates_opensource blue_origin_lib_blueutilities_opensource |
Used By | blue_origin_lib_runlog_opensource blue_origin_lib_bluetreemapviewer_opensource blue_origin_lib_blue_event_log_opensource |
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.