-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
ViBox - XControls by qmt - Toolkit for LabVIEW Download
Version | 3.0.0.72 |
Released | May 19, 2016 |
Publisher | qmt |
License | BSD 3-Clause "New" or "Revised" License |
LabVIEW Version | LabVIEW>=9.0 |
Operating System | Windows |
Project links | Homepage Repository |
Description
XTab :
This control allows you to display unlimited number of page in a tab like way.
User can reorder and detach page from the XTab.
User can merge any dateched page in the XTab.
PlaceHolderString :
This control allows you to display a placeholder value in a string control.
The place holder value is erased when user set the focus to the control and write text.
The place holder is displayed again when string control is empty.
Release Notes
New:
* two tab size available
* busy message can be display on a Tab or a Window
Enhancement:
* tab text font set to dialog font
* better transparency management
* new window created by dropping tab inherits the size of the XTab
* methods ModifyViRef, ClosePage, MergeWindow now apply on user specified page
Bug fix:
* Non detachable tab could cause, on specific action, issue with tabs management