-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
MGI Panel Manager - .NET Panels by MGI - Toolkit for LabVIEW Download
Version | 1.0.1.4 |
Released | Mar 30, 2018 |
Publisher | MGI |
License | BSD |
LabVIEW Version | LabVIEW>=17.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Documentation Repository |
Description
This is an extension to the MGI panel manager that provides two new panel types.
MDI Panels
This allows developers to quickly implement a Multiple Document Interface (MDI) in their application. An MDI is a common graphical user interface in which serveral windows are contained in another window.
Tab Panels
This uses the .NET TabControl to implement dynamic and easy to maintain tab controls. This allows you to add and remove tabs as needed at runtime.