Calendar QControl
The Calendar QControl is a QControl which inherits from and extends the Cluster control. It implements multiple buttons, lists, etc. to implement a Calandar. It has a properties to customize:
- Start Day of Week
- Colors of different components
- Toggle visibility of horizontal and vertical lines
It requires the QControl Toolkit to run which can be downloaded from the LabVIEW Tools Network here:
The QControl Toolkit on the LabVIEW Tools Network
Contents
LabVIEW Version
This code is currently published in LabVIEW 2018
Source Code
The source for the Calendar QControl can be found here:
QSI Shared QControls on GitLab
Build Instructions
The Calendar.lvclass and all its members can be distributed as a Class Library and built into the using application.
Installation Guide
The Calendar.lvclass and all its members can be distributed as a Class Library and built into the using application.
Execution
See documentation distributed with the QControl Toolkit.
Support
Submit Issues or Merge Requests through GitLab.