123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- <?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="AIPurchaseWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="contendBox" destination="nfo-M5-w4Q" id="Enr-6q-C7I"/>
- <outlet property="priceDesLabel" destination="PUd-4Y-sCF" id="u81-7m-Fol"/>
- <outlet property="priceLabel" destination="Fpk-3x-ujX" id="8bi-Gw-LJR"/>
- <outlet property="privacyButton" destination="gva-ly-0I8" id="Gmb-GO-JTe"/>
- <outlet property="purchaseBox" destination="MxD-iI-gPD" id="bqW-Zh-Xc8"/>
- <outlet property="purchaseButton" destination="YSQ-s1-9UF" id="Lob-Ep-EyC"/>
- <outlet property="restoreButton" destination="WvO-DX-3U1" id="qzy-DN-gHT"/>
- <outlet property="subTitleLabel" destination="9Od-nw-vLv" id="w8y-tv-qe6"/>
- <outlet property="termOfButton" destination="VlN-AZ-5WC" id="rfZ-w1-jaZ"/>
- <outlet property="tipImage" destination="x0K-kd-2xP" id="ad5-Al-XXa"/>
- <outlet property="titleLabel" destination="Abl-em-TU7" id="ZzR-Pp-rTn"/>
- <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" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="490" height="530"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="490" height="530"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nfo-M5-w4Q">
- <rect key="frame" x="0.0" y="0.0" width="490" height="530"/>
- <view key="contentView" id="Ptw-Py-9CW">
- <rect key="frame" x="0.0" y="0.0" width="490" height="530"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x0K-kd-2xP">
- <rect key="frame" x="17" y="250" width="456" height="240"/>
- <constraints>
- <constraint firstAttribute="height" constant="240" id="J1T-0z-mh3"/>
- <constraint firstAttribute="width" constant="456" id="hyB-8V-rqf"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="ai_Appstore" id="n7U-ZZ-yOu"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Abl-em-TU7">
- <rect key="frame" x="76" y="200" width="339" height="30"/>
- <textFieldCell key="cell" title="Purchase PDF to Office Pack" id="dXz-FE-Ucw">
- <font key="font" metaFont="systemSemibold" size="26"/>
- <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="9Od-nw-vLv">
- <rect key="frame" x="30" y="162" width="430" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="426" id="yi0-1y-Iea"/>
- </constraints>
- <textFieldCell key="cell" alignment="center" title="Convert first 10 pages only. Purchase PDF to Office Pack to convert all pages." id="Yb3-ZZ-7yB">
- <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="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MxD-iI-gPD">
- <rect key="frame" x="85" y="86" width="320" height="56"/>
- <view key="contentView" id="PyO-oD-pge">
- <rect key="frame" x="0.0" y="0.0" width="320" height="56"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hN5-hJ-n5O">
- <rect key="frame" x="0.0" y="0.0" width="320" height="56"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="Fy6-8w-EzP"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OLt-iv-Zsa">
- <rect key="frame" x="0.0" y="11" width="320" height="34"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fpk-3x-ujX">
- <rect key="frame" x="110" y="15" width="101" height="19"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $14.99" id="JzE-Rg-QUV">
- <font key="font" metaFont="systemBold" size="16"/>
- <color key="textColor" name="Color"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PUd-4Y-sCF">
- <rect key="frame" x="51" y="0.0" width="219" height="15"/>
- <textFieldCell key="cell" alignment="center" title="purchase for 50 credit within 30 days" id="8HR-js-jRF">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" red="0.55294117649999996" green="0.55294117649999996" blue="0.55294117649999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="PUd-4Y-sCF" firstAttribute="centerX" secondItem="OLt-iv-Zsa" secondAttribute="centerX" id="2Ru-aa-geN"/>
- <constraint firstItem="Fpk-3x-ujX" firstAttribute="top" secondItem="OLt-iv-Zsa" secondAttribute="top" id="C1p-AJ-E3t"/>
- <constraint firstItem="Fpk-3x-ujX" firstAttribute="centerX" secondItem="OLt-iv-Zsa" secondAttribute="centerX" id="Qhx-Pe-umd"/>
- <constraint firstAttribute="bottom" secondItem="PUd-4Y-sCF" secondAttribute="bottom" id="f2B-M1-HA5"/>
- <constraint firstItem="PUd-4Y-sCF" firstAttribute="top" secondItem="Fpk-3x-ujX" secondAttribute="bottom" id="kIa-ol-Eib"/>
- </constraints>
- </customView>
- <button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YSQ-s1-9UF" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="56"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" focusRingType="none" imageScaling="axesIndependently" inset="2" id="mWy-BD-0bW">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="systemBold" size="14"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="320" id="1yb-Tc-RVe"/>
- <constraint firstAttribute="height" constant="56" id="84c-yw-o0g"/>
- </constraints>
- <connections>
- <action selector="purchaseAction:" target="-2" id="Nud-yc-78y"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="OLt-iv-Zsa" secondAttribute="trailing" id="HTw-Sy-znK"/>
- <constraint firstItem="YSQ-s1-9UF" firstAttribute="centerY" secondItem="PyO-oD-pge" secondAttribute="centerY" id="HqR-cw-83J"/>
- <constraint firstItem="OLt-iv-Zsa" firstAttribute="centerY" secondItem="PyO-oD-pge" secondAttribute="centerY" id="PWt-tA-X2e"/>
- <constraint firstItem="OLt-iv-Zsa" firstAttribute="leading" secondItem="PyO-oD-pge" secondAttribute="leading" id="gS4-7R-fT9"/>
- <constraint firstItem="YSQ-s1-9UF" firstAttribute="centerX" secondItem="PyO-oD-pge" secondAttribute="centerX" id="ysh-xv-mdG"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="56" id="JQp-O4-8VZ"/>
- <constraint firstAttribute="width" constant="320" id="tYN-zM-H8d"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ttJ-5F-DDB">
- <rect key="frame" x="180" y="50" width="131" height="16"/>
- <subviews>
- <button hidden="YES" focusRingType="none" allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WvO-DX-3U1" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="10" y="0.0" width="51" height="16"/>
- <buttonCell key="cell" type="bevel" title="Restore" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="HPx-Lk-qHk">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="restoreAction:" target="-2" id="S8W-6v-MU7"/>
- </connections>
- </button>
- <button allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gva-ly-0I8" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="10" y="0.0" width="49" height="16"/>
- <buttonCell key="cell" type="bevel" title="Privacy" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" imageScaling="proportionallyDown" inset="2" id="trQ-kM-beP">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="privacyAction:" target="-2" id="Hr8-wC-oqJ"/>
- </connections>
- </button>
- <button allowsExpansionToolTips="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VlN-AZ-5WC" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="79" y="0.0" width="42" height="16"/>
- <buttonCell key="cell" type="bevel" title="Terms" bezelStyle="rounded" alignment="left" controlSize="mini" lineBreakMode="truncatingTail" imageScaling="proportionallyDown" inset="2" id="Thj-Ma-JuS">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="termOfAction:" target="-2" id="k4S-sr-76I"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="VlN-AZ-5WC" firstAttribute="leading" secondItem="gva-ly-0I8" secondAttribute="trailing" constant="20" id="5h8-Gn-bRs"/>
- <constraint firstItem="WvO-DX-3U1" firstAttribute="leading" secondItem="ttJ-5F-DDB" secondAttribute="leading" constant="10" id="8Jk-wc-ovs"/>
- <constraint firstItem="gva-ly-0I8" firstAttribute="centerY" secondItem="ttJ-5F-DDB" secondAttribute="centerY" id="MUl-wb-xFm"/>
- <constraint firstItem="WvO-DX-3U1" firstAttribute="centerY" secondItem="ttJ-5F-DDB" secondAttribute="centerY" id="bRe-fj-kPa"/>
- <constraint firstItem="VlN-AZ-5WC" firstAttribute="centerY" secondItem="ttJ-5F-DDB" secondAttribute="centerY" id="oNn-HA-plY"/>
- <constraint firstAttribute="height" constant="16" id="of2-aH-2tU"/>
- <constraint firstItem="gva-ly-0I8" firstAttribute="leading" secondItem="ttJ-5F-DDB" secondAttribute="leading" constant="10" id="uWT-Ic-ivx"/>
- <constraint firstAttribute="trailing" secondItem="VlN-AZ-5WC" secondAttribute="trailing" constant="10" id="zks-Nz-aAK"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="ttJ-5F-DDB" firstAttribute="centerX" secondItem="Ptw-Py-9CW" secondAttribute="centerX" id="4mH-g4-698"/>
- <constraint firstItem="9Od-nw-vLv" firstAttribute="centerX" secondItem="Ptw-Py-9CW" secondAttribute="centerX" id="7YZ-O3-LVS"/>
- <constraint firstItem="MxD-iI-gPD" firstAttribute="centerX" secondItem="Ptw-Py-9CW" secondAttribute="centerX" id="F53-de-aY2"/>
- <constraint firstItem="9Od-nw-vLv" firstAttribute="top" secondItem="Abl-em-TU7" secondAttribute="bottom" constant="4" id="QJw-eC-6S9"/>
- <constraint firstItem="x0K-kd-2xP" firstAttribute="centerX" secondItem="Ptw-Py-9CW" secondAttribute="centerX" id="eYI-Q2-Kdf"/>
- <constraint firstItem="x0K-kd-2xP" firstAttribute="top" secondItem="Ptw-Py-9CW" secondAttribute="top" constant="40" id="fry-YT-mUN"/>
- <constraint firstItem="ttJ-5F-DDB" firstAttribute="top" secondItem="MxD-iI-gPD" secondAttribute="bottom" constant="20" id="lgk-6O-CfX"/>
- <constraint firstItem="Abl-em-TU7" firstAttribute="centerX" secondItem="Ptw-Py-9CW" secondAttribute="centerX" id="nf9-2G-j56"/>
- <constraint firstItem="MxD-iI-gPD" firstAttribute="top" secondItem="9Od-nw-vLv" secondAttribute="bottom" constant="20" id="vTs-iw-Qax"/>
- <constraint firstItem="Abl-em-TU7" firstAttribute="top" secondItem="x0K-kd-2xP" secondAttribute="bottom" constant="20" id="yvD-nF-E4f"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="nfo-M5-w4Q" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="0pR-N4-2Jb"/>
- <constraint firstAttribute="trailing" secondItem="nfo-M5-w4Q" secondAttribute="trailing" id="HqV-7R-Msi"/>
- <constraint firstItem="nfo-M5-w4Q" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="MdA-4W-JUc"/>
- <constraint firstAttribute="bottom" secondItem="nfo-M5-w4Q" secondAttribute="bottom" id="UYd-wl-tFg"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="97" y="104"/>
- </window>
- </objects>
- <resources>
- <image name="AICreditIcon" width="103" height="20"/>
- <image name="ai_Appstore" width="1278" height="720"/>
- <namedColor name="Color">
- <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </namedColor>
- </resources>
- </document>
|