|
@@ -0,0 +1,179 @@
|
|
|
+<?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="KMCouponDueWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <connections>
|
|
|
+ <outlet property="buyBox" destination="FYA-2d-xuI" id="u4E-0G-PJU"/>
|
|
|
+ <outlet property="buyButton" destination="Vji-vi-gbH" id="hbM-et-gc8"/>
|
|
|
+ <outlet property="contendBox" destination="bzV-Gq-pe9" id="dYI-Qe-kL5"/>
|
|
|
+ <outlet property="contendImage" destination="x8W-tS-Xhe" id="iJT-E2-Fxz"/>
|
|
|
+ <outlet property="laterInfoLabel" destination="VRY-Yk-fAD" id="V3J-01-cXd"/>
|
|
|
+ <outlet property="subTitleLabel" destination="jjn-yZ-D7c" id="X8B-q2-JDe"/>
|
|
|
+ <outlet property="tipInfoImage" destination="GkG-tR-cLY" id="Oe9-x1-7YF"/>
|
|
|
+ <outlet property="tipInfoView" destination="f1m-ug-ENL" id="gor-we-zNF"/>
|
|
|
+ <outlet property="titleLabel" destination="mL0-nw-nO3" id="uPj-4g-B9V"/>
|
|
|
+ <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="660" height="443"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
|
|
+ <value key="minSize" type="size" width="660" height="443"/>
|
|
|
+ <value key="maxSize" type="size" width="660" height="443"/>
|
|
|
+ <view key="contentView" id="se5-gp-TjO">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="660" height="443"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bzV-Gq-pe9">
|
|
|
+ <rect key="frame" x="29" y="27" width="602" height="380"/>
|
|
|
+ <view key="contentView" id="VA0-92-LSU">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="602" height="380"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="4n1-ck-aYe">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x8W-tS-Xhe">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UDr-qh-Sdk"/>
|
|
|
+ </imageView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="x8W-tS-Xhe" firstAttribute="leading" secondItem="4n1-ck-aYe" secondAttribute="leading" id="0pT-7K-Vcc"/>
|
|
|
+ <constraint firstItem="x8W-tS-Xhe" firstAttribute="top" secondItem="4n1-ck-aYe" secondAttribute="top" id="HXG-6I-MLq"/>
|
|
|
+ <constraint firstAttribute="height" constant="380" id="LGw-1W-FHg"/>
|
|
|
+ <constraint firstAttribute="width" constant="300" id="PaQ-iC-qHB"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="x8W-tS-Xhe" secondAttribute="trailing" id="c37-hJ-FxL"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="x8W-tS-Xhe" secondAttribute="bottom" id="fqG-Pr-D6G"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="IRn-Nx-1SH">
|
|
|
+ <rect key="frame" x="336" y="21" width="266" height="338"/>
|
|
|
+ <subviews>
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mL0-nw-nO3">
|
|
|
+ <rect key="frame" x="-2" y="313" width="172" height="25"/>
|
|
|
+ <textFieldCell key="cell" alignment="left" title="Limited-time Offer" id="Dv5-Ir-uCY">
|
|
|
+ <font key="font" metaFont="system" size="21"/>
|
|
|
+ <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="jjn-yZ-D7c">
|
|
|
+ <rect key="frame" x="-2" y="258" width="270" height="51"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="266" id="6J1-BA-Y1S"/>
|
|
|
+ </constraints>
|
|
|
+ <textFieldCell key="cell" alignment="left" title="Dear, your free trial has expired on 2024-05-17. PDF Reader Pro offers 20% OFF for new users!" id="2mW-gH-wXX">
|
|
|
+ <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>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="f1m-ug-ENL">
|
|
|
+ <rect key="frame" x="0.0" y="126" width="266" height="100"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GkG-tR-cLY">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="266" height="100"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="erh-zg-aUs"/>
|
|
|
+ </imageView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="100" id="TLT-K4-KS3"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FYA-2d-xuI">
|
|
|
+ <rect key="frame" x="0.0" y="46" width="266" height="48"/>
|
|
|
+ <view key="contentView" id="2Nb-6M-k48">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vji-vi-gbH" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <buttonCell key="cell" type="bevel" title="Buy with 20% OFF" bezelStyle="rounded" imagePosition="overlaps" alignment="center" focusRingType="none" imageScaling="axesIndependently" inset="2" id="GEO-t7-YwI">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system" size="15"/>
|
|
|
+ </buttonCell>
|
|
|
+ <color key="contentTintColor" name="Color"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buyBtnClicked:" target="-2" id="zsV-Mv-Qqr"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="Vh6-An-tIy"/>
|
|
|
+ <constraint firstAttribute="width" constant="266" id="j43-O9-4Ug"/>
|
|
|
+ </constraints>
|
|
|
+ <color key="fillColor" red="1" green="0.61799015410958902" blue="0.16566780821917809" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </box>
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VRY-Yk-fAD">
|
|
|
+ <rect key="frame" x="-2" y="20" width="270" height="14"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="266" id="5bJ-Fv-1Zy"/>
|
|
|
+ </constraints>
|
|
|
+ <textFieldCell key="cell" selectable="YES" alignment="center" title="--" id="Ukb-Yc-wec">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="jjn-yZ-D7c" firstAttribute="top" secondItem="mL0-nw-nO3" secondAttribute="bottom" constant="4" id="17A-jq-I3m"/>
|
|
|
+ <constraint firstItem="f1m-ug-ENL" firstAttribute="top" secondItem="jjn-yZ-D7c" secondAttribute="bottom" constant="32" id="5be-PI-GD5"/>
|
|
|
+ <constraint firstItem="mL0-nw-nO3" firstAttribute="top" secondItem="IRn-Nx-1SH" secondAttribute="top" id="6LD-X2-01L"/>
|
|
|
+ <constraint firstAttribute="width" constant="266" id="6PQ-O8-DxR"/>
|
|
|
+ <constraint firstItem="VRY-Yk-fAD" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="8W6-hg-tKI"/>
|
|
|
+ <constraint firstItem="VRY-Yk-fAD" firstAttribute="top" secondItem="FYA-2d-xuI" secondAttribute="bottom" constant="12" id="NSI-IU-0Ih"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="f1m-ug-ENL" secondAttribute="trailing" id="Ovd-gM-4mt"/>
|
|
|
+ <constraint firstAttribute="height" constant="338" id="hbJ-aj-SrA"/>
|
|
|
+ <constraint firstItem="FYA-2d-xuI" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="nPv-ou-sau"/>
|
|
|
+ <constraint firstItem="f1m-ug-ENL" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="npJ-jY-Mhx"/>
|
|
|
+ <constraint firstItem="FYA-2d-xuI" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="bottom" constant="32" id="pXg-Rn-Hvk"/>
|
|
|
+ <constraint firstItem="jjn-yZ-D7c" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="qdr-jp-cAz"/>
|
|
|
+ <constraint firstItem="mL0-nw-nO3" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="ur5-xj-WPj"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="IRn-Nx-1SH" secondAttribute="bottom" constant="21" id="5xZ-JP-B1h"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="4n1-ck-aYe" secondAttribute="bottom" id="EjT-er-VP4"/>
|
|
|
+ <constraint firstItem="4n1-ck-aYe" firstAttribute="leading" secondItem="VA0-92-LSU" secondAttribute="leading" id="VAV-Im-tPk"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="IRn-Nx-1SH" secondAttribute="trailing" id="jQF-ja-dvX"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="380" id="VR1-cD-sgF"/>
|
|
|
+ <constraint firstAttribute="width" constant="602" id="Y4g-au-WfJ"/>
|
|
|
+ </constraints>
|
|
|
+ </box>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="bzV-Gq-pe9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="29" id="cQ1-68-6lw"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="bzV-Gq-pe9" secondAttribute="bottom" constant="27" id="zWc-2T-LdA"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="147" y="116"/>
|
|
|
+ </window>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <namedColor name="Color">
|
|
|
+ <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </namedColor>
|
|
|
+ </resources>
|
|
|
+</document>
|