Jump to content

Shortcut Menu Plugins

From LabVIEW Wiki
Revision as of 06:34, 9 August 2024 by Logmanoriginal (talk | contribs) (Mark as stub, move to [[:Category:LabVIEW add-ons}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LabVIEW 2015 adds the ability to write VIs to modify the shortcut menus of LabVIEW's editor environment. You can add, rearrange or replace shortcut menu items for the edit-time front panel and block diagram or for the block diagram at run-time. These plug-ins do not affect the panels of running VIs -- they do not become part of applications that you build with LabVIEW. If you want to modify the run-time panel menus, use the menu editing nodes that have been available with LabVIEW for many versions.

External Links