You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right-click options on Case Structure (so that you don't have to open the Tree View to perform them)
Find Callers now has focus after opening, so you can go right to Ctrl+G to navigate to the found items (Fixed Issue #32 - After find, window focus still remains in tree window.)
Ctrl+keys are now shown in right-click menu of tree view
Renaming a Category now renames all States in the Category and all Callers in state strings (Fix for Issue #31: Rename Category should rename Category Prefix for all States)
Fix For Issue #28 - Error 1055 while reverting the VI File ->Revert...
You can now delete calls to state by deleting the item in the Find Callers window (Fix for Issue #24 - Allow right-click delete (or Delete key) to delete a call to state in state string).
Deleting a state now deletes all callers in all state strings in the VI (Fix for Issue #25 - Automatically Delete Found Callers in list when deleted from state string)
Fixed Issue - right-click menu on State Strings outside of JKI State Machine would not work properly and would hang up the right-click menu (and slow down LabVIEW)