Hi all,
I'd like to introduce LQ Widgets, a library to bring advanced GUI features to LabVIEW. It is powered by the Qt toolkit plus the Qwt library (Qt Widgets for Technical Applications).
This library consists of two major subcomponents that might interest LabVIEW users:
A GUI framework that is powerful, flexible, and comprehensive (see demos below).
A event-driven, intra-process communications framework. You can establish connections using (i) LabVIEW user events, (ii) callback VIs, or (iii) string specifications.
Here it is in action:
Why a GU