123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMNAPPExpirationWindowController" customModule="PDF_Reader_Pro_Beta" customModuleProvider="target">
- <connections>
- <outlet property="contentTopConstraint" destination="QtC-ng-q62" id="bG3-h9-VX5"/>
- <outlet property="subContentLabel" destination="q1z-Jc-t7C" id="C8O-dI-QD2"/>
- <outlet property="subTitleLabel" destination="rzU-iw-AIQ" id="quV-d6-T3X"/>
- <outlet property="sureButton" destination="Lpq-xz-Rqt" id="lot-cX-CHx"/>
- <outlet property="titleLabel" destination="cpd-Jk-WKy" id="TAe-b1-795"/>
- <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" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="393" height="467"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="360" height="501"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="iGA-bb-PgU">
- <rect key="frame" x="110" y="296" width="140" height="140"/>
- <constraints>
- <constraint firstAttribute="height" constant="140" id="JPd-z6-vN5"/>
- <constraint firstAttribute="width" constant="140" id="mGZ-25-yfW"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMNImageNameBetaFeedbackExpired" id="8Om-lt-tlB"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cpd-Jk-WKy">
- <rect key="frame" x="22" y="182" width="316" height="56"/>
- <textFieldCell key="cell" alignment="center" title="Beta's Usage Rights Has Expired" id="Ed8-Rw-sca">
- <font key="font" metaFont="system" size="24"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rzU-iw-AIQ">
- <rect key="frame" x="22" y="126" width="316" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="sTp-01-nTy"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="charWrapping" alignment="center" title="PDF Reader Pro Team has incorporated your suggestions into consideration. " id="F1y-Qx-ftA">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q1z-Jc-t7C">
- <rect key="frame" x="22" y="96" width="316" height="16"/>
- <textFieldCell key="cell" alignment="center" title="Please stay tuned for PDF Reader Pro 2025!" id="IIT-S0-Jcp">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Lpq-xz-Rqt" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="24" y="32" width="312" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="WwA-UN-TMk"/>
- <constraint firstAttribute="width" constant="312" id="dKV-r9-YhD"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="q1z-Jc-t7C" secondAttribute="trailing" constant="24" id="1cI-NI-Sma"/>
- <constraint firstItem="iGA-bb-PgU" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="65" id="7bB-ks-VAg"/>
- <constraint firstItem="Lpq-xz-Rqt" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="CRd-bf-zXo"/>
- <constraint firstItem="Lpq-xz-Rqt" firstAttribute="top" secondItem="q1z-Jc-t7C" secondAttribute="bottom" constant="24" id="D3R-it-dZz"/>
- <constraint firstItem="cpd-Jk-WKy" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="F03-9O-ceg"/>
- <constraint firstItem="rzU-iw-AIQ" firstAttribute="leading" secondItem="cpd-Jk-WKy" secondAttribute="leading" id="HBE-kf-Nsx"/>
- <constraint firstItem="rzU-iw-AIQ" firstAttribute="trailing" secondItem="cpd-Jk-WKy" secondAttribute="trailing" id="O8e-eY-I0r"/>
- <constraint firstItem="q1z-Jc-t7C" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="PzU-8v-D8U"/>
- <constraint firstItem="q1z-Jc-t7C" firstAttribute="top" secondItem="cpd-Jk-WKy" secondAttribute="bottom" constant="70" id="QtC-ng-q62"/>
- <constraint firstItem="cpd-Jk-WKy" firstAttribute="top" secondItem="iGA-bb-PgU" secondAttribute="bottom" constant="58" id="VeT-vu-JLO"/>
- <constraint firstItem="rzU-iw-AIQ" firstAttribute="top" secondItem="cpd-Jk-WKy" secondAttribute="bottom" constant="24" id="Wty-Mh-LK1"/>
- <constraint firstItem="iGA-bb-PgU" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="fsu-Sf-fjH"/>
- <constraint firstAttribute="trailing" secondItem="Lpq-xz-Rqt" secondAttribute="trailing" constant="24" id="u7o-gQ-kRj"/>
- <constraint firstItem="cpd-Jk-WKy" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="xRh-hs-tgb"/>
- <constraint firstAttribute="bottom" secondItem="Lpq-xz-Rqt" secondAttribute="bottom" constant="32" id="xhz-Cj-UqR"/>
- <constraint firstAttribute="trailing" secondItem="cpd-Jk-WKy" secondAttribute="trailing" constant="24" id="yhG-hF-iyF"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-16.5" y="242.5"/>
- </window>
- </objects>
- <resources>
- <image name="KMNImageNameBetaFeedbackExpired" width="140" height="140"/>
- </resources>
- </document>
|