JKISoftware / JKI-State-Machine-Editor

The JKI State Machine Editor is a tool to make it easy for developers to use the JKI State Machine. It makes common tasks extremely easy to perform and exposes the user to more “advanced” (non-obvious) JKI SM features (because they are first-class features of the Helper), as well as JKI SM best practices (since the helper can enforce them: left-justification of strings, avoiding chaining states, etc.).
BSD 3-Clause "New" or "Revised" License
17 stars 10 forks source link

Right click context menu not available for LV2013/2014. #7

Closed digiajay closed 7 years ago

digiajay commented 7 years ago

No explicit menu option on right-clicking case structure in 13/14 versions. I first saw that in LV16/15 and believed the same happens for 13/14, later found Ctrl+Space -> Ctrl+J is other shortcut. Is it not possible to use custom menu items in 13/14 as well?

jimkring commented 7 years ago

Right-click Menu Only Works for LabVIEW 2015 or newer, when the Shortcut Menu Plugins feature was first introduced to LabVIEW.

I added a BIG BOLD COMMENT to the top of the Readme.md https://github.com/JKISoftware/JKI-State-Machine-Editor/blob/master/README.md