123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <?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="KMNHomeViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="homeDragView" destination="Mw3-Qf-AGJ" id="qye-cS-Uhi"/>
- <outlet property="homeOpenView" destination="Bxr-Ds-C57" id="DCS-RO-SoJ"/>
- <outlet property="homeRecommondView" destination="SUk-pI-GKI" id="QLA-2x-bdU"/>
- <outlet property="leftContendBox" destination="YQl-na-PHq" id="1OU-uy-3MI"/>
- <outlet property="leftDivider" destination="vK7-bd-jKI" id="5sp-R8-tLi"/>
- <outlet property="rightContendBox" destination="tpg-X1-J6I" id="UOf-VO-2Kh"/>
- <outlet property="rightInfoView" destination="HJs-kh-Hyh" id="4ha-vR-5Ow"/>
- <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="703" height="445"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="6Nj-0K-OdC">
- <rect key="frame" x="0.0" y="0.0" width="703" height="445"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="elb-1V-cgI">
- <rect key="frame" x="0.0" y="0.0" width="240" height="445"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YQl-na-PHq">
- <rect key="frame" x="0.0" y="0.0" width="240" height="445"/>
- <view key="contentView" id="aZH-46-zgg">
- <rect key="frame" x="0.0" y="0.0" width="240" height="445"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="vK7-bd-jKI" customClass="ComponentDivider" customModule="KMComponentLibrary">
- <rect key="frame" x="239" y="0.0" width="1" height="445"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="tJ6-6g-mIZ"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="vK7-bd-jKI" secondAttribute="trailing" id="AKi-n9-6W1"/>
- <constraint firstAttribute="bottom" secondItem="vK7-bd-jKI" secondAttribute="bottom" id="KIt-UR-B9g"/>
- <constraint firstItem="vK7-bd-jKI" firstAttribute="top" secondItem="aZH-46-zgg" secondAttribute="top" id="i2e-2k-89T"/>
- </constraints>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Bxr-Ds-C57" customClass="KMHomeOpenView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="16" y="321" width="208" height="92"/>
- <constraints>
- <constraint firstAttribute="width" constant="208" id="90S-rZ-U5v"/>
- <constraint firstAttribute="height" constant="92" id="OcP-RR-aOy"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SUk-pI-GKI" customClass="KMHomeRecommondView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="16" y="16" width="208" height="281"/>
- <constraints>
- <constraint firstAttribute="width" constant="208" id="OgS-Bf-gLn"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5bK-cQ-eiw">
- <rect key="frame" x="30" y="30" width="111" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
- <buttonCell key="cell" type="push" title="组件库Demo" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5gd-kg-WBc">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="showDemo:" target="-2" id="4Di-i9-8em"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="YQl-na-PHq" secondAttribute="trailing" id="482-mQ-OzQ"/>
- <constraint firstItem="Bxr-Ds-C57" firstAttribute="centerX" secondItem="elb-1V-cgI" secondAttribute="centerX" id="5oo-uK-JgL"/>
- <constraint firstItem="YQl-na-PHq" firstAttribute="top" secondItem="elb-1V-cgI" secondAttribute="top" id="Csr-Vz-Akl"/>
- <constraint firstAttribute="width" constant="240" id="GIp-bc-gJQ"/>
- <constraint firstItem="Bxr-Ds-C57" firstAttribute="top" secondItem="elb-1V-cgI" secondAttribute="top" constant="32" id="GfU-54-afy"/>
- <constraint firstAttribute="bottom" secondItem="YQl-na-PHq" secondAttribute="bottom" id="OrC-td-S9N"/>
- <constraint firstItem="SUk-pI-GKI" firstAttribute="centerX" secondItem="elb-1V-cgI" secondAttribute="centerX" id="aB5-Av-Nyq"/>
- <constraint firstItem="YQl-na-PHq" firstAttribute="leading" secondItem="elb-1V-cgI" secondAttribute="leading" id="kZn-o5-xaW"/>
- <constraint firstAttribute="bottom" secondItem="SUk-pI-GKI" secondAttribute="bottom" constant="16" id="p9Q-6E-3Bf"/>
- <constraint firstItem="SUk-pI-GKI" firstAttribute="top" secondItem="Bxr-Ds-C57" secondAttribute="bottom" constant="24" id="yLo-oH-mlQ"/>
- </constraints>
- </customView>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="tpg-X1-J6I">
- <rect key="frame" x="240" y="0.0" width="463" height="445"/>
- <view key="contentView" id="k5X-u5-aww">
- <rect key="frame" x="0.0" y="0.0" width="463" height="445"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="HJs-kh-Hyh" customClass="KMHomeRightView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="463" height="445"/>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="HJs-kh-Hyh" secondAttribute="bottom" id="3UF-Hm-8M4"/>
- <constraint firstItem="HJs-kh-Hyh" firstAttribute="leading" secondItem="k5X-u5-aww" secondAttribute="leading" id="hkG-eh-O2w"/>
- <constraint firstAttribute="trailing" secondItem="HJs-kh-Hyh" secondAttribute="trailing" id="nFA-RW-02j"/>
- <constraint firstItem="HJs-kh-Hyh" firstAttribute="top" secondItem="k5X-u5-aww" secondAttribute="top" id="o0p-tc-OMS"/>
- </constraints>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Mw3-Qf-AGJ" customClass="KMHomeDragView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="12" y="12" width="679" height="421"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="muB-GX-nPE">
- <rect key="frame" x="307" y="191" width="65" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rEP-4k-cW5">
- <rect key="frame" x="14" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="rdL-ur-kLJ">
- <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>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="1tt-Sm-E6x"/>
- <constraint firstItem="rEP-4k-cW5" firstAttribute="centerY" secondItem="muB-GX-nPE" secondAttribute="centerY" id="F9S-OI-hDH"/>
- <constraint firstAttribute="trailing" secondItem="rEP-4k-cW5" secondAttribute="trailing" constant="16" id="MzI-rX-sG5"/>
- <constraint firstItem="rEP-4k-cW5" firstAttribute="leading" secondItem="muB-GX-nPE" secondAttribute="leading" constant="16" id="cvb-vd-sfG"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="muB-GX-nPE" firstAttribute="centerY" secondItem="Mw3-Qf-AGJ" secondAttribute="centerY" id="pkS-bq-DHV"/>
- <constraint firstItem="muB-GX-nPE" firstAttribute="centerX" secondItem="Mw3-Qf-AGJ" secondAttribute="centerX" id="wl7-fT-QfC"/>
- </constraints>
- <connections>
- <outlet property="dragLabel" destination="rEP-4k-cW5" id="r7Z-jZ-QzS"/>
- <outlet property="dragView" destination="muB-GX-nPE" id="vLR-MP-a1j"/>
- <outlet property="dragViewHeight" destination="1tt-Sm-E6x" id="PG9-eQ-dFw"/>
- </connections>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="elb-1V-cgI" secondAttribute="bottom" id="4A7-Qa-jdD"/>
- <constraint firstItem="tpg-X1-J6I" firstAttribute="top" secondItem="6Nj-0K-OdC" secondAttribute="top" id="4Xg-7i-A0k"/>
- <constraint firstAttribute="bottom" secondItem="Mw3-Qf-AGJ" secondAttribute="bottom" constant="12" id="6mo-D3-noz"/>
- <constraint firstItem="elb-1V-cgI" firstAttribute="leading" secondItem="6Nj-0K-OdC" secondAttribute="leading" id="NG5-Fk-FwN"/>
- <constraint firstAttribute="bottom" secondItem="tpg-X1-J6I" secondAttribute="bottom" id="WZz-KC-Lyy"/>
- <constraint firstItem="Mw3-Qf-AGJ" firstAttribute="top" secondItem="6Nj-0K-OdC" secondAttribute="top" constant="12" id="Y5N-T4-xSu"/>
- <constraint firstAttribute="trailing" secondItem="tpg-X1-J6I" secondAttribute="trailing" id="keW-HT-G2t"/>
- <constraint firstAttribute="trailing" secondItem="Mw3-Qf-AGJ" secondAttribute="trailing" constant="12" id="muk-zY-afk"/>
- <constraint firstItem="Mw3-Qf-AGJ" firstAttribute="leading" secondItem="6Nj-0K-OdC" secondAttribute="leading" constant="12" id="o2E-6x-rhu"/>
- <constraint firstItem="elb-1V-cgI" firstAttribute="top" secondItem="6Nj-0K-OdC" secondAttribute="top" id="rpo-sR-Xws"/>
- <constraint firstItem="tpg-X1-J6I" firstAttribute="leading" secondItem="elb-1V-cgI" secondAttribute="trailing" id="yFH-sP-oax"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="6Nj-0K-OdC" secondAttribute="bottom" id="F5B-qZ-yY5"/>
- <constraint firstItem="6Nj-0K-OdC" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="FcS-6N-FAx"/>
- <constraint firstAttribute="trailing" secondItem="6Nj-0K-OdC" secondAttribute="trailing" id="kBN-Zi-5O3"/>
- <constraint firstItem="6Nj-0K-OdC" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ydm-B1-D0A"/>
- </constraints>
- <point key="canvasLocation" x="287.5" y="63.5"/>
- </customView>
- </objects>
- </document>
|