123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMNoteFooterCellView" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe" customClass="KMNoteFooterCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="453" height="108"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box borderType="line" title="Box" titlePosition="noTitle" transparent="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zps-kZ-RvQ">
- <rect key="frame" x="-3" y="34" width="459" height="76"/>
- <view key="contentView" id="fr9-7p-tnW">
- <rect key="frame" x="3" y="3" width="453" height="70"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nRc-Dh-PEL" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="20" y="38" width="421" height="32"/>
- <view key="contentView" id="fIS-wd-lpj">
- <rect key="frame" x="1" y="1" width="419" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HuQ-4F-E6t" customClass="KMTextField" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="4" y="7" width="411" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="6De-hm-do0">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="HuQ-4F-E6t" firstAttribute="leading" secondItem="fIS-wd-lpj" secondAttribute="leading" constant="6" id="YVY-9j-nCm"/>
- <constraint firstAttribute="trailing" secondItem="HuQ-4F-E6t" secondAttribute="trailing" constant="6" id="gLj-B4-sPn"/>
- <constraint firstItem="HuQ-4F-E6t" firstAttribute="centerY" secondItem="fIS-wd-lpj" secondAttribute="centerY" id="vMs-zf-pbd"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="SYy-3T-Ng5"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cqz-a4-FAh">
- <rect key="frame" x="327" y="6" width="45" height="20"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZIH-CU-juN">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <box boxType="custom" borderType="line" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="cRx-uY-ael">
- <rect key="frame" x="384" y="3" width="57" height="28"/>
- <view key="contentView" id="B99-lm-QE0">
- <rect key="frame" x="0.0" y="0.0" width="57" height="28"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="d2W-fA-bBI">
- <rect key="frame" x="6" y="4" width="45" height="16"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="p4p-ds-vYh">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="d2W-fA-bBI" secondAttribute="trailing" constant="6" id="2Tp-rI-7fX"/>
- <constraint firstAttribute="bottom" secondItem="d2W-fA-bBI" secondAttribute="bottom" constant="4" id="YYh-oh-UHM"/>
- <constraint firstItem="d2W-fA-bBI" firstAttribute="leading" secondItem="B99-lm-QE0" secondAttribute="leading" constant="6" id="Yg6-xq-ZpG"/>
- <constraint firstItem="d2W-fA-bBI" firstAttribute="top" secondItem="B99-lm-QE0" secondAttribute="top" constant="8" id="jDG-JL-RRr"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="nRc-Dh-PEL" secondAttribute="trailing" constant="12" id="0Ur-tE-yDr"/>
- <constraint firstItem="cqz-a4-FAh" firstAttribute="top" secondItem="nRc-Dh-PEL" secondAttribute="bottom" constant="12" id="CkL-Wf-SbD"/>
- <constraint firstAttribute="trailing" secondItem="cRx-uY-ael" secondAttribute="trailing" constant="12" id="E8c-fj-OFJ"/>
- <constraint firstItem="nRc-Dh-PEL" firstAttribute="top" secondItem="fr9-7p-tnW" secondAttribute="top" id="JUc-qE-48C"/>
- <constraint firstItem="nRc-Dh-PEL" firstAttribute="leading" secondItem="fr9-7p-tnW" secondAttribute="leading" constant="20" id="Sn4-P3-Sde"/>
- <constraint firstItem="cRx-uY-ael" firstAttribute="top" secondItem="nRc-Dh-PEL" secondAttribute="bottom" constant="7" id="WE7-UJ-kBO"/>
- <constraint firstAttribute="bottom" secondItem="cqz-a4-FAh" secondAttribute="bottom" constant="6" id="bVj-Yq-ge6"/>
- <constraint firstItem="cRx-uY-ael" firstAttribute="leading" secondItem="cqz-a4-FAh" secondAttribute="trailing" constant="12" id="k4S-s6-v7D"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="70" id="Mlc-8C-aLh"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="D8j-Z1-l9J">
- <rect key="frame" x="36" y="12" width="24" height="24"/>
- <view key="contentView" id="c41-HI-s8f">
- <rect key="frame" x="1" y="1" width="22" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nhM-fn-Lml">
- <rect key="frame" x="2" y="3" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="fwj-3t-zk0"/>
- <constraint firstAttribute="height" constant="16" id="okA-gC-I4Q"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="dLo-wA-93h"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uM3-3G-Uw3" customClass="KMCoverButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="1" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="GAQ-OB-ec7"/>
- <constraint firstAttribute="height" constant="20" id="qJi-kT-oQ6"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="RMl-bc-0EZ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7m2-cH-Gl5">
- <rect key="frame" x="0.0" y="0.0" width="22" height="22"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eVZ-K1-wkb">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="7m2-cH-Gl5" secondAttribute="trailing" id="Fk9-mQ-m49"/>
- <constraint firstItem="7m2-cH-Gl5" firstAttribute="leading" secondItem="c41-HI-s8f" secondAttribute="leading" id="Kqm-hP-sQD"/>
- <constraint firstItem="nhM-fn-Lml" firstAttribute="leading" secondItem="c41-HI-s8f" secondAttribute="leading" constant="2" id="OBd-5s-BCo"/>
- <constraint firstItem="uM3-3G-Uw3" firstAttribute="centerY" secondItem="c41-HI-s8f" secondAttribute="centerY" id="UV2-X4-Y1z"/>
- <constraint firstItem="uM3-3G-Uw3" firstAttribute="leading" secondItem="c41-HI-s8f" secondAttribute="leading" id="a5x-2G-t8S"/>
- <constraint firstAttribute="bottom" secondItem="7m2-cH-Gl5" secondAttribute="bottom" id="b5U-df-A6h"/>
- <constraint firstItem="nhM-fn-Lml" firstAttribute="centerY" secondItem="c41-HI-s8f" secondAttribute="centerY" id="bnd-ru-hgg"/>
- <constraint firstItem="7m2-cH-Gl5" firstAttribute="top" secondItem="c41-HI-s8f" secondAttribute="top" id="ttw-A3-CZu"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="kca-qs-XfC"/>
- <constraint firstAttribute="width" constant="24" id="tzI-sA-ot6"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="D8j-Z1-l9J" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="36" id="1fc-VO-8eh"/>
- <constraint firstItem="D8j-Z1-l9J" firstAttribute="top" secondItem="Zps-kZ-RvQ" secondAttribute="bottom" constant="2" id="32T-73-Cw5"/>
- <constraint firstAttribute="bottom" secondItem="D8j-Z1-l9J" secondAttribute="bottom" constant="12" id="46D-lW-689"/>
- <constraint firstAttribute="trailing" secondItem="Zps-kZ-RvQ" secondAttribute="trailing" id="RVa-g5-2Gl"/>
- <constraint firstItem="Zps-kZ-RvQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UP8-yd-0EJ"/>
- <constraint firstItem="Zps-kZ-RvQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="klZ-3P-NUk"/>
- </constraints>
- <connections>
- <outlet property="cancelButton" destination="cqz-a4-FAh" id="75I-69-xjo"/>
- <outlet property="inputBox" destination="nRc-Dh-PEL" id="2fg-aA-Cce"/>
- <outlet property="inputBoxHeightConst" destination="Mlc-8C-aLh" id="WTX-ef-oKU"/>
- <outlet property="inputTextF" destination="HuQ-4F-E6t" id="Joi-Nr-pTm"/>
- <outlet property="operationBox" destination="D8j-Z1-l9J" id="O4w-ur-fTG"/>
- <outlet property="operationButton" destination="7m2-cH-Gl5" id="tTi-vO-4R6"/>
- <outlet property="operationIv" destination="nhM-fn-Lml" id="4eY-xa-myG"/>
- <outlet property="operationIvHover" destination="uM3-3G-Uw3" id="7rA-4J-hjF"/>
- <outlet property="replyBox" destination="Zps-kZ-RvQ" id="IzR-7Q-Nck"/>
- <outlet property="replyButton" destination="d2W-fA-bBI" id="MNi-3b-r36"/>
- <outlet property="replyButtonBox" destination="cRx-uY-ael" id="oMK-9X-oOm"/>
- </connections>
- <point key="canvasLocation" x="-42.5" y="59"/>
- </customView>
- </objects>
- </document>
|