123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMMemberCenterWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="bottomoffset" destination="UPm-ji-bRT" id="yeT-J8-gKJ"/>
- <outlet property="cancelButton" destination="o7T-ep-nAB" id="RqR-gv-ehN"/>
- <outlet property="device1Button" destination="JcL-a1-uju" id="KUe-Te-sAU"/>
- <outlet property="device1Label" destination="Wan-3h-JVv" id="TEt-XY-U1v"/>
- <outlet property="device1View" destination="OHg-6E-afT" id="2wj-Hi-NVU"/>
- <outlet property="device2Button" destination="5aT-oq-Uqv" id="sz2-Am-tU5"/>
- <outlet property="device2Label" destination="6zt-vZ-9wC" id="0fp-Yd-CIs"/>
- <outlet property="device2View" destination="vS4-8H-f0m" id="WBa-cH-tOf"/>
- <outlet property="device3Button" destination="Kge-OI-LmY" id="gSN-88-Fls"/>
- <outlet property="device3Label" destination="0nq-7L-m9q" id="L1B-KO-tSx"/>
- <outlet property="device3View" destination="PzA-Dl-wAU" id="bnm-r7-WwF"/>
- <outlet property="device4Button" destination="yGV-Xc-wgR" id="0PU-V8-cc9"/>
- <outlet property="device4Label" destination="gY3-sn-FqD" id="Loq-4W-5Pe"/>
- <outlet property="device4View" destination="8ol-uC-3wd" id="9tt-Hf-fzN"/>
- <outlet property="loginButton" destination="DkR-wO-1gm" id="B7f-Lr-eyz"/>
- <outlet property="productBox" destination="taS-Oo-Ijv" id="rur-6B-Z3x"/>
- <outlet property="productLabel" destination="kR4-gi-Zu1" id="SaZ-Xx-B3s"/>
- <outlet property="productView" destination="SgO-vS-hmk" id="hDk-np-WtW"/>
- <outlet property="tipLabel" destination="8Fh-gG-iGb" id="Rb3-84-gxR"/>
- <outlet property="typeLabel" destination="9ki-Xc-eOT" id="uGa-Lm-pL5"/>
- <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="Device Management" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
- <rect key="contentRect" x="196" y="240" width="600" height="290"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
- <value key="minSize" type="size" width="600" height="290"/>
- <value key="maxSize" type="size" width="600" height="322"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="600" height="290"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" cornerRadius="7" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="taS-Oo-Ijv">
- <rect key="frame" x="20" y="88" width="560" height="162"/>
- <view key="contentView" id="z1h-qn-QRk">
- <rect key="frame" x="1" y="1" width="558" height="160"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SgO-vS-hmk">
- <rect key="frame" x="0.0" y="128" width="558" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kR4-gi-Zu1">
- <rect key="frame" x="14" y="8" width="408" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="404" id="i1Z-5f-gwB"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hEt-No-EPZ">
- <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 horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="RfH-DX-1Mk">
- <rect key="frame" x="438" y="0.0" width="5" height="32"/>
- </box>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9ki-Xc-eOT">
- <rect key="frame" x="455" y="8" width="89" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="fk5-K5-230">
- <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="RfH-DX-1Mk" firstAttribute="leading" secondItem="kR4-gi-Zu1" secondAttribute="trailing" constant="20" id="KXB-dE-SfK"/>
- <constraint firstItem="9ki-Xc-eOT" firstAttribute="leading" secondItem="RfH-DX-1Mk" secondAttribute="trailing" constant="16" id="Q8c-5W-4dr"/>
- <constraint firstItem="9ki-Xc-eOT" firstAttribute="centerY" secondItem="SgO-vS-hmk" secondAttribute="centerY" id="Rq0-EA-3rF"/>
- <constraint firstAttribute="height" constant="32" id="Ub4-Pw-Hrp"/>
- <constraint firstAttribute="trailing" secondItem="9ki-Xc-eOT" secondAttribute="trailing" constant="16" id="WvP-Qc-6DR"/>
- <constraint firstItem="RfH-DX-1Mk" firstAttribute="top" secondItem="SgO-vS-hmk" secondAttribute="top" id="X8F-jV-sdZ"/>
- <constraint firstItem="kR4-gi-Zu1" firstAttribute="centerY" secondItem="SgO-vS-hmk" secondAttribute="centerY" id="hMw-Sy-8og"/>
- <constraint firstAttribute="bottom" secondItem="RfH-DX-1Mk" secondAttribute="bottom" id="hmo-1c-idO"/>
- <constraint firstItem="kR4-gi-Zu1" firstAttribute="leading" secondItem="SgO-vS-hmk" secondAttribute="leading" constant="16" id="upE-CA-hvw"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OHg-6E-afT">
- <rect key="frame" x="0.0" y="96" width="558" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Wan-3h-JVv">
- <rect key="frame" x="14" y="8" width="408" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="404" id="X7S-W6-y5f"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="KyN-ip-2n8">
- <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 verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="iLZ-hG-iaL">
- <rect key="frame" x="0.0" y="-2" width="558" height="5"/>
- </box>
- <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="TS9-6l-U98">
- <rect key="frame" x="438" y="0.0" width="5" height="32"/>
- </box>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="JcL-a1-uju">
- <rect key="frame" x="457" y="8" width="85" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="wb1-X8-xGW">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_UntieDevice:" target="-2" id="lyi-oK-UlH"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="JcL-a1-uju" firstAttribute="leading" secondItem="TS9-6l-U98" secondAttribute="trailing" constant="16" id="4G6-l0-a6N"/>
- <constraint firstAttribute="trailing" secondItem="JcL-a1-uju" secondAttribute="trailing" constant="16" id="APa-rR-Ydf"/>
- <constraint firstItem="Wan-3h-JVv" firstAttribute="centerY" secondItem="OHg-6E-afT" secondAttribute="centerY" id="IF3-9V-L0v"/>
- <constraint firstAttribute="trailing" secondItem="iLZ-hG-iaL" secondAttribute="trailing" id="K8k-HM-Qm9"/>
- <constraint firstAttribute="height" constant="32" id="MUp-lU-EF6"/>
- <constraint firstItem="TS9-6l-U98" firstAttribute="top" secondItem="OHg-6E-afT" secondAttribute="top" id="R2F-4R-iY4"/>
- <constraint firstItem="JcL-a1-uju" firstAttribute="centerY" secondItem="OHg-6E-afT" secondAttribute="centerY" id="VJC-EQ-aG7"/>
- <constraint firstAttribute="bottom" secondItem="TS9-6l-U98" secondAttribute="bottom" id="dcg-UN-eFi"/>
- <constraint firstItem="Wan-3h-JVv" firstAttribute="leading" secondItem="OHg-6E-afT" secondAttribute="leading" constant="16" id="hqx-1s-kah"/>
- <constraint firstItem="iLZ-hG-iaL" firstAttribute="leading" secondItem="OHg-6E-afT" secondAttribute="leading" id="jJ9-Kc-I7o"/>
- <constraint firstItem="TS9-6l-U98" firstAttribute="leading" secondItem="Wan-3h-JVv" secondAttribute="trailing" constant="20" id="lxd-uV-hrq"/>
- <constraint firstAttribute="bottom" secondItem="iLZ-hG-iaL" secondAttribute="bottom" id="oA3-Mx-5kF"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="vS4-8H-f0m">
- <rect key="frame" x="0.0" y="64" width="558" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6zt-vZ-9wC">
- <rect key="frame" x="14" y="8" width="408" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="404" id="Amx-eb-0Da"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="8k2-qE-Pym">
- <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 verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="DTV-nP-wGi">
- <rect key="frame" x="0.0" y="-2" width="558" height="5"/>
- </box>
- <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="I9t-0M-ES5">
- <rect key="frame" x="438" y="0.0" width="5" height="32"/>
- </box>
- <button tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="5aT-oq-Uqv">
- <rect key="frame" x="457" y="8" width="85" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="g02-tI-5tQ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_UntieDevice:" target="-2" id="Vtz-dD-D51"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="I9t-0M-ES5" secondAttribute="bottom" id="5Je-ST-yoG"/>
- <constraint firstItem="6zt-vZ-9wC" firstAttribute="centerY" secondItem="vS4-8H-f0m" secondAttribute="centerY" id="CxH-zy-7Cw"/>
- <constraint firstAttribute="trailing" secondItem="5aT-oq-Uqv" secondAttribute="trailing" constant="16" id="MQz-Bp-joV"/>
- <constraint firstItem="I9t-0M-ES5" firstAttribute="leading" secondItem="6zt-vZ-9wC" secondAttribute="trailing" constant="20" id="RfE-6Z-eLj"/>
- <constraint firstAttribute="height" constant="32" id="WJC-Pi-kB3"/>
- <constraint firstItem="5aT-oq-Uqv" firstAttribute="leading" secondItem="I9t-0M-ES5" secondAttribute="trailing" constant="16" id="XeW-73-MSb"/>
- <constraint firstItem="6zt-vZ-9wC" firstAttribute="leading" secondItem="vS4-8H-f0m" secondAttribute="leading" constant="16" id="esh-kg-mTD"/>
- <constraint firstAttribute="trailing" secondItem="DTV-nP-wGi" secondAttribute="trailing" id="fU4-G6-Qao"/>
- <constraint firstItem="DTV-nP-wGi" firstAttribute="leading" secondItem="vS4-8H-f0m" secondAttribute="leading" id="iFs-un-dKz"/>
- <constraint firstAttribute="bottom" secondItem="DTV-nP-wGi" secondAttribute="bottom" id="mzR-qz-Hmr"/>
- <constraint firstItem="5aT-oq-Uqv" firstAttribute="centerY" secondItem="vS4-8H-f0m" secondAttribute="centerY" id="nl9-GO-nHA"/>
- <constraint firstItem="I9t-0M-ES5" firstAttribute="top" secondItem="vS4-8H-f0m" secondAttribute="top" id="qSi-aX-cQy"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PzA-Dl-wAU">
- <rect key="frame" x="0.0" y="32" width="558" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0nq-7L-m9q">
- <rect key="frame" x="14" y="8" width="408" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="404" id="O10-wD-leM"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="tiC-eL-Ua5">
- <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 verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="ixW-DR-K5m">
- <rect key="frame" x="0.0" y="-2" width="558" height="5"/>
- </box>
- <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="HAK-Ca-phV">
- <rect key="frame" x="438" y="0.0" width="5" height="32"/>
- </box>
- <button tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="Kge-OI-LmY">
- <rect key="frame" x="457" y="8" width="85" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="IV6-tt-6zC">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_UntieDevice:" target="-2" id="rfQ-ec-lLj"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="HAK-Ca-phV" secondAttribute="bottom" id="1Dt-p8-mzu"/>
- <constraint firstAttribute="trailing" secondItem="ixW-DR-K5m" secondAttribute="trailing" id="2Ht-jZ-dVD"/>
- <constraint firstItem="0nq-7L-m9q" firstAttribute="centerY" secondItem="PzA-Dl-wAU" secondAttribute="centerY" id="2Vo-sI-i0H"/>
- <constraint firstAttribute="height" constant="32" id="BfZ-xM-oMQ"/>
- <constraint firstItem="0nq-7L-m9q" firstAttribute="leading" secondItem="PzA-Dl-wAU" secondAttribute="leading" constant="16" id="Et4-qU-OV3"/>
- <constraint firstItem="ixW-DR-K5m" firstAttribute="leading" secondItem="PzA-Dl-wAU" secondAttribute="leading" id="GAy-a9-cGu"/>
- <constraint firstItem="HAK-Ca-phV" firstAttribute="leading" secondItem="0nq-7L-m9q" secondAttribute="trailing" constant="20" id="MAl-BQ-kb0"/>
- <constraint firstAttribute="trailing" secondItem="Kge-OI-LmY" secondAttribute="trailing" constant="16" id="fvx-Mr-uIF"/>
- <constraint firstAttribute="bottom" secondItem="ixW-DR-K5m" secondAttribute="bottom" id="hFt-a7-gnW"/>
- <constraint firstItem="HAK-Ca-phV" firstAttribute="top" secondItem="PzA-Dl-wAU" secondAttribute="top" id="k4D-XZ-ngg"/>
- <constraint firstItem="Kge-OI-LmY" firstAttribute="leading" secondItem="HAK-Ca-phV" secondAttribute="trailing" constant="16" id="x0r-4E-aqB"/>
- <constraint firstItem="Kge-OI-LmY" firstAttribute="centerY" secondItem="PzA-Dl-wAU" secondAttribute="centerY" id="xuY-cE-gun"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="8ol-uC-3wd">
- <rect key="frame" x="0.0" y="0.0" width="558" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gY3-sn-FqD">
- <rect key="frame" x="14" y="8" width="408" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="404" id="Rk3-Mb-njg"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="v10-qZ-kJH">
- <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 verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Tpp-gW-aFI">
- <rect key="frame" x="0.0" y="-2" width="558" height="5"/>
- </box>
- <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="9UX-jN-5h5">
- <rect key="frame" x="438" y="0.0" width="5" height="32"/>
- </box>
- <button tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="yGV-Xc-wgR">
- <rect key="frame" x="457" y="8" width="85" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Vgc-jS-ps0">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_UntieDevice:" target="-2" id="A5U-CZ-aTr"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="gY3-sn-FqD" firstAttribute="leading" secondItem="8ol-uC-3wd" secondAttribute="leading" constant="16" id="0Oh-DR-ouH"/>
- <constraint firstItem="yGV-Xc-wgR" firstAttribute="centerY" secondItem="8ol-uC-3wd" secondAttribute="centerY" id="0cA-yh-o7s"/>
- <constraint firstAttribute="trailing" secondItem="yGV-Xc-wgR" secondAttribute="trailing" constant="16" id="G2S-Ho-KB6"/>
- <constraint firstItem="9UX-jN-5h5" firstAttribute="leading" secondItem="gY3-sn-FqD" secondAttribute="trailing" constant="20" id="KZj-oE-Zep"/>
- <constraint firstItem="9UX-jN-5h5" firstAttribute="top" secondItem="8ol-uC-3wd" secondAttribute="top" id="Rtj-zl-GHc"/>
- <constraint firstAttribute="bottom" secondItem="Tpp-gW-aFI" secondAttribute="bottom" id="WHD-ve-Gzf"/>
- <constraint firstAttribute="height" constant="32" id="XCv-oA-ItM"/>
- <constraint firstItem="Tpp-gW-aFI" firstAttribute="leading" secondItem="8ol-uC-3wd" secondAttribute="leading" id="YMy-cu-GKi"/>
- <constraint firstAttribute="trailing" secondItem="Tpp-gW-aFI" secondAttribute="trailing" id="eOv-Np-sWS"/>
- <constraint firstItem="gY3-sn-FqD" firstAttribute="centerY" secondItem="8ol-uC-3wd" secondAttribute="centerY" id="ixh-GM-vMn"/>
- <constraint firstAttribute="bottom" secondItem="9UX-jN-5h5" secondAttribute="bottom" id="k7n-T6-w1z"/>
- <constraint firstItem="yGV-Xc-wgR" firstAttribute="leading" secondItem="9UX-jN-5h5" secondAttribute="trailing" constant="16" id="vbQ-Z1-2Hn"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="vS4-8H-f0m" firstAttribute="top" secondItem="OHg-6E-afT" secondAttribute="bottom" id="1O7-gC-pcd"/>
- <constraint firstItem="PzA-Dl-wAU" firstAttribute="leading" secondItem="z1h-qn-QRk" secondAttribute="leading" id="8hI-SB-nj2"/>
- <constraint firstAttribute="trailing" secondItem="SgO-vS-hmk" secondAttribute="trailing" id="AAc-lU-yOF"/>
- <constraint firstItem="vS4-8H-f0m" firstAttribute="leading" secondItem="z1h-qn-QRk" secondAttribute="leading" id="Doe-E6-1Pb"/>
- <constraint firstAttribute="trailing" secondItem="OHg-6E-afT" secondAttribute="trailing" id="E3r-YO-ZvB"/>
- <constraint firstAttribute="trailing" secondItem="8ol-uC-3wd" secondAttribute="trailing" id="HCF-h7-PRp"/>
- <constraint firstItem="8ol-uC-3wd" firstAttribute="leading" secondItem="z1h-qn-QRk" secondAttribute="leading" id="LCb-cP-H5o"/>
- <constraint firstItem="PzA-Dl-wAU" firstAttribute="top" secondItem="vS4-8H-f0m" secondAttribute="bottom" id="Rzb-U7-hwx"/>
- <constraint firstAttribute="bottom" secondItem="SgO-vS-hmk" secondAttribute="bottom" constant="128" id="UPm-ji-bRT"/>
- <constraint firstItem="8ol-uC-3wd" firstAttribute="top" secondItem="PzA-Dl-wAU" secondAttribute="bottom" id="VyF-fo-ayi"/>
- <constraint firstItem="8ol-uC-3wd" firstAttribute="top" secondItem="PzA-Dl-wAU" secondAttribute="bottom" id="cj0-nU-dSq"/>
- <constraint firstAttribute="trailing" secondItem="PzA-Dl-wAU" secondAttribute="trailing" id="fMw-wr-tNf"/>
- <constraint firstItem="SgO-vS-hmk" firstAttribute="top" secondItem="z1h-qn-QRk" secondAttribute="top" id="gHw-5W-Dub"/>
- <constraint firstAttribute="trailing" secondItem="vS4-8H-f0m" secondAttribute="trailing" id="hb9-Cq-VMC"/>
- <constraint firstItem="OHg-6E-afT" firstAttribute="top" secondItem="SgO-vS-hmk" secondAttribute="bottom" id="hgN-qf-uP4"/>
- <constraint firstItem="SgO-vS-hmk" firstAttribute="leading" secondItem="z1h-qn-QRk" secondAttribute="leading" id="rS7-Lt-G4P"/>
- <constraint firstItem="OHg-6E-afT" firstAttribute="leading" secondItem="z1h-qn-QRk" secondAttribute="leading" id="v8u-hl-hcM"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="560" id="zTX-LT-T6b"/>
- </constraints>
- <font key="titleFont" metaFont="smallSystem"/>
- </box>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Fh-gG-iGb">
- <rect key="frame" x="18" y="61" width="35" height="15"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="SBN-aT-Hkc">
- <font key="font" metaFont="system" size="12"/>
- <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="o7T-ep-nAB">
- <rect key="frame" x="443" y="13" width="75" height="32"/>
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="j9X-Go-Q4Q">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Cancel:" target="-2" id="ln1-gh-Lfo"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DkR-wO-1gm">
- <rect key="frame" x="512" y="13" width="75" height="32"/>
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mrZ-FD-4c3">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Login:" target="-2" id="eGY-9D-WZ4"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="DkR-wO-1gm" firstAttribute="trailing" secondItem="taS-Oo-Ijv" secondAttribute="trailing" id="1va-Kx-Pw5"/>
- <constraint firstAttribute="bottom" secondItem="DkR-wO-1gm" secondAttribute="bottom" constant="20" id="5SX-07-sWh"/>
- <constraint firstItem="DkR-wO-1gm" firstAttribute="leading" secondItem="o7T-ep-nAB" secondAttribute="trailing" constant="8" id="6Id-dg-QEU"/>
- <constraint firstItem="taS-Oo-Ijv" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="7Dm-5w-7nz"/>
- <constraint firstAttribute="trailing" secondItem="taS-Oo-Ijv" secondAttribute="trailing" constant="20" id="DIs-uj-lck"/>
- <constraint firstItem="taS-Oo-Ijv" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="40" id="eFV-ck-tn2"/>
- <constraint firstItem="DkR-wO-1gm" firstAttribute="centerY" secondItem="o7T-ep-nAB" secondAttribute="centerY" id="eRw-HX-3so"/>
- <constraint firstItem="8Fh-gG-iGb" firstAttribute="leading" secondItem="taS-Oo-Ijv" secondAttribute="leading" id="f9U-Fd-Lqo"/>
- <constraint firstItem="8Fh-gG-iGb" firstAttribute="top" secondItem="taS-Oo-Ijv" secondAttribute="bottom" constant="12" id="ydh-FC-hIL"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="10" y="141.5"/>
- </window>
- </objects>
- </document>
|