123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?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="KMVerificationTrialViewController">
- <connections>
- <outlet property="accoutTextView" destination="kPU-CD-EZ2" id="f7H-J0-zuc"/>
- <outlet property="continueButton" destination="c9U-oA-IYb" id="Ijm-5z-CBB"/>
- <outlet property="label" destination="FMi-q8-lo4" id="xGk-oJ-Rf0"/>
- <outlet property="licenseButton" destination="bT3-uU-96I" id="STG-hw-uZd"/>
- <outlet property="textViewHeight" destination="jgn-sl-5To" id="Ia8-cS-znn"/>
- <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="442" height="257"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hj7-zJ-9tZ">
- <rect key="frame" x="197" y="165" width="48" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="jAw-ig-SIC"/>
- <constraint firstAttribute="height" constant="48" id="mpq-ht-2CL"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="1qR-b8-U2t"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FMi-q8-lo4">
- <rect key="frame" x="118" y="120" width="206" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Welcome to Cisdem PDFMaster" id="t9s-jy-Kah">
- <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>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5fU-Ox-j64">
- <rect key="frame" x="225" y="28" width="197" height="36"/>
- <view key="contentView" id="A9q-Yu-oUt">
- <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" name="KMColor_Interactive_M0"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c9U-oA-IYb" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="225" y="28" width="197" height="36"/>
- <buttonCell key="cell" type="bevel" title="Activate" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dYE-xo-KDt">
- <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="aWX-5J-JBm"/>
- </constraints>
- <connections>
- <action selector="continueButtonAction:" target="-2" id="ztM-9l-EVZ"/>
- </connections>
- </button>
- <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VW9-UL-1CK">
- <rect key="frame" x="20" y="28" width="197" height="36"/>
- <view key="contentView" id="iR7-oJ-vgy">
- <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" name="KMColor_Interactive_S0"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bT3-uU-96I" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="20" y="28" width="197" height="36"/>
- <buttonCell key="cell" type="bevel" title="Enter License Number" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dZP-p7-1ny">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="uex-h4-UKs"/>
- </constraints>
- <connections>
- <action selector="licenseButtonAction:" target="-2" id="cV0-TW-tfY"/>
- </connections>
- </button>
- <scrollView ambiguous="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vOr-uC-ssM">
- <rect key="frame" x="20" y="80" width="402" height="28"/>
- <clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="Ggm-s9-dGo">
- <rect key="frame" x="0.0" y="0.0" width="402" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView ambiguous="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" baseWritingDirection="leftToRight" spellingCorrection="YES" smartInsertDelete="YES" id="kPU-CD-EZ2">
- <rect key="frame" x="0.0" y="0.0" width="402" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <size key="minSize" width="402" height="28"/>
- <size key="maxSize" width="402" height="10000000"/>
- <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
- </textView>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </clipView>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="jgn-sl-5To"/>
- </constraints>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="tj0-fP-YfX">
- <rect key="frame" x="-100" y="-100" width="240" height="16"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="tyQ-aZ-G6O">
- <rect key="frame" x="-100" y="-100" width="16" height="100"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- </subviews>
- <constraints>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="centerY" secondItem="bT3-uU-96I" secondAttribute="centerY" id="1X4-QM-VWd"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="2wa-Uh-pGi"/>
- <constraint firstItem="FMi-q8-lo4" firstAttribute="top" secondItem="hj7-zJ-9tZ" secondAttribute="bottom" constant="29" id="35R-W7-cO0"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="leading" secondItem="bT3-uU-96I" secondAttribute="trailing" constant="8" id="7sL-1K-GKV"/>
- <constraint firstItem="hj7-zJ-9tZ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="44" id="CaY-Dp-KSJ"/>
- <constraint firstItem="hj7-zJ-9tZ" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Iqh-gW-U3p"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="leading" secondItem="VW9-UL-1CK" secondAttribute="leading" id="J8A-lu-rS4"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="top" secondItem="vOr-uC-ssM" secondAttribute="bottom" constant="16" id="TVA-nN-vae"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="width" secondItem="bT3-uU-96I" secondAttribute="width" id="aD8-wj-TNo"/>
- <constraint firstAttribute="bottom" secondItem="bT3-uU-96I" secondAttribute="bottom" constant="28" id="dIJ-xA-yuC"/>
- <constraint firstItem="FMi-q8-lo4" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="eaa-UZ-fNn"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="trailing" secondItem="5fU-Ox-j64" secondAttribute="trailing" id="iUF-pe-bNy"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="top" secondItem="5fU-Ox-j64" secondAttribute="top" id="jdL-Ha-3II"/>
- <constraint firstAttribute="trailing" secondItem="c9U-oA-IYb" secondAttribute="trailing" constant="20" id="l0r-pD-IJY"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="leading" secondItem="5fU-Ox-j64" secondAttribute="leading" id="otI-8G-TbE"/>
- <constraint firstItem="vOr-uC-ssM" firstAttribute="top" secondItem="FMi-q8-lo4" secondAttribute="bottom" constant="12" id="sKH-Cc-BgL"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="trailing" secondItem="VW9-UL-1CK" secondAttribute="trailing" id="tF1-Z4-rwH"/>
- <constraint firstItem="c9U-oA-IYb" firstAttribute="bottom" secondItem="5fU-Ox-j64" secondAttribute="bottom" id="urd-MV-Spg"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="bottom" secondItem="VW9-UL-1CK" secondAttribute="bottom" id="yI1-Td-tU3"/>
- <constraint firstItem="bT3-uU-96I" firstAttribute="top" secondItem="VW9-UL-1CK" secondAttribute="top" id="ybd-BR-Tu9"/>
- </constraints>
- <point key="canvasLocation" x="98" y="190"/>
- </customView>
- </objects>
- <resources>
- <image name="PDFReaderProLogo" width="512" height="512"/>
- <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>
|