123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMAITranslationConfirmWindowController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="cancelBox" destination="vyK-GF-45b" id="SmK-bv-L3Z"/>
- <outlet property="cancelButton" destination="cGZ-Im-IxK" id="rmV-MT-RM5"/>
- <outlet property="cancelLabel" destination="deL-QF-z0s" id="eA4-QB-zXm"/>
- <outlet property="fromBox" destination="hnW-Hu-edB" id="obD-SQ-Lsx"/>
- <outlet property="fromLabel" destination="Rva-eU-GRw" id="dIy-M0-Xt2"/>
- <outlet property="label" destination="aq8-Ah-UWm" id="6kD-WB-eMe"/>
- <outlet property="languageImageView" destination="Yky-Tx-mDq" id="Rbp-QD-wQ7"/>
- <outlet property="prePDFView" destination="g0s-3J-B7Z" id="Nnu-z9-3YR"/>
- <outlet property="subLabel" destination="zlV-ti-gJ9" id="Iyb-MH-bFZ"/>
- <outlet property="tipsLabel1" destination="7Ui-Xy-UA6" id="zZ8-IJ-Hyk"/>
- <outlet property="tipsLabel2" destination="pdX-rR-ESN" id="X7l-m3-UXt"/>
- <outlet property="toBox" destination="CL9-IR-CZi" id="Ouj-W7-QOd"/>
- <outlet property="toLabel" destination="nfg-7P-9zD" id="oPu-fK-v8b"/>
- <outlet property="translateBox" destination="mxT-Tw-rlp" id="Jh5-hM-0hL"/>
- <outlet property="translateButton" destination="3Am-My-14a" id="Gzf-c0-bSh"/>
- <outlet property="translateLabel" destination="nFO-mt-ZB4" id="gmM-Ju-YLy"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="628" height="334"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="628" height="276"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zwE-aA-0ce">
- <rect key="frame" x="440" y="16" width="172" height="28"/>
- <view key="contentView" id="11a-a7-FcD">
- <rect key="frame" x="0.0" y="0.0" width="172" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vyK-GF-45b">
- <rect key="frame" x="0.0" y="0.0" width="78" height="28"/>
- <view key="contentView" id="XSf-Em-cr2">
- <rect key="frame" x="1" y="1" width="76" height="26"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="deL-QF-z0s">
- <rect key="frame" x="20" y="5" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="FIx-7a-CCI">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cGZ-Im-IxK">
- <rect key="frame" x="0.0" y="0.0" width="76" height="26"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="mp1-Jt-tKe">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="cancelAction:" target="-2" id="LCk-7o-yve"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="cGZ-Im-IxK" secondAttribute="trailing" id="3wu-YM-dAg"/>
- <constraint firstItem="deL-QF-z0s" firstAttribute="centerY" secondItem="XSf-Em-cr2" secondAttribute="centerY" id="4t3-q9-nio"/>
- <constraint firstAttribute="bottom" secondItem="cGZ-Im-IxK" secondAttribute="bottom" id="8ZJ-B7-GY3"/>
- <constraint firstItem="cGZ-Im-IxK" firstAttribute="top" secondItem="XSf-Em-cr2" secondAttribute="top" id="RrO-O9-QeA"/>
- <constraint firstItem="cGZ-Im-IxK" firstAttribute="leading" secondItem="XSf-Em-cr2" secondAttribute="leading" id="d8c-36-nkZ"/>
- <constraint firstItem="deL-QF-z0s" firstAttribute="centerX" secondItem="XSf-Em-cr2" secondAttribute="centerX" id="jvx-ko-4Wn"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="78" id="TY4-G0-aVa"/>
- </constraints>
- <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </box>
- <box boxType="custom" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mxT-Tw-rlp">
- <rect key="frame" x="94" y="0.0" width="78" height="28"/>
- <view key="contentView" id="5yL-5z-83R">
- <rect key="frame" x="1" y="1" width="76" height="26"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nFO-mt-ZB4">
- <rect key="frame" x="20" y="5" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="UTP-2e-VlX">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3Am-My-14a">
- <rect key="frame" x="0.0" y="0.0" width="76" height="26"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Fkj-HH-Ela">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="translateAction:" target="-2" id="6uA-Vn-Eq3"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="nFO-mt-ZB4" firstAttribute="centerY" secondItem="5yL-5z-83R" secondAttribute="centerY" id="0ZN-RX-fTY"/>
- <constraint firstItem="3Am-My-14a" firstAttribute="top" secondItem="5yL-5z-83R" secondAttribute="top" id="1Ly-FI-FtW"/>
- <constraint firstItem="3Am-My-14a" firstAttribute="leading" secondItem="5yL-5z-83R" secondAttribute="leading" id="CUV-Lr-tG5"/>
- <constraint firstAttribute="bottom" secondItem="3Am-My-14a" secondAttribute="bottom" id="S46-iY-pqT"/>
- <constraint firstItem="nFO-mt-ZB4" firstAttribute="centerX" secondItem="5yL-5z-83R" secondAttribute="centerX" id="Yvu-BP-umJ"/>
- <constraint firstAttribute="trailing" secondItem="3Am-My-14a" secondAttribute="trailing" id="yFX-3N-teC"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="r0S-8M-b5L"/>
- </constraints>
- <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="mxT-Tw-rlp" firstAttribute="leading" secondItem="vyK-GF-45b" secondAttribute="trailing" constant="16" id="2zX-i0-5Pl"/>
- <constraint firstItem="mxT-Tw-rlp" firstAttribute="top" secondItem="11a-a7-FcD" secondAttribute="top" id="4Ku-SF-lJy"/>
- <constraint firstItem="mxT-Tw-rlp" firstAttribute="width" secondItem="vyK-GF-45b" secondAttribute="width" id="AuU-eU-f7L"/>
- <constraint firstItem="vyK-GF-45b" firstAttribute="top" secondItem="11a-a7-FcD" secondAttribute="top" id="Fmj-o2-C5j"/>
- <constraint firstAttribute="bottom" secondItem="vyK-GF-45b" secondAttribute="bottom" id="M5z-xX-014"/>
- <constraint firstItem="mxT-Tw-rlp" firstAttribute="height" secondItem="vyK-GF-45b" secondAttribute="height" id="cV1-EH-k3m"/>
- <constraint firstAttribute="bottom" secondItem="mxT-Tw-rlp" secondAttribute="bottom" id="cke-B4-boT"/>
- <constraint firstAttribute="trailing" secondItem="mxT-Tw-rlp" secondAttribute="trailing" id="sBz-LK-0mB"/>
- <constraint firstItem="vyK-GF-45b" firstAttribute="leading" secondItem="11a-a7-FcD" secondAttribute="leading" id="zfg-bG-f0W"/>
- </constraints>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="iMz-Q5-D6R">
- <rect key="frame" x="16" y="226" width="596" height="50"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aq8-Ah-UWm">
- <rect key="frame" x="-2" y="17" width="600" height="16"/>
- <textFieldCell key="cell" alignment="left" title="Label" id="F7x-HZ-dOf">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="aq8-Ah-UWm" secondAttribute="trailing" id="4x3-XJ-ncF"/>
- <constraint firstItem="aq8-Ah-UWm" firstAttribute="centerY" secondItem="iMz-Q5-D6R" secondAttribute="centerY" id="aqJ-4f-BbG"/>
- <constraint firstItem="aq8-Ah-UWm" firstAttribute="leading" secondItem="iMz-Q5-D6R" secondAttribute="leading" id="vFc-3c-MnQ"/>
- <constraint firstAttribute="height" constant="50" id="xdr-Zz-1sq"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WyA-fZ-iqG">
- <rect key="frame" x="16" y="64" width="596" height="162"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="g0s-3J-B7Z" customClass="KMCustomPDFView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="22" width="106" height="140"/>
- <constraints>
- <constraint firstAttribute="width" constant="106" id="bJf-WD-7Mo"/>
- <constraint firstAttribute="height" constant="140" id="fEC-47-NuY"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="wV9-Le-UHj">
- <rect key="frame" x="122" y="0.0" width="474" height="162"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zlV-ti-gJ9">
- <rect key="frame" x="-2" y="146" width="478" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ken-B3-K7v">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hnW-Hu-edB">
- <rect key="frame" x="0.0" y="112" width="221" height="32"/>
- <view key="contentView" id="fqa-yz-GHT">
- <rect key="frame" x="1" y="1" width="219" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rva-eU-GRw">
- <rect key="frame" x="6" y="7" width="189" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="0g8-wy-2we">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aPk-2b-flp">
- <rect key="frame" x="193" y="7" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="AfI-rJ-Wja"/>
- <constraint firstAttribute="width" constant="16" id="Qyh-dF-klv"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="J4G-LO-Kjd"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fxA-43-vq4">
- <rect key="frame" x="0.0" y="0.0" width="219" height="30"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="jvf-Za-Y4i">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="fromLanguageAction:" target="-2" id="sFe-uD-Phf"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="fxA-43-vq4" secondAttribute="bottom" id="AsO-bn-hv3"/>
- <constraint firstAttribute="trailing" secondItem="aPk-2b-flp" secondAttribute="trailing" constant="10" id="Ggg-cW-OwQ"/>
- <constraint firstItem="fxA-43-vq4" firstAttribute="top" secondItem="fqa-yz-GHT" secondAttribute="top" id="bgh-aK-zdQ"/>
- <constraint firstItem="aPk-2b-flp" firstAttribute="leading" secondItem="Rva-eU-GRw" secondAttribute="trailing" id="eQf-jI-xz0"/>
- <constraint firstAttribute="trailing" secondItem="fxA-43-vq4" secondAttribute="trailing" id="olN-nD-N5R"/>
- <constraint firstItem="fxA-43-vq4" firstAttribute="leading" secondItem="fqa-yz-GHT" secondAttribute="leading" id="pvz-Kg-x3a"/>
- <constraint firstItem="Rva-eU-GRw" firstAttribute="leading" secondItem="fqa-yz-GHT" secondAttribute="leading" constant="8" id="sJN-cW-zkV"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="Rva-eU-GRw" firstAttribute="centerY" secondItem="hnW-Hu-edB" secondAttribute="centerY" id="DID-ro-lc6"/>
- <constraint firstItem="aPk-2b-flp" firstAttribute="centerY" secondItem="hnW-Hu-edB" secondAttribute="centerY" id="OXO-NT-RaN"/>
- <constraint firstAttribute="height" constant="32" id="wSZ-gX-g4q"/>
- </constraints>
- </box>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Yky-Tx-mDq">
- <rect key="frame" x="229" y="120" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="Aei-1E-WAS"/>
- <constraint firstAttribute="height" constant="16" id="bLA-nk-uJJ"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="9lW-R6-GpM"/>
- </imageView>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CL9-IR-CZi">
- <rect key="frame" x="253" y="112" width="221" height="32"/>
- <view key="contentView" id="ldf-Ae-zL0">
- <rect key="frame" x="1" y="1" width="219" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vyd-QW-lrq">
- <rect key="frame" x="193" y="7" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="P6h-dl-Zlg"/>
- <constraint firstAttribute="width" constant="16" id="vCd-1k-Lsb"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="8cp-o3-LWj"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nfg-7P-9zD">
- <rect key="frame" x="6" y="7" width="189" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="CJ2-nQ-Ths">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UPR-GU-UJu">
- <rect key="frame" x="0.0" y="0.0" width="219" height="30"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="R3u-dg-UfF">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="toLanguageAction:" target="-2" id="cPs-hm-8jf"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="UPR-GU-UJu" firstAttribute="top" secondItem="ldf-Ae-zL0" secondAttribute="top" id="0n3-lS-qyc"/>
- <constraint firstItem="Vyd-QW-lrq" firstAttribute="leading" secondItem="nfg-7P-9zD" secondAttribute="trailing" id="7Xl-7l-MKF"/>
- <constraint firstAttribute="bottom" secondItem="UPR-GU-UJu" secondAttribute="bottom" id="8dW-uG-rCh"/>
- <constraint firstAttribute="trailing" secondItem="UPR-GU-UJu" secondAttribute="trailing" id="O0l-vk-jnM"/>
- <constraint firstItem="nfg-7P-9zD" firstAttribute="leading" secondItem="ldf-Ae-zL0" secondAttribute="leading" constant="8" id="Trz-67-amA"/>
- <constraint firstAttribute="trailing" secondItem="Vyd-QW-lrq" secondAttribute="trailing" constant="10" id="pdp-Zl-00c"/>
- <constraint firstItem="UPR-GU-UJu" firstAttribute="leading" secondItem="ldf-Ae-zL0" secondAttribute="leading" id="pr0-S0-DMG"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="Vyd-QW-lrq" firstAttribute="centerY" secondItem="CL9-IR-CZi" secondAttribute="centerY" id="SbY-Xt-fxc"/>
- <constraint firstAttribute="height" constant="32" id="odG-mt-EoO"/>
- <constraint firstItem="nfg-7P-9zD" firstAttribute="centerY" secondItem="CL9-IR-CZi" secondAttribute="centerY" id="pWn-Nl-k8a"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="X5b-6y-e7L">
- <rect key="frame" x="0.0" y="76" width="474" height="20"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nXo-7c-wd1">
- <rect key="frame" x="0.0" y="2" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="Gfr-F5-MZF"/>
- <constraint firstAttribute="height" constant="16" id="yp6-aw-SCd"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="image_btn_tips" id="yV6-OA-rAL"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Ui-Xy-UA6">
- <rect key="frame" x="18" y="2" width="458" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ao3-xG-chl">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="nXo-7c-wd1" firstAttribute="centerY" secondItem="X5b-6y-e7L" secondAttribute="centerY" id="7je-j5-uWg"/>
- <constraint firstAttribute="height" constant="20" id="K8K-CK-vKj"/>
- <constraint firstItem="7Ui-Xy-UA6" firstAttribute="centerY" secondItem="X5b-6y-e7L" secondAttribute="centerY" id="Xvv-m5-er4"/>
- <constraint firstItem="7Ui-Xy-UA6" firstAttribute="leading" secondItem="nXo-7c-wd1" secondAttribute="trailing" constant="4" id="bax-Gl-9MH"/>
- <constraint firstItem="nXo-7c-wd1" firstAttribute="leading" secondItem="X5b-6y-e7L" secondAttribute="leading" id="fjS-gZ-DOF"/>
- <constraint firstAttribute="trailing" secondItem="7Ui-Xy-UA6" secondAttribute="trailing" id="qSg-6A-uGC"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="H37-ay-J2q">
- <rect key="frame" x="0.0" y="0.0" width="474" height="72"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jSY-bq-cK2">
- <rect key="frame" x="0.0" y="54" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="nrz-bm-bHQ"/>
- <constraint firstAttribute="width" constant="16" id="zB1-Rb-3QC"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="image_btn_tips" id="Eu3-jj-OHz"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pdX-rR-ESN">
- <rect key="frame" x="18" y="0.0" width="458" height="70"/>
- <textFieldCell key="cell" title="Label" id="t5Z-wu-5ot">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="jSY-bq-cK2" firstAttribute="top" secondItem="H37-ay-J2q" secondAttribute="top" constant="2" id="MaK-Js-AaG"/>
- <constraint firstAttribute="trailing" secondItem="pdX-rR-ESN" secondAttribute="trailing" id="OZH-dg-yyj"/>
- <constraint firstItem="pdX-rR-ESN" firstAttribute="leading" secondItem="jSY-bq-cK2" secondAttribute="trailing" constant="4" id="VwB-nU-hhY"/>
- <constraint firstItem="jSY-bq-cK2" firstAttribute="leading" secondItem="H37-ay-J2q" secondAttribute="leading" id="cap-CT-ETa"/>
- <constraint firstItem="pdX-rR-ESN" firstAttribute="top" secondItem="jSY-bq-cK2" secondAttribute="top" id="iMg-Zf-51i"/>
- <constraint firstAttribute="bottom" secondItem="pdX-rR-ESN" secondAttribute="bottom" id="tTH-xa-ngG"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="zlV-ti-gJ9" firstAttribute="leading" secondItem="wV9-Le-UHj" secondAttribute="leading" id="2fA-M4-kc8"/>
- <constraint firstItem="CL9-IR-CZi" firstAttribute="centerY" secondItem="hnW-Hu-edB" secondAttribute="centerY" id="2yX-ea-QH5"/>
- <constraint firstItem="X5b-6y-e7L" firstAttribute="leading" secondItem="wV9-Le-UHj" secondAttribute="leading" id="50f-NB-AvG"/>
- <constraint firstItem="Yky-Tx-mDq" firstAttribute="centerY" secondItem="hnW-Hu-edB" secondAttribute="centerY" id="8Ic-F7-drE"/>
- <constraint firstItem="hnW-Hu-edB" firstAttribute="top" secondItem="wV9-Le-UHj" secondAttribute="top" constant="18" id="DQV-zp-F6b"/>
- <constraint firstAttribute="trailing" secondItem="zlV-ti-gJ9" secondAttribute="trailing" id="Hu6-GW-11W"/>
- <constraint firstAttribute="trailing" secondItem="H37-ay-J2q" secondAttribute="trailing" id="JDd-AN-fnx"/>
- <constraint firstItem="zlV-ti-gJ9" firstAttribute="top" secondItem="wV9-Le-UHj" secondAttribute="top" id="Ny9-Za-Rr2"/>
- <constraint firstItem="CL9-IR-CZi" firstAttribute="leading" secondItem="Yky-Tx-mDq" secondAttribute="trailing" constant="8" id="PlU-bT-IhF"/>
- <constraint firstItem="CL9-IR-CZi" firstAttribute="width" secondItem="hnW-Hu-edB" secondAttribute="width" id="SpV-oL-pVN"/>
- <constraint firstItem="X5b-6y-e7L" firstAttribute="top" secondItem="hnW-Hu-edB" secondAttribute="bottom" constant="16" id="TYf-lG-d9v"/>
- <constraint firstItem="H37-ay-J2q" firstAttribute="top" secondItem="X5b-6y-e7L" secondAttribute="bottom" constant="4" id="XBM-iK-M6u"/>
- <constraint firstAttribute="trailing" secondItem="X5b-6y-e7L" secondAttribute="trailing" id="d3G-mZ-Nta"/>
- <constraint firstAttribute="bottom" secondItem="H37-ay-J2q" secondAttribute="bottom" id="eOp-cc-ojX"/>
- <constraint firstItem="Yky-Tx-mDq" firstAttribute="leading" secondItem="hnW-Hu-edB" secondAttribute="trailing" constant="8" id="gHk-NT-lZe"/>
- <constraint firstItem="hnW-Hu-edB" firstAttribute="leading" secondItem="wV9-Le-UHj" secondAttribute="leading" id="ilh-G3-cLJ"/>
- <constraint firstItem="H37-ay-J2q" firstAttribute="leading" secondItem="wV9-Le-UHj" secondAttribute="leading" id="t7x-ir-eXe"/>
- <constraint firstAttribute="trailing" secondItem="CL9-IR-CZi" secondAttribute="trailing" id="vnJ-hR-FeI"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="wV9-Le-UHj" secondAttribute="trailing" id="0cX-zw-TKM"/>
- <constraint firstItem="g0s-3J-B7Z" firstAttribute="leading" secondItem="WyA-fZ-iqG" secondAttribute="leading" id="8H4-fc-mtZ"/>
- <constraint firstAttribute="bottom" secondItem="g0s-3J-B7Z" secondAttribute="bottom" constant="22" id="Ig3-DN-Ep7"/>
- <constraint firstItem="wV9-Le-UHj" firstAttribute="leading" secondItem="g0s-3J-B7Z" secondAttribute="trailing" constant="16" id="KjI-O9-OPb"/>
- <constraint firstItem="g0s-3J-B7Z" firstAttribute="top" secondItem="WyA-fZ-iqG" secondAttribute="top" id="Pdd-o5-XW8"/>
- <constraint firstItem="wV9-Le-UHj" firstAttribute="top" secondItem="WyA-fZ-iqG" secondAttribute="top" id="RMt-fw-g1r"/>
- <constraint firstAttribute="height" constant="162" id="iZn-au-HKl"/>
- <constraint firstAttribute="bottom" secondItem="wV9-Le-UHj" secondAttribute="bottom" id="ivo-1O-tkd"/>
- <constraint firstItem="wV9-Le-UHj" firstAttribute="top" secondItem="WyA-fZ-iqG" secondAttribute="top" id="zU1-6n-P9k"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="iMz-Q5-D6R" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="4cn-Vo-OaD"/>
- <constraint firstAttribute="bottom" secondItem="zwE-aA-0ce" secondAttribute="bottom" constant="16" id="87a-u4-6V6"/>
- <constraint firstItem="iMz-Q5-D6R" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="Dx4-bM-pdY"/>
- <constraint firstAttribute="trailing" secondItem="zwE-aA-0ce" secondAttribute="trailing" constant="16" id="Jys-Ms-lYK"/>
- <constraint firstAttribute="trailing" secondItem="iMz-Q5-D6R" secondAttribute="trailing" constant="16" id="KXX-79-x1l"/>
- <constraint firstAttribute="bottom" secondItem="WyA-fZ-iqG" secondAttribute="bottom" constant="64" id="eyK-IB-h4P"/>
- <constraint firstAttribute="trailing" secondItem="WyA-fZ-iqG" secondAttribute="trailing" constant="16" id="qsi-RF-zH4"/>
- <constraint firstItem="WyA-fZ-iqG" firstAttribute="top" secondItem="iMz-Q5-D6R" secondAttribute="bottom" id="saH-eN-guG"/>
- <constraint firstItem="WyA-fZ-iqG" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="x06-Z1-5KW"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="75" y="253"/>
- </window>
- </objects>
- <resources>
- <image name="icon_btn_arrow_gray_down_s_norm_false" width="12" height="12"/>
- <image name="image_btn_tips" width="16" height="16"/>
- </resources>
- </document>
|