-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
Details
Let’s face it XControls filled a niche but were awful to create and work with in anything but the simplest programs. The niche XControls filled and now QControls fill is this:
There needs to be a construct in LabVIEW that allows:
* creation of complex user interface code
* event handling that is separated from other business logic and other user interface logic
* encapsulation and reused without having to duplicate the code
https://www.qsi.dev/2020/06/03/QControl-Toolkit-Design-Decisions-1/
Please sign in to leave a comment.