-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Better Drag and Drop by Blue Origin - Toolkit for LabVIEW Download
Version | 1.1.1.4 |
Released | Jan 02, 2023 |
Publisher | Blue Origin |
License | Not Specified |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository |
Description
This package provides an improved drag and drop schema for:
- Listbox
- Multicolumn Listbox
- Tree
Notable advantages:
- Use cursor position to select indent level when dropping items onto a tree control. (Not a native LabVIEW capability)
- Easily move items from 1 control to another control
- LVOOP abstraction
This toolkit entirely overrides the built-in drag/drop behavior with custom code.
Basically, this is an entirely G-written implentation of drag/drop behavior.