123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="Named colors" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationInfoViewController">
- <connections>
- <outlet property="continueButton" destination="vuU-Wl-nwe" id="nxB-mj-x9R"/>
- <outlet property="device" destination="OsW-bj-etH" id="9y9-rr-faZ"/>
- <outlet property="deviceLabel" destination="xKH-FY-fNY" id="vbY-DU-W2W"/>
- <outlet property="label" destination="qYl-8D-SqT" id="mSV-Tz-eA7"/>
- <outlet property="license" destination="fJ9-dr-xir" id="Id2-5k-Avs"/>
- <outlet property="licenseLabel" destination="21x-5Z-vRf" id="8zf-th-Rph"/>
- <outlet property="unbindButton" destination="jbh-ok-6bh" id="8Dg-3b-PMk"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView misplaced="YES" id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="366" height="241"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="K2Z-UU-Iwy">
- <rect key="frame" x="159" y="191" width="48" height="48"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="67m-h1-jS8"/>
- <constraint firstAttribute="width" constant="48" id="csT-Al-p0i"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="eSd-pZ-FOg"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qYl-8D-SqT">
- <rect key="frame" x="110" y="146" width="147" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Successful activation!" id="Wbh-xt-XIw">
- <font key="font" metaFont="systemBold"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="GOO-fi-og0">
- <rect key="frame" x="97" y="122" width="173" height="14"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="21x-5Z-vRf">
- <rect key="frame" x="-2" y="0.0" width="66" height="14"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="License ID:" id="CAA-jv-MLx">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="fJ9-dr-xir">
- <rect key="frame" x="65" y="0.0" width="110" height="14"/>
- <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" alignment="center" title="BG4HJS2JKS2HSH" id="2O4-Ql-P3V">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="fJ9-dr-xir" firstAttribute="top" secondItem="GOO-fi-og0" secondAttribute="top" id="6az-Mj-uiH"/>
- <constraint firstItem="fJ9-dr-xir" firstAttribute="leading" secondItem="21x-5Z-vRf" secondAttribute="trailing" constant="5" id="6xk-b5-KhR"/>
- <constraint firstAttribute="bottom" secondItem="21x-5Z-vRf" secondAttribute="bottom" id="GB7-7q-ID5"/>
- <constraint firstItem="21x-5Z-vRf" firstAttribute="leading" secondItem="GOO-fi-og0" secondAttribute="leading" id="SRw-Z3-VDd"/>
- <constraint firstAttribute="bottom" secondItem="fJ9-dr-xir" secondAttribute="bottom" id="VKs-H7-9Mh"/>
- <constraint firstItem="21x-5Z-vRf" firstAttribute="top" secondItem="GOO-fi-og0" secondAttribute="top" id="gs9-f6-2P7"/>
- <constraint firstAttribute="trailing" secondItem="fJ9-dr-xir" secondAttribute="trailing" id="hBb-TS-tia"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="8mp-tg-jsS">
- <rect key="frame" x="110" y="98" width="146" height="14"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="xKH-FY-fNY">
- <rect key="frame" x="-2" y="0.0" width="39" height="14"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="UUID:" id="KTJ-TT-EHY">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="OsW-bj-etH">
- <rect key="frame" x="38" y="0.0" width="110" height="14"/>
- <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" alignment="center" title="BG4HJS2JKS2HSH" id="1pa-Zw-TdZ">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="xKH-FY-fNY" firstAttribute="top" secondItem="8mp-tg-jsS" secondAttribute="top" id="5ao-1L-4VT"/>
- <constraint firstAttribute="bottom" secondItem="OsW-bj-etH" secondAttribute="bottom" id="79q-XI-WiF"/>
- <constraint firstAttribute="bottom" secondItem="xKH-FY-fNY" secondAttribute="bottom" id="Bcd-DT-jPG"/>
- <constraint firstItem="OsW-bj-etH" firstAttribute="top" secondItem="8mp-tg-jsS" secondAttribute="top" id="Bmz-hY-hSv"/>
- <constraint firstItem="xKH-FY-fNY" firstAttribute="leading" secondItem="8mp-tg-jsS" secondAttribute="leading" id="bfC-lX-v1y"/>
- <constraint firstItem="OsW-bj-etH" firstAttribute="leading" secondItem="xKH-FY-fNY" secondAttribute="trailing" constant="5" id="g0c-C1-Qxq"/>
- <constraint firstAttribute="trailing" secondItem="OsW-bj-etH" secondAttribute="trailing" id="gd0-Md-BIx"/>
- </constraints>
- </customView>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gSB-AI-iMD">
- <rect key="frame" x="20" y="46" width="326" height="36"/>
- <view key="contentView" id="6me-7c-g7u">
- <rect key="frame" x="0.0" y="0.0" width="326" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" name="KMColor_Interactive_M0"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vuU-Wl-nwe" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="20" y="46" width="326" height="36"/>
- <buttonCell key="cell" type="bevel" title="Continue" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="gho-Sr-o77">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="i9D-Ji-xVJ"/>
- </constraints>
- <connections>
- <action selector="continueButtonAction:" target="-2" id="nZK-Bt-wnZ"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jbh-ok-6bh">
- <rect key="frame" x="295" y="20" width="61" height="14"/>
- <buttonCell key="cell" type="bevel" title="解绑序列码" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="cQA-lp-Mcs">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="unbindAction:" target="-2" id="LcP-Bf-oQT"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="4Ye-7o-2xI"/>
- <constraint firstItem="qYl-8D-SqT" firstAttribute="top" secondItem="K2Z-UU-Iwy" secondAttribute="bottom" constant="29" id="8Kt-5l-V67"/>
- <constraint firstItem="8mp-tg-jsS" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Afr-vg-dJA"/>
- <constraint firstItem="qYl-8D-SqT" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="FWw-Nf-JHu"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="top" secondItem="8mp-tg-jsS" secondAttribute="bottom" constant="16" id="IWV-LJ-kLU"/>
- <constraint firstItem="K2Z-UU-Iwy" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="IXC-UQ-2E8"/>
- <constraint firstItem="GOO-fi-og0" firstAttribute="top" secondItem="qYl-8D-SqT" secondAttribute="bottom" constant="10" id="KD7-H6-D1P"/>
- <constraint firstAttribute="trailing" secondItem="jbh-ok-6bh" secondAttribute="trailing" constant="10" id="OB3-QH-N0u"/>
- <constraint firstItem="8mp-tg-jsS" firstAttribute="top" secondItem="GOO-fi-og0" secondAttribute="bottom" constant="10" id="Ooe-Ai-ASM"/>
- <constraint firstItem="jbh-ok-6bh" firstAttribute="top" secondItem="gSB-AI-iMD" secondAttribute="bottom" constant="12" id="Sc2-ka-sHB"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="bottom" secondItem="gSB-AI-iMD" secondAttribute="bottom" id="W3K-jK-DW0"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="top" secondItem="gSB-AI-iMD" secondAttribute="top" id="Wk5-5O-c6F"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="trailing" secondItem="gSB-AI-iMD" secondAttribute="trailing" id="XCJ-D1-tH5"/>
- <constraint firstItem="GOO-fi-og0" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="caG-e0-Dpo"/>
- <constraint firstAttribute="bottom" secondItem="vuU-Wl-nwe" secondAttribute="bottom" constant="46" id="d26-ur-dgm"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="giN-9Q-55l"/>
- <constraint firstItem="vuU-Wl-nwe" firstAttribute="leading" secondItem="gSB-AI-iMD" secondAttribute="leading" id="k1g-bv-GQI"/>
- <constraint firstItem="K2Z-UU-Iwy" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="y4k-XU-Ry4"/>
- </constraints>
- <point key="canvasLocation" x="-149" y="113"/>
- </customView>
- </objects>
- <resources>
- <image name="PDFReaderProLogo" width="512" height="512"/>
- <namedColor name="KMColor_Interactive_M0">
- <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- </resources>
- </document>
|