BreadcrumbNavigator QControl by Q Software Innovations, LLC - Toolkit for LabVIEW Download
Extends a String Control to create a Breadcrumb Navigation tool
Version | 1.0.0.3 |
Released | May 29, 2023 |
Publisher | Q Software Innovations, LLC |
License | BSD-3 |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | qsi_qcontrol_toolkit |
Project links | Homepage Repository Discussion |
Description
The BreadcrumbNavigator QControl is a QControl that inherits from and extends the String control. It acts like a list of HTML-Like links to help provide navigation in an application.
Add items through an included property. Clear all items through an included method.
When an item is clicked on, any thing after it is removed from the list and the clicked item is returned.
It requires the QControl Toolkit.