123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <?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" customClass="TrialSuccessWindowController" customModule="LynxPDF_Editor" customModuleProvider="target">
- <connections>
- <outlet property="contendBox" destination="lkZ-VT-hNB" id="kbV-EA-tf3"/>
- <outlet property="infoContendBox" destination="knM-8i-Gjm" id="oqU-nR-7Sm"/>
- <outlet property="subTitleLabel" destination="Olj-Dc-0Ag" id="RfA-NK-UuX"/>
- <outlet property="tipImage" destination="wV9-xE-oyR" id="n0l-EV-Ha0"/>
- <outlet property="titleLabel" destination="MuJ-SJ-u39" id="p20-kW-8RK"/>
- <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="340" height="320"/>
- <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="340" height="320"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="lkZ-VT-hNB">
- <rect key="frame" x="0.0" y="0.0" width="340" height="320"/>
- <view key="contentView" id="oVr-cA-2aH">
- <rect key="frame" x="0.0" y="0.0" width="340" height="320"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="knM-8i-Gjm">
- <rect key="frame" x="20" y="26" width="300" height="244"/>
- <view key="contentView" id="6wh-Tx-c5y">
- <rect key="frame" x="0.0" y="0.0" width="300" height="244"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wV9-xE-oyR">
- <rect key="frame" x="118" y="147" width="64" height="64"/>
- <constraints>
- <constraint firstAttribute="width" constant="64" id="SCK-9o-fip"/>
- <constraint firstAttribute="height" constant="64" id="qqg-pV-m5o"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="applyTrialSuccess" id="nJi-KC-hUU"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MuJ-SJ-u39">
- <rect key="frame" x="22" y="79" width="256" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="252" id="dbk-wx-fLF"/>
- </constraints>
- <textFieldCell key="cell" alignment="center" title="Apply for a free trial successfully!" id="xVg-4O-AdC">
- <font key="font" metaFont="system" size="20"/>
- <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="Olj-Dc-0Ag">
- <rect key="frame" x="22" y="33" width="256" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="252" id="Kvd-og-Gdw"/>
- </constraints>
- <textFieldCell key="cell" alignment="center" title="Please go to the mailbox to check the trial information." id="DWk-9Y-La0">
- <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>
- </subviews>
- <constraints>
- <constraint firstItem="MuJ-SJ-u39" firstAttribute="top" secondItem="wV9-xE-oyR" secondAttribute="bottom" constant="20" id="0OD-VZ-eP6"/>
- <constraint firstAttribute="bottom" secondItem="Olj-Dc-0Ag" secondAttribute="bottom" constant="33" id="4mv-mb-f8X"/>
- <constraint firstItem="wV9-xE-oyR" firstAttribute="top" secondItem="6wh-Tx-c5y" secondAttribute="top" constant="33" id="8NA-LR-YHk"/>
- <constraint firstItem="Olj-Dc-0Ag" firstAttribute="top" secondItem="MuJ-SJ-u39" secondAttribute="bottom" constant="12" id="N2G-Uj-fJf"/>
- <constraint firstItem="wV9-xE-oyR" firstAttribute="centerX" secondItem="6wh-Tx-c5y" secondAttribute="centerX" id="S6N-rD-CXD"/>
- <constraint firstItem="MuJ-SJ-u39" firstAttribute="centerX" secondItem="6wh-Tx-c5y" secondAttribute="centerX" id="lAV-o8-1Tn"/>
- <constraint firstItem="Olj-Dc-0Ag" firstAttribute="centerX" secondItem="6wh-Tx-c5y" secondAttribute="centerX" id="zEQ-kw-fd9"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="300" id="LIx-iQ-U5b"/>
- </constraints>
- <color key="fillColor" red="0.90980392160000001" green="0.91372549020000005" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="knM-8i-Gjm" firstAttribute="centerX" secondItem="oVr-cA-2aH" secondAttribute="centerX" id="M0k-bT-Ric"/>
- <constraint firstItem="knM-8i-Gjm" firstAttribute="centerY" secondItem="oVr-cA-2aH" secondAttribute="centerY" constant="12" id="kVV-td-al9"/>
- </constraints>
- </view>
- <color key="fillColor" red="0.90980392156862744" green="0.9137254901960784" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="lkZ-VT-hNB" secondAttribute="bottom" id="0pJ-Ew-dsS"/>
- <constraint firstItem="lkZ-VT-hNB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Env-sJ-LLe"/>
- <constraint firstAttribute="trailing" secondItem="lkZ-VT-hNB" secondAttribute="trailing" id="cOa-4o-J32"/>
- <constraint firstItem="lkZ-VT-hNB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="eQC-uw-wdK"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="86" y="120"/>
- </window>
- </objects>
- <resources>
- <image name="applyTrialSuccess" width="64" height="64"/>
- </resources>
- </document>
|