|
@@ -1,5 +1,5 @@
|
1
|
1
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="14F1505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
2
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="14F1509" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
3
|
3
|
<dependencies>
|
4
|
4
|
<deployment identifier="macosx"/>
|
5
|
5
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
|
|
@@ -677,7 +677,7 @@
|
677
|
677
|
<autoresizingMask key="autoresizingMask"/>
|
678
|
678
|
<subviews>
|
679
|
679
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fCd-m1-NwV">
|
680
|
|
- <rect key="frame" x="14" y="169" width="152" height="32"/>
|
|
680
|
+ <rect key="frame" x="14" y="169" width="302" height="32"/>
|
681
|
681
|
<buttonCell key="cell" type="push" title="Connect" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="adp-gD-EEf">
|
682
|
682
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
683
|
683
|
<font key="font" metaFont="system"/>
|
|
@@ -686,16 +686,6 @@
|
686
|
686
|
<action selector="connectButtonPressed:" target="QvC-M9-y7g" id="3UW-Gk-OUp"/>
|
687
|
687
|
</connections>
|
688
|
688
|
</button>
|
689
|
|
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="v8W-R7-l4G">
|
690
|
|
- <rect key="frame" x="164" y="169" width="152" height="32"/>
|
691
|
|
- <buttonCell key="cell" type="push" title="Create" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EEe-0L-Dx7">
|
692
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
693
|
|
- <font key="font" metaFont="system"/>
|
694
|
|
- </buttonCell>
|
695
|
|
- <connections>
|
696
|
|
- <action selector="createButtonPressed:" target="QvC-M9-y7g" id="Iff-L2-DFe"/>
|
697
|
|
- </connections>
|
698
|
|
- </button>
|
699
|
689
|
<levelIndicator verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bo5-fb-a0u">
|
700
|
690
|
<rect key="frame" x="20" y="140" width="290" height="16"/>
|
701
|
691
|
<levelIndicatorCell key="cell" alignment="left" maxValue="1023" warningValue="2000" criticalValue="2000" levelIndicatorStyle="continuousCapacity" id="xcx-tB-hUl"/>
|
|
@@ -736,7 +726,6 @@
|
736
|
726
|
</view>
|
737
|
727
|
<connections>
|
738
|
728
|
<outlet property="connectButton" destination="fCd-m1-NwV" id="3l3-JM-thL"/>
|
739
|
|
- <outlet property="createButton" destination="v8W-R7-l4G" id="dGA-CN-AUM"/>
|
740
|
729
|
<outlet property="level1" destination="Bo5-fb-a0u" id="EHR-Gm-wah"/>
|
741
|
730
|
<outlet property="level2" destination="LlC-lV-IAQ" id="iMK-OU-OLi"/>
|
742
|
731
|
<outlet property="level3" destination="URz-Id-X9n" id="dgR-4v-LBR"/>
|