123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMComparativeTableView" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="closeBox" destination="kR4-GT-aNn" id="tBA-Rf-ccI"/>
- <outlet property="closeButton" destination="mcR-xz-9a9" id="gSm-yL-iMe"/>
- <outlet property="loginButton" destination="fi1-h8-mNt" id="eeV-Kv-xJB"/>
- <outlet property="outlineView" destination="250-TH-Pzl" id="WmQ-q5-EBr"/>
- <outlet property="restoreButton" destination="rf9-Sg-aXn" id="rpk-vX-SYw"/>
- <outlet property="restoreButtonAction" destination="GMX-4d-zo7" id="Kep-bj-VFm"/>
- <outlet property="signUpButton" destination="hvx-14-OVC" id="mdc-AX-SMX"/>
- <outlet property="waterMarkButton" destination="lzO-7S-puN" id="a06-ct-JlX"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="836" height="659"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="63a-JO-IUQ">
- <rect key="frame" x="0.0" y="485" width="836" height="174"/>
- <constraints>
- <constraint firstAttribute="height" constant="174" id="1gV-NR-Wce"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_top_Rectangle" id="HV7-RO-QX5"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="6CF-gV-7MZ">
- <rect key="frame" x="0.0" y="631" width="836" height="28"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="kR4-GT-aNn" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <view key="contentView" id="5CB-Yf-q5e">
- <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="Z4t-b4-3bG"/>
- <constraint firstAttribute="height" constant="12" id="ttL-ew-HB2"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mcR-xz-9a9">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="42J-B2-tLj"/>
- <constraint firstAttribute="width" constant="12" id="D1w-8R-Sru"/>
- </constraints>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Vge-tb-mMf">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="closeButtonAction:" target="-2" id="UMK-NT-whA"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="kR4-GT-aNn" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="GmV-ur-68A"/>
- <constraint firstAttribute="height" constant="28" id="PXq-v2-Mga"/>
- <constraint firstItem="mcR-xz-9a9" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="SS3-LC-457"/>
- <constraint firstItem="kR4-GT-aNn" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="eIH-Wo-hlH"/>
- <constraint firstItem="mcR-xz-9a9" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="s9Z-O5-G4l"/>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="x5L-Gj-IjQ"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="250-TH-Pzl" customClass="KMComparativeOutlineView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="24" y="120" width="788" height="497"/>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="uVY-kS-Rql">
- <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="adY-Q0-Zuk">
- <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_bottom_Rectangle" id="U04-um-UqT"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fi1-h8-mNt">
- <rect key="frame" x="274" y="54" width="288" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="AIN-Cj-LFB"/>
- <constraint firstAttribute="width" constant="288" id="pzt-Mx-zXb"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Login" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ujH-rs-1q9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="loginButtonAction:" target="-2" id="ujI-7l-k23"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hvx-14-OVC">
- <rect key="frame" x="392" y="22" width="52" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="yc8-Aa-4ha"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Sign Up" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eYc-59-jUj">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="signUpButtonAction:" target="-2" id="Ita-WR-WQ6"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Cip-dW-2mZ">
- <rect key="frame" x="762" y="48" width="58" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="cGv-k2-ROw"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="免费试用" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="baR-fT-SZ9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
- <connections>
- <action selector="subscriptionButtonAction:" target="-2" id="pih-Pt-3Qj"/>
- </connections>
- </button>
- <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rf9-Sg-aXn">
- <rect key="frame" x="16" y="48" width="47" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="5ab-Xu-37e"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="restore" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZbB-oU-XZq">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
- <connections>
- <action selector="restoreButtonAction:" target="-2" id="6gU-Py-cTE"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lzO-7S-puN">
- <rect key="frame" x="706" y="80" width="114" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="rbq-8v-TU7"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Export WaterMark" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="EDo-V2-kUR">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
- <connections>
- <action selector="waterMarkButtonAction:" target="-2" id="T59-qG-Cv0"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="hvx-14-OVC" secondAttribute="bottom" constant="22" id="EXk-h2-DK8"/>
- <constraint firstItem="rf9-Sg-aXn" firstAttribute="centerY" secondItem="uVY-kS-Rql" secondAttribute="centerY" id="GMX-4d-zo7"/>
- <constraint firstAttribute="bottom" secondItem="adY-Q0-Zuk" secondAttribute="bottom" id="HC8-xU-IlX"/>
- <constraint firstAttribute="trailing" secondItem="adY-Q0-Zuk" secondAttribute="trailing" id="IKa-1o-bn5"/>
- <constraint firstItem="adY-Q0-Zuk" firstAttribute="top" secondItem="uVY-kS-Rql" secondAttribute="top" id="ORU-WH-Sm0"/>
- <constraint firstItem="hvx-14-OVC" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="Pfx-hV-0be"/>
- <constraint firstAttribute="height" constant="120" id="Ru4-VK-y7n"/>
- <constraint firstItem="adY-Q0-Zuk" firstAttribute="leading" secondItem="uVY-kS-Rql" secondAttribute="leading" id="UoO-9M-ij4"/>
- <constraint firstItem="hvx-14-OVC" firstAttribute="top" secondItem="fi1-h8-mNt" secondAttribute="bottom" constant="8" id="WDd-cy-gRk"/>
- <constraint firstItem="fi1-h8-mNt" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="lek-Ly-yJ3"/>
- <constraint firstAttribute="trailing" secondItem="lzO-7S-puN" secondAttribute="trailing" constant="16" id="lhV-5A-etC"/>
- <constraint firstItem="rf9-Sg-aXn" firstAttribute="leading" secondItem="uVY-kS-Rql" secondAttribute="leading" constant="16" id="nI7-V3-u76"/>
- <constraint firstItem="lzO-7S-puN" firstAttribute="top" secondItem="uVY-kS-Rql" secondAttribute="top" constant="16" id="pUz-uG-MqV"/>
- <constraint firstItem="Cip-dW-2mZ" firstAttribute="centerY" secondItem="uVY-kS-Rql" secondAttribute="centerY" id="qur-XV-XlU"/>
- <constraint firstAttribute="trailing" secondItem="Cip-dW-2mZ" secondAttribute="trailing" constant="16" id="znD-2V-jLI"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="uVY-kS-Rql" secondAttribute="trailing" id="04Y-kJ-UPZ"/>
- <constraint firstAttribute="trailing" secondItem="250-TH-Pzl" secondAttribute="trailing" constant="24" id="7Ly-N8-kPI"/>
- <constraint firstItem="uVY-kS-Rql" firstAttribute="top" secondItem="250-TH-Pzl" secondAttribute="bottom" id="9RP-R9-IeX"/>
- <constraint firstItem="250-TH-Pzl" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="24" id="AOD-P0-nZJ"/>
- <constraint firstItem="250-TH-Pzl" firstAttribute="top" secondItem="6CF-gV-7MZ" secondAttribute="bottom" constant="14" id="Iot-B9-7wZ"/>
- <constraint firstAttribute="trailing" secondItem="63a-JO-IUQ" secondAttribute="trailing" id="JN3-DF-ZEj"/>
- <constraint firstItem="63a-JO-IUQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="MN3-Kj-Bpx"/>
- <constraint firstItem="6CF-gV-7MZ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UQJ-ov-Azv"/>
- <constraint firstAttribute="trailing" secondItem="6CF-gV-7MZ" secondAttribute="trailing" id="W13-GX-Vcf"/>
- <constraint firstItem="uVY-kS-Rql" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="kyo-w7-YRC"/>
- <constraint firstItem="63a-JO-IUQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="qTO-NW-Qe0"/>
- <constraint firstAttribute="bottom" secondItem="uVY-kS-Rql" secondAttribute="bottom" id="qh9-Pu-H47"/>
- <constraint firstItem="6CF-gV-7MZ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="xT0-4X-aRa"/>
- </constraints>
- <point key="canvasLocation" x="63" y="98"/>
- </customView>
- </objects>
- <resources>
- <image name="background_comparative_bottom_Rectangle" width="836" height="120"/>
- <image name="background_comparative_top_Rectangle" width="836" height="174"/>
- <image name="control_btn_icon_close" width="12" height="12"/>
- </resources>
- </document>
|