123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- <?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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner"/>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe" customClass="KMOpenFileGuideProperty" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="585" height="366"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="9Rh-1h-Oif">
- <rect key="frame" x="0.0" y="0.0" width="585" height="366"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="eRC-CW-Z7U">
- <rect key="frame" x="535" y="296" width="50" height="50"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7BU-0Y-uxe">
- <rect key="frame" x="5" y="5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="PZ7-DK-xlB"/>
- <constraint firstAttribute="height" constant="40" id="Wac-i2-RKa"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="7BU-0Y-uxe" firstAttribute="centerX" secondItem="eRC-CW-Z7U" secondAttribute="centerX" id="2a8-zN-437"/>
- <constraint firstAttribute="width" constant="50" id="3gh-81-hiS"/>
- <constraint firstItem="7BU-0Y-uxe" firstAttribute="centerY" secondItem="eRC-CW-Z7U" secondAttribute="centerY" id="CeL-MZ-tEC"/>
- <constraint firstAttribute="height" constant="50" id="DJC-Zp-hMr"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PYv-yj-Jk2">
- <rect key="frame" x="230" y="200" width="300" height="126"/>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="G9k-gU-ce4">
- <rect key="frame" x="230" y="200" width="300" height="126"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GUf-lx-Ty8">
- <rect key="frame" x="18" y="89" width="96" height="17"/>
- <textFieldCell key="cell" alignment="left" title="PDF to Office" id="nyk-cb-tPT">
- <font key="font" metaFont="systemBold" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="O9S-9u-GZn">
- <rect key="frame" x="18" y="64" width="264" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="260" id="W1S-I5-DiD"/>
- </constraints>
- <textFieldCell key="cell" alignment="left" title="PDF to Office" id="lww-1f-FTS">
- <font key="font" metaFont="system" size="14"/>
- <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="46r-va-mAx" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="20" y="24" width="31" height="16"/>
- <buttonCell key="cell" type="bevel" title="Skip" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="YCH-1c-XwV">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="skipAction:" target="c22-O7-iKe" id="9Qo-Mb-dNH"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DIY-5j-4dH">
- <rect key="frame" x="197" y="24" width="23" height="17"/>
- <textFieldCell key="cell" alignment="left" title="1/2" id="Cy3-Wf-WZh">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" borderType="line" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YQ0-n2-Zra" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="117" y="20" width="74" height="24"/>
- <view key="contentView" id="9lN-rw-8FM">
- <rect key="frame" x="1" y="1" width="72" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dnE-ZA-fh9">
- <rect key="frame" x="4" y="3" width="65" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Previous" id="se1-1P-MCA">
- <font key="font" metaFont="systemBold"/>
- <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="E20-c9-JNo" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="72" height="22"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="y1b-Mz-GlH">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="previouseAction:" target="c22-O7-iKe" id="GrJ-9D-PPy"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="E20-c9-JNo" secondAttribute="bottom" id="Bpy-Cv-V8b"/>
- <constraint firstItem="E20-c9-JNo" firstAttribute="top" secondItem="9lN-rw-8FM" secondAttribute="top" id="RnW-qU-ubC"/>
- <constraint firstItem="dnE-ZA-fh9" firstAttribute="centerY" secondItem="9lN-rw-8FM" secondAttribute="centerY" id="eOP-vz-7yS"/>
- <constraint firstItem="E20-c9-JNo" firstAttribute="leading" secondItem="9lN-rw-8FM" secondAttribute="leading" id="oIG-tD-fuw"/>
- <constraint firstAttribute="trailing" secondItem="E20-c9-JNo" secondAttribute="trailing" id="peT-yy-dFe"/>
- <constraint firstItem="dnE-ZA-fh9" firstAttribute="centerX" secondItem="9lN-rw-8FM" secondAttribute="centerX" id="tIL-I1-W4F"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="ari-AZ-ZZ8"/>
- <constraint firstAttribute="width" constant="74" id="dLd-dV-ZBI"/>
- </constraints>
- </box>
- <box boxType="custom" borderType="line" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="PQF-KT-kWh" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="226" y="20" width="54" height="24"/>
- <view key="contentView" id="OXW-b3-sa7">
- <rect key="frame" x="1" y="1" width="52" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NtF-H4-qAB">
- <rect key="frame" x="7" y="3" width="39" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Next" id="rnr-FO-ukU">
- <font key="font" metaFont="systemBold"/>
- <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9zr-OX-UJ0" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="52" height="22"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="25f-OL-Gbl">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="nextAction:" target="c22-O7-iKe" id="FQh-KO-LKa"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="9zr-OX-UJ0" firstAttribute="leading" secondItem="OXW-b3-sa7" secondAttribute="leading" id="BKi-UD-KSI"/>
- <constraint firstAttribute="trailing" secondItem="9zr-OX-UJ0" secondAttribute="trailing" id="EHW-7J-wD5"/>
- <constraint firstItem="NtF-H4-qAB" firstAttribute="centerY" secondItem="OXW-b3-sa7" secondAttribute="centerY" id="QTV-zo-bnw"/>
- <constraint firstItem="NtF-H4-qAB" firstAttribute="centerX" secondItem="OXW-b3-sa7" secondAttribute="centerX" id="nxt-VH-bWB"/>
- <constraint firstItem="9zr-OX-UJ0" firstAttribute="top" secondItem="OXW-b3-sa7" secondAttribute="top" id="rD0-5T-Rjf"/>
- <constraint firstAttribute="bottom" secondItem="9zr-OX-UJ0" secondAttribute="bottom" id="vAc-In-UNa"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="MSx-3z-e6j"/>
- <constraint firstAttribute="width" constant="54" id="n87-Dv-RwE"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="YQ0-n2-Zra" firstAttribute="centerY" secondItem="46r-va-mAx" secondAttribute="centerY" id="GNJ-y4-5iW"/>
- <constraint firstItem="DIY-5j-4dH" firstAttribute="leading" secondItem="YQ0-n2-Zra" secondAttribute="trailing" constant="8" id="K2c-fc-7Qb"/>
- <constraint firstItem="O9S-9u-GZn" firstAttribute="leading" secondItem="G9k-gU-ce4" secondAttribute="leading" constant="20" id="KvQ-8I-Lal"/>
- <constraint firstItem="O9S-9u-GZn" firstAttribute="top" secondItem="GUf-lx-Ty8" secondAttribute="bottom" constant="8" id="NJJ-UA-8Ep"/>
- <constraint firstItem="PQF-KT-kWh" firstAttribute="centerY" secondItem="YQ0-n2-Zra" secondAttribute="centerY" id="Nv8-t1-cI2"/>
- <constraint firstItem="GUf-lx-Ty8" firstAttribute="top" secondItem="G9k-gU-ce4" secondAttribute="top" constant="20" id="Qsl-NY-esd"/>
- <constraint firstAttribute="bottom" secondItem="PQF-KT-kWh" secondAttribute="bottom" constant="20" id="QuP-zy-cbp"/>
- <constraint firstAttribute="width" constant="300" id="VRI-At-Vz9"/>
- <constraint firstAttribute="trailing" secondItem="PQF-KT-kWh" secondAttribute="trailing" constant="20" id="Wl8-F5-Omp"/>
- <constraint firstItem="GUf-lx-Ty8" firstAttribute="leading" secondItem="G9k-gU-ce4" secondAttribute="leading" constant="20" id="deG-X8-3S3"/>
- <constraint firstItem="PQF-KT-kWh" firstAttribute="centerY" secondItem="DIY-5j-4dH" secondAttribute="centerY" id="e4k-mL-Wcj"/>
- <constraint firstItem="PQF-KT-kWh" firstAttribute="top" secondItem="O9S-9u-GZn" secondAttribute="bottom" constant="20" id="fFg-u9-lg0"/>
- <constraint firstItem="46r-va-mAx" firstAttribute="leading" secondItem="G9k-gU-ce4" secondAttribute="leading" constant="20" id="gy7-me-0F5"/>
- <constraint firstItem="PQF-KT-kWh" firstAttribute="leading" secondItem="DIY-5j-4dH" secondAttribute="trailing" constant="8" id="ifv-3o-xne"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="G9k-gU-ce4" firstAttribute="top" secondItem="9Rh-1h-Oif" secondAttribute="top" constant="40" id="1B5-S1-w2i"/>
- <constraint firstItem="G9k-gU-ce4" firstAttribute="leading" secondItem="PYv-yj-Jk2" secondAttribute="leading" id="KcS-mL-hBZ"/>
- <constraint firstItem="G9k-gU-ce4" firstAttribute="top" secondItem="PYv-yj-Jk2" secondAttribute="top" id="aXD-Ld-W5b"/>
- <constraint firstItem="eRC-CW-Z7U" firstAttribute="top" secondItem="9Rh-1h-Oif" secondAttribute="top" constant="20" id="gdo-fo-JWA"/>
- <constraint firstItem="G9k-gU-ce4" firstAttribute="trailing" secondItem="PYv-yj-Jk2" secondAttribute="trailing" id="hKP-SQ-fZO"/>
- <constraint firstItem="G9k-gU-ce4" firstAttribute="bottom" secondItem="PYv-yj-Jk2" secondAttribute="bottom" id="i2o-bZ-VXh"/>
- <constraint firstItem="eRC-CW-Z7U" firstAttribute="leading" secondItem="G9k-gU-ce4" secondAttribute="trailing" constant="5" id="mW3-JD-bO6"/>
- <constraint firstItem="eRC-CW-Z7U" firstAttribute="leading" secondItem="9Rh-1h-Oif" secondAttribute="leading" constant="535" id="xOD-Ss-DzL"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="9Rh-1h-Oif" secondAttribute="bottom" id="HFf-ND-nQr"/>
- <constraint firstAttribute="trailing" secondItem="9Rh-1h-Oif" secondAttribute="trailing" id="QAc-bm-gu4"/>
- <constraint firstItem="9Rh-1h-Oif" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="nk7-Dm-Zu3"/>
- <constraint firstItem="9Rh-1h-Oif" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="zMk-Vv-n7X"/>
- </constraints>
- <connections>
- <outlet property="bigCircleView" destination="eRC-CW-Z7U" id="IRL-N9-F1B"/>
- <outlet property="circleLeftConst" destination="xOD-Ss-DzL" id="78Y-Wc-uOv"/>
- <outlet property="contendView" destination="9Rh-1h-Oif" id="u2Z-ZE-JR0"/>
- <outlet property="nextBox" destination="PQF-KT-kWh" id="FJA-UL-9CU"/>
- <outlet property="nextButton" destination="9zr-OX-UJ0" id="awe-hE-dTW"/>
- <outlet property="nextLabel" destination="NtF-H4-qAB" id="otc-pR-cL4"/>
- <outlet property="previousBox" destination="YQ0-n2-Zra" id="gPj-dO-F3H"/>
- <outlet property="previousButton" destination="E20-c9-JNo" id="ylJ-PB-OaB"/>
- <outlet property="previouseLabel" destination="dnE-ZA-fh9" id="9JS-yH-KWc"/>
- <outlet property="shadowView" destination="PYv-yj-Jk2" id="FnN-di-jmk"/>
- <outlet property="skipButton" destination="46r-va-mAx" id="e2g-iw-Mqh"/>
- <outlet property="smallCircleView" destination="7BU-0Y-uxe" id="Efu-ST-P7i"/>
- <outlet property="stepLabel" destination="DIY-5j-4dH" id="bQR-Oe-eIj"/>
- <outlet property="tipInfoView" destination="G9k-gU-ce4" id="GHm-Nv-LJk"/>
- <outlet property="tipSubTitleLabel" destination="O9S-9u-GZn" id="rdQ-dw-Yfy"/>
- <outlet property="tipTitleLabel" destination="GUf-lx-Ty8" id="3ka-ne-CXv"/>
- </connections>
- <point key="canvasLocation" x="82.5" y="187"/>
- </customView>
- </objects>
- </document>
|