|
@@ -3,7 +3,6 @@
|
|
|
<dependencies>
|
|
|
<deployment identifier="macosx"/>
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
|
|
|
- <capability name="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -41,12 +40,27 @@
|
|
|
<view key="contentView" id="ADh-6q-unE">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="20"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YEb-Wo-gCO">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="50" height="20"/>
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="iE6-OF-SCe">
|
|
|
+ <font key="font" usesAppearanceFont="YES"/>
|
|
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="YEb-Wo-gCO" secondAttribute="bottom" id="471-q4-tno"/>
|
|
|
+ <constraint firstItem="YEb-Wo-gCO" firstAttribute="top" secondItem="ADh-6q-unE" secondAttribute="top" id="L2k-hm-JXd"/>
|
|
|
+ <constraint firstItem="YEb-Wo-gCO" firstAttribute="leading" secondItem="ADh-6q-unE" secondAttribute="leading" id="P0n-SG-rsj"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="YEb-Wo-gCO" secondAttribute="trailing" id="SWZ-gr-ACH"/>
|
|
|
+ </constraints>
|
|
|
</view>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="AZ4-sb-4TZ"/>
|
|
|
<constraint firstAttribute="width" constant="50" id="jZL-ix-Q12"/>
|
|
|
</constraints>
|
|
|
- <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
|
|
|
</box>
|
|
|
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="taM-CD-cQz">
|
|
|
<rect key="frame" x="147" y="17" width="24" height="16"/>
|
|
@@ -69,12 +83,27 @@
|
|
|
<view key="contentView" id="yLL-Y6-iJB">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="20"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iP8-Kl-ohG">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="50" height="20"/>
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="LxG-T2-nGg">
|
|
|
+ <font key="font" usesAppearanceFont="YES"/>
|
|
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="iP8-Kl-ohG" secondAttribute="trailing" id="VZA-lh-a0K"/>
|
|
|
+ <constraint firstItem="iP8-Kl-ohG" firstAttribute="leading" secondItem="yLL-Y6-iJB" secondAttribute="leading" id="bm8-Fi-Ylh"/>
|
|
|
+ <constraint firstItem="iP8-Kl-ohG" firstAttribute="top" secondItem="yLL-Y6-iJB" secondAttribute="top" id="lsd-zB-sGA"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="iP8-Kl-ohG" secondAttribute="bottom" id="sb7-i0-laX"/>
|
|
|
+ </constraints>
|
|
|
</view>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="PCm-5n-mSf"/>
|
|
|
<constraint firstAttribute="width" constant="50" id="raH-h1-YEU"/>
|
|
|
</constraints>
|
|
|
- <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
|
|
|
</box>
|
|
|
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vte-w4-cRw">
|
|
|
<rect key="frame" x="380" y="17" width="24" height="16"/>
|
|
@@ -97,12 +126,32 @@
|
|
|
<view key="contentView" id="xbz-NL-sTL">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="76" height="20"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="05O-ID-Yh1">
|
|
|
+ <rect key="frame" x="-1" y="-2" width="80" height="23"/>
|
|
|
+ <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="jEM-6s-eQ3">
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ <objectValues>
|
|
|
+ <string>Low</string>
|
|
|
+ <string>Medium</string>
|
|
|
+ <string>Hight</string>
|
|
|
+ </objectValues>
|
|
|
+ </comboBoxCell>
|
|
|
+ </comboBox>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="05O-ID-Yh1" firstAttribute="leading" secondItem="xbz-NL-sTL" secondAttribute="leading" id="0R5-uC-NfT"/>
|
|
|
+ <constraint firstItem="05O-ID-Yh1" firstAttribute="top" secondItem="xbz-NL-sTL" secondAttribute="top" id="6IJ-Am-u7u"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="05O-ID-Yh1" secondAttribute="trailing" id="Cgz-ve-0ad"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="05O-ID-Yh1" secondAttribute="bottom" id="tDi-cZ-uBN"/>
|
|
|
+ </constraints>
|
|
|
</view>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="gKI-Vf-5GK"/>
|
|
|
<constraint firstAttribute="width" constant="76" id="gOn-AM-2mB"/>
|
|
|
</constraints>
|
|
|
- <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
|
|
|
</box>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
@@ -143,6 +192,9 @@
|
|
|
</constraints>
|
|
|
<connections>
|
|
|
<outlet property="buttonConetntView" destination="Yqh-YR-NAF" id="UP5-Yj-8FY"/>
|
|
|
+ <outlet property="comboBox" destination="05O-ID-Yh1" id="Pih-F9-7qe"/>
|
|
|
+ <outlet property="imageAbovePPITextField" destination="iP8-Kl-ohG" id="OCs-YY-RhH"/>
|
|
|
+ <outlet property="imagePPITextField" destination="YEb-Wo-gCO" id="B1C-AV-pdz"/>
|
|
|
<outlet property="titleLabel" destination="Ht4-BQ-Ga8" id="qMg-MO-MFT"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="100" y="5"/>
|