Skip to content

Commit cd9ccd9

Browse files
committed
Added state text flashing inside of state string constant
1 parent 54c6b11 commit cd9ccd9

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed
0 Bytes
Binary file not shown.

source/JKI State Machine Editor.vipb

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="0.6" Created_Date="2017-05-05 17:42:51" Modified_Date="2017-06-21 18:23:32" Creator="Jim Kring" Comments="" ID="11053b4ada76f7e653b08f64709d2f84">
1+
<VI_Package_Builder_Settings Version="0.6" Created_Date="2017-05-05 17:42:51" Modified_Date="2017-06-21 23:01:35" Creator="Jim Kring" Comments="" ID="2667145b3b621b57dbc71f9acf9f3d4e">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_State_Machine_Editor</Package_File_Name>
4-
<Library_Version>2013.0.9.104</Library_Version>
4+
<Library_Version>2013.1.0.108</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>source</Library_Source_Folder>
77
<Library_Output_Folder>.</Library_Output_Folder>
@@ -64,7 +64,10 @@ Special thanks to Jim Carmody for open sourcing his CaseSelect tool as a launchi
6464
<Copyright>Copyright (c) 2017, JKI, jcarmody</Copyright>
6565
<Packager>JKI</Packager>
6666
<URL>https://github.com/JKISoftware/JKI-State-Machine-Editor</URL>
67-
<Release_Notes>- Fixed Issue #19: OpenG LabVIEW Data dependency should be built in (JKI SM Editor is broken unless package is installed)</Release_Notes>
67+
<Release_Notes>New Feature: *Find Callers* of State
68+
- To use, press Ctrl+F in tree view, right-click in tree view, or right-click on state string
69+
- In the search results dialog, click a state to highlight the caller state string
70+
- Ctrl+G to step forward through results, Ctrl+Shift+G to step backward through results</Release_Notes>
6871
</Description>
6972
<Destinations>
7073
<Toolkit_VIs>

source/JKI State Machine Helper.lvproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<Item Name="Test JKI SM Helper.vi" Type="VI" URL="../Test JKI SM Helper.vi"/>
2525
<Item Name="JKI State Machine Editor.vipc" Type="Document" URL="../JKI State Machine Editor.vipc"/>
2626
<Item Name="JKI State Machine Editor.vipb" Type="Document" URL="../JKI State Machine Editor.vipb"/>
27-
<Item Name="Highlight State Call.vi" Type="VI" URL="../source/QuickDrop Plugin/_JKI State Machine Helper/Highlight State Call.vi"/>
2827
<Item Name="Dependencies" Type="Dependencies">
2928
<Item Name="vi.lib" Type="Folder">
3029
<Item Name="DialogType.ctl" Type="VI" URL="/&lt;vilib&gt;/Utility/error.llb/DialogType.ctl"/>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)