123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- <?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="KMSubscribeWaterMarkView" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="closeBox" destination="msn-nQ-xqN" id="QFo-LV-8P3"/>
- <outlet property="closeButton" destination="bTN-v2-Eaj" id="h2L-kr-Gi9"/>
- </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="488" height="455"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="q0v-nJ-k2O">
- <rect key="frame" x="0.0" y="427" width="488" height="28"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="msn-nQ-xqN" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <view key="contentView" id="z9g-NP-5Ki">
- <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="HxP-Gi-4Hn"/>
- <constraint firstAttribute="height" constant="12" id="nb4-t6-pax"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bTN-v2-Eaj">
- <rect key="frame" x="8" y="8" width="12" height="12"/>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="4GN-mX-X3S"/>
- <constraint firstAttribute="height" constant="12" id="HnF-P0-ggv"/>
- </constraints>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="7Mh-Yp-o0U">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="closeButtonAction:" target="-2" id="49a-OA-lKL"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="bTN-v2-Eaj" firstAttribute="leading" secondItem="q0v-nJ-k2O" secondAttribute="leading" constant="8" id="751-Vs-ZsH"/>
- <constraint firstItem="bTN-v2-Eaj" firstAttribute="centerY" secondItem="q0v-nJ-k2O" secondAttribute="centerY" id="UwZ-zY-e2r"/>
- <constraint firstItem="msn-nQ-xqN" firstAttribute="leading" secondItem="q0v-nJ-k2O" secondAttribute="leading" constant="8" id="XgN-Tt-brt"/>
- <constraint firstItem="msn-nQ-xqN" firstAttribute="centerY" secondItem="q0v-nJ-k2O" secondAttribute="centerY" id="ZfL-IN-PON"/>
- <constraint firstAttribute="height" constant="28" id="aEs-a0-QaM"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="VuL-Zv-RS7">
- <rect key="frame" x="0.0" y="0.0" width="488" height="96"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2l4-AW-3dk">
- <rect key="frame" x="87" y="40" width="71" height="16"/>
- <buttonCell key="cell" type="square" title="带水印保存" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Snj-A2-m7D">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="waterMarkExportButtonAction:" target="-2" id="llL-WB-5pe"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5tZ-H6-Dl5">
- <rect key="frame" x="337" y="40" width="58" height="16"/>
- <buttonCell key="cell" type="square" title="立即订阅" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="jze-5V-Ff5">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="subscribeButtonAction:" target="-2" id="ydp-vK-wIW"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="5tZ-H6-Dl5" firstAttribute="centerY" secondItem="VuL-Zv-RS7" secondAttribute="centerY" id="9xl-WM-2tm"/>
- <constraint firstItem="2l4-AW-3dk" firstAttribute="centerX" secondItem="VuL-Zv-RS7" secondAttribute="centerX" multiplier="0.5" id="Is4-8P-ffG"/>
- <constraint firstItem="5tZ-H6-Dl5" firstAttribute="centerX" secondItem="VuL-Zv-RS7" secondAttribute="centerX" multiplier="1.5" id="dGH-78-fcz"/>
- <constraint firstAttribute="height" constant="96" id="myl-hX-Eoi"/>
- <constraint firstItem="2l4-AW-3dk" firstAttribute="centerY" secondItem="VuL-Zv-RS7" secondAttribute="centerY" id="vzJ-mb-s8w"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="VuL-Zv-RS7" secondAttribute="trailing" id="718-fG-tPU"/>
- <constraint firstAttribute="bottom" secondItem="VuL-Zv-RS7" secondAttribute="bottom" id="Fcq-kz-5ht"/>
- <constraint firstItem="q0v-nJ-k2O" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Vaq-qD-AWK"/>
- <constraint firstAttribute="trailing" secondItem="q0v-nJ-k2O" secondAttribute="trailing" id="pkz-AD-sVC"/>
- <constraint firstItem="VuL-Zv-RS7" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="uS2-h5-3eC"/>
- <constraint firstItem="q0v-nJ-k2O" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="yuk-XJ-HQQ"/>
- </constraints>
- <point key="canvasLocation" x="136" y="19.5"/>
- </customView>
- </objects>
- <resources>
- <image name="control_btn_icon_close" width="12" height="12"/>
- </resources>
- </document>
|