Right Click menus
-
Insert LVClass Property Node
GitHubThis project demonstrates how add right-click menu options to the LabVIEW editor.Insert LVClass Property Node is an extension (LabVIEW Shortcut Menu Plug-in) that automatically inserts LVClass Property Node (Read or Write) or display a dialog box to choose which property to create with which access (Read, Write, Read and Write).
LabVIEW Project window
-
LabVIEW Shortcut Provider
GitHubThis project demonstrates how to control and modify the LabVIEW Project window. LabVIEW Shortcut Provider is an extension (LabVIEW Project Providers) that automatically creates Shortcuts, as we have on our desktop, to LabVIEW files directly within a LabVIEW project tree.
Items into the LabVIEW Menus
-
Dev Tools Menu
GitHubThis project demonstrates how custom menu items into LabVIEW File, Tools, Help menus can be created. Dev Tools Menu is an extension (LabVIEW Pull-down Menu Plug-Ins) adds a "Dev Tool" custom menu item that launches custom development tool VIs when selected from the menu.
Quick Drop Keyboard Shortcuts
-
Clean Up VI Front Panel
GitHubThis project demonstrates how to create custom LabVIEW Quick Drop Shortcuts. Front Panel Clean-Up is an extension (Quick-Drop Shortcut) that automatically cleans up the controls and indicators of a LabVIEW front panel.