123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <?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="KMVerificationExpiredViewController">
- <connections>
- <outlet property="contactUsButton" destination="SvY-tk-4f4" id="7qR-LO-0yT"/>
- <outlet property="device" destination="JiE-TZ-8Vp" id="c43-iQ-BIE"/>
- <outlet property="deviceLabel" destination="hzQ-NY-jy8" id="TrV-Co-p70"/>
- <outlet property="label" destination="9C3-dt-r1i" id="dSo-TL-Yoe"/>
- <outlet property="license" destination="kxp-bf-b6z" id="T7K-1T-lTi"/>
- <outlet property="licenseButton" destination="Jnx-M6-gzK" id="9rr-A2-8fV"/>
- <outlet property="licenseLabel" destination="7OI-la-VhX" id="zZ6-CA-x7x"/>
- <outlet property="sublabel" destination="ybe-ej-8WB" id="QMd-i7-EQl"/>
- <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 id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="366" height="297"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="c8k-BJ-Ap0">
- <rect key="frame" x="154" y="200" width="58" height="58"/>
- <constraints>
- <constraint firstAttribute="height" constant="58" id="1ip-kq-Jrv"/>
- <constraint firstAttribute="width" constant="58" id="dP1-9R-BDS"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="pic_cha" id="GLr-81-y0w"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9C3-dt-r1i">
- <rect key="frame" x="130" y="161" width="106" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Activation Error" id="hgV-iK-mWg">
- <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="u7z-iy-Dve">
- <rect key="frame" x="97" y="99" width="173" height="14"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="7OI-la-VhX">
- <rect key="frame" x="-2" y="0.0" width="66" height="14"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="License ID:" id="QVO-et-5d3">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" 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="kxp-bf-b6z">
- <rect key="frame" x="65" y="0.0" width="110" height="14"/>
- <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" alignment="center" title="BG4HJS2JKS2HSH" id="YVI-Py-m4L">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="kxp-bf-b6z" secondAttribute="trailing" id="63g-g7-Smp"/>
- <constraint firstAttribute="bottom" secondItem="kxp-bf-b6z" secondAttribute="bottom" id="8Ds-Zu-KSl"/>
- <constraint firstItem="7OI-la-VhX" firstAttribute="top" secondItem="u7z-iy-Dve" secondAttribute="top" id="J9I-f9-dOD"/>
- <constraint firstItem="7OI-la-VhX" firstAttribute="leading" secondItem="u7z-iy-Dve" secondAttribute="leading" id="hQv-Qk-jDD"/>
- <constraint firstItem="kxp-bf-b6z" firstAttribute="top" secondItem="u7z-iy-Dve" secondAttribute="top" id="jLW-xo-gNb"/>
- <constraint firstAttribute="bottom" secondItem="7OI-la-VhX" secondAttribute="bottom" id="xBi-16-WT9"/>
- <constraint firstItem="kxp-bf-b6z" firstAttribute="leading" secondItem="7OI-la-VhX" secondAttribute="trailing" constant="5" id="yot-Go-fR3"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="dKu-w6-0Jy">
- <rect key="frame" x="110" y="80" width="146" height="14"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="hzQ-NY-jy8">
- <rect key="frame" x="-2" y="0.0" width="39" height="14"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="UUID:" id="I4t-O9-q3P">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" 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="JiE-TZ-8Vp">
- <rect key="frame" x="38" y="0.0" width="110" height="14"/>
- <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" alignment="center" title="BG4HJS2JKS2HSH" id="Yod-oG-rnG">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="hzQ-NY-jy8" firstAttribute="top" secondItem="dKu-w6-0Jy" secondAttribute="top" id="PPi-Yf-1Hr"/>
- <constraint firstItem="JiE-TZ-8Vp" firstAttribute="top" secondItem="dKu-w6-0Jy" secondAttribute="top" id="U1t-SE-2K2"/>
- <constraint firstItem="JiE-TZ-8Vp" firstAttribute="leading" secondItem="hzQ-NY-jy8" secondAttribute="trailing" constant="5" id="W95-gD-siI"/>
- <constraint firstAttribute="trailing" secondItem="JiE-TZ-8Vp" secondAttribute="trailing" id="Xyc-Sn-2OA"/>
- <constraint firstAttribute="bottom" secondItem="JiE-TZ-8Vp" secondAttribute="bottom" id="ZM8-04-MfW"/>
- <constraint firstItem="hzQ-NY-jy8" firstAttribute="leading" secondItem="dKu-w6-0Jy" secondAttribute="leading" id="jor-ek-7DR"/>
- <constraint firstAttribute="bottom" secondItem="hzQ-NY-jy8" secondAttribute="bottom" id="lTi-Os-oC4"/>
- </constraints>
- </customView>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Tlz-Ze-7as">
- <rect key="frame" x="20" y="28" width="159" height="36"/>
- <view key="contentView" id="XqI-QP-bzs">
- <rect key="frame" x="0.0" y="0.0" width="159" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" name="KMColor_Interactive_S0"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jnx-M6-gzK" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="20" y="28" width="159" height="36"/>
- <buttonCell key="cell" type="bevel" title="Enter License Number" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="aEn-YW-JwF">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="REP-LU-mRx"/>
- </constraints>
- <connections>
- <action selector="licenseButtonAction:" target="-2" id="GpJ-J8-VTq"/>
- </connections>
- </button>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="n2Q-jy-5V2">
- <rect key="frame" x="187" y="28" width="159" height="36"/>
- <view key="contentView" id="uVg-nr-Bbp">
- <rect key="frame" x="0.0" y="0.0" width="159" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" name="KMColor_Interactive_M0"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SvY-tk-4f4" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="187" y="28" width="159" height="36"/>
- <buttonCell key="cell" type="bevel" title="Contact Us" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="wj5-Vh-mN2">
- <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="97B-vK-9qa"/>
- </constraints>
- <connections>
- <action selector="contactUsButtonAction:" target="-2" id="zmf-q9-aXC"/>
- </connections>
- </button>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="ybe-ej-8WB">
- <rect key="frame" x="18" y="123" width="330" height="28"/>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Your license was deactivated. Please contact our support team if you are not sure why this happened." id="LqO-3S-VgM">
- <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="ybe-ej-8WB" firstAttribute="top" secondItem="9C3-dt-r1i" secondAttribute="bottom" constant="10" id="3lD-NO-V2Y"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="top" secondItem="dKu-w6-0Jy" secondAttribute="bottom" constant="16" id="5r3-IF-aWh"/>
- <constraint firstAttribute="trailing" secondItem="ybe-ej-8WB" secondAttribute="trailing" constant="20" id="7t7-fK-W9B"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="trailing" secondItem="n2Q-jy-5V2" secondAttribute="trailing" id="AV7-q8-uCc"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="top" secondItem="Tlz-Ze-7as" secondAttribute="top" id="BPU-hW-9aH"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="DW0-tz-SPN"/>
- <constraint firstItem="dKu-w6-0Jy" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Dwd-vw-6XL"/>
- <constraint firstItem="c8k-BJ-Ap0" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="39" id="FrF-Fv-TcO"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="width" secondItem="Jnx-M6-gzK" secondAttribute="width" id="J1f-IY-jda"/>
- <constraint firstItem="u7z-iy-Dve" firstAttribute="top" secondItem="ybe-ej-8WB" secondAttribute="bottom" constant="10" id="K1B-d7-pQo"/>
- <constraint firstAttribute="trailing" secondItem="SvY-tk-4f4" secondAttribute="trailing" constant="20" id="MeM-J6-gGj"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="trailing" secondItem="Tlz-Ze-7as" secondAttribute="trailing" id="QtR-eA-EbV"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="bottom" secondItem="Tlz-Ze-7as" secondAttribute="bottom" id="Rzy-is-Ef5"/>
- <constraint firstItem="9C3-dt-r1i" firstAttribute="top" secondItem="c8k-BJ-Ap0" secondAttribute="bottom" constant="23" id="SRN-dH-yrA"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="leading" secondItem="Tlz-Ze-7as" secondAttribute="leading" id="TOw-zJ-0lJ"/>
- <constraint firstItem="ybe-ej-8WB" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Ydu-rc-oFU"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="bottom" secondItem="n2Q-jy-5V2" secondAttribute="bottom" id="Yqw-pj-qAx"/>
- <constraint firstItem="u7z-iy-Dve" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="cwn-Fm-PWM"/>
- <constraint firstItem="c8k-BJ-Ap0" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="eNH-Am-kSo"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="leading" secondItem="Jnx-M6-gzK" secondAttribute="trailing" constant="8" id="eRs-fm-YR8"/>
- <constraint firstItem="dKu-w6-0Jy" firstAttribute="top" secondItem="u7z-iy-Dve" secondAttribute="bottom" constant="5" id="hi1-DN-3cR"/>
- <constraint firstAttribute="bottom" secondItem="Jnx-M6-gzK" secondAttribute="bottom" constant="28" id="htX-z0-osp"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="top" secondItem="n2Q-jy-5V2" secondAttribute="top" id="mOl-xr-a3s"/>
- <constraint firstItem="SvY-tk-4f4" firstAttribute="leading" secondItem="n2Q-jy-5V2" secondAttribute="leading" id="wBV-fj-WYx"/>
- <constraint firstItem="9C3-dt-r1i" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="x8P-AV-Ji5"/>
- <constraint firstItem="Jnx-M6-gzK" firstAttribute="top" secondItem="dKu-w6-0Jy" secondAttribute="bottom" constant="16" id="zXz-ot-EPG"/>
- </constraints>
- <point key="canvasLocation" x="-149" y="114"/>
- </customView>
- </objects>
- <resources>
- <image name="pic_cha" width="110" height="110"/>
- <namedColor name="KMColor_Interactive_M0">
- <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- <namedColor name="KMColor_Interactive_S0">
- <color red="0.85490196078431369" green="0.85882352941176465" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- </resources>
- </document>
|