Skip to content

Commit

Permalink
Added pane tab to SplitMan UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylphe88 committed Aug 15, 2018
1 parent 60b0a47 commit 48013a0
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
Binary file added Splitters Manager/Pane Info.ctl
Binary file not shown.
Binary file modified Splitters Manager/SplitMan.vi
Binary file not shown.
Binary file modified Splitters Manager/Splitter Info.ctl
Binary file not shown.
Binary file modified Splitters Manager/Splitter Manager UI.vi
Binary file not shown.
10 changes: 8 additions & 2 deletions Splitters Manager/Splitter Manager.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Pane Info.ctl" Type="VI" URL="../Pane Info.ctl"/>
<Item Name="SplitMan.vi" Type="VI" URL="../SplitMan.vi"/>
<Item Name="Splitter Info.ctl" Type="VI" URL="../Splitter Info.ctl"/>
<Item Name="Splitter Manager UI.vi" Type="VI" URL="../Splitter Manager UI.vi"/>
Expand Down Expand Up @@ -38,7 +39,7 @@
<Property Name="Bld_excludedDirectoryCount" Type="Int">6</Property>
<Property Name="Bld_localDestDir" Type="Path">/C/Users/EricAdmin/Documents/LabVIEW Data/Quick Drop Plugins</Property>
<Property Name="Bld_previewCacheID" Type="Str">{AB5213BC-3C5C-4419-A10D-BD995EA0BCF1}</Property>
<Property Name="Bld_version.build" Type="Int">9</Property>
<Property Name="Bld_version.build" Type="Int">17</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">Destination Directory</Property>
<Property Name="Destination[0].path" Type="Path">/C/Users/EricAdmin/Documents/LabVIEW Data/Quick Drop Plugins</Property>
Expand All @@ -51,7 +52,7 @@
<Property Name="Destination[2].path.type" Type="Str">&lt;none&gt;</Property>
<Property Name="Destination[2].type" Type="Str">LLB</Property>
<Property Name="DestinationCount" Type="Int">3</Property>
<Property Name="Source[0].itemID" Type="Str">{10F3B4F8-DA96-4A29-9A01-DC5AFFD5BEC3}</Property>
<Property Name="Source[0].itemID" Type="Str">{BDC4E347-F830-4D5A-AF14-6966E7F45F18}</Property>
<Property Name="Source[0].type" Type="Str">Container</Property>
<Property Name="Source[1].destinationIndex" Type="Int">2</Property>
<Property Name="Source[1].itemID" Type="Ref">/My Computer/Splitter Manager UI.vi</Property>
Expand All @@ -63,6 +64,11 @@
<Property Name="Source[2].type" Type="Str">VI</Property>
<Property Name="Source[3].destinationIndex" Type="Int">0</Property>
<Property Name="Source[3].itemID" Type="Ref">/My Computer/SplitMan.vi</Property>
<Property Name="Source[3].properties[0].type" Type="Str">Window run-time position</Property>
<Property Name="Source[3].properties[0].value" Type="Str">Centered</Property>
<Property Name="Source[3].properties[1].type" Type="Str">Allow debugging</Property>
<Property Name="Source[3].properties[1].value" Type="Bool">true</Property>
<Property Name="Source[3].propertiesCount" Type="Int">2</Property>
<Property Name="Source[3].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[3].type" Type="Str">VI</Property>
<Property Name="SourceCount" Type="Int">4</Property>
Expand Down

0 comments on commit 48013a0

Please sign in to comment.