1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?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="KMLinkPageView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="goButton" destination="oCA-Iy-Fyf" id="p1m-dR-YdL"/>
- <outlet property="imageBGView" destination="kiF-dl-p7h" id="8Bu-Bw-YtW"/>
- <outlet property="infoContendView" destination="QTe-er-0fc" id="QKT-lb-fm5"/>
- <outlet property="pageImage" destination="JGa-V6-1PX" id="l6D-hq-12y"/>
- <outlet property="paginationView" destination="aWm-dE-E7s" id="bgI-0a-Wuk"/>
- </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="319" height="466"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="rp6-GH-TI3">
- <rect key="frame" x="0.0" y="0.0" width="319" height="466"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="QTe-er-0fc">
- <rect key="frame" x="44" y="128" width="232" height="338"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="kiF-dl-p7h">
- <rect key="frame" x="16" y="56" width="200" height="266"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JGa-V6-1PX">
- <rect key="frame" x="0.0" y="0.0" width="200" height="266"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="CJc-iZ-Apf"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="JGa-V6-1PX" secondAttribute="trailing" id="6XG-MJ-41x"/>
- <constraint firstItem="JGa-V6-1PX" firstAttribute="top" secondItem="kiF-dl-p7h" secondAttribute="top" id="7Lh-Fy-hiR"/>
- <constraint firstAttribute="width" constant="200" id="C8S-qo-9mb"/>
- <constraint firstAttribute="height" constant="266" id="X31-pL-pu0"/>
- <constraint firstAttribute="bottom" secondItem="JGa-V6-1PX" secondAttribute="bottom" id="YVG-da-ZNA"/>
- <constraint firstItem="JGa-V6-1PX" firstAttribute="leading" secondItem="kiF-dl-p7h" secondAttribute="leading" id="fBE-ip-vJK"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="aWm-dE-E7s" customClass="ComponentPagination" customModule="KMComponentLibrary">
- <rect key="frame" x="29" y="16" width="173" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="2gU-Mo-Qye"/>
- <constraint firstAttribute="width" constant="173" id="HEc-f3-Ua6"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="338" id="CeG-Wf-MqN"/>
- <constraint firstAttribute="width" constant="232" id="MpO-3x-EnB"/>
- <constraint firstItem="aWm-dE-E7s" firstAttribute="centerX" secondItem="QTe-er-0fc" secondAttribute="centerX" id="TZW-Ih-gmF"/>
- <constraint firstItem="kiF-dl-p7h" firstAttribute="top" secondItem="QTe-er-0fc" secondAttribute="top" constant="16" id="jOw-Dm-IbK"/>
- <constraint firstItem="kiF-dl-p7h" firstAttribute="centerX" secondItem="QTe-er-0fc" secondAttribute="centerX" id="rbg-jK-e5A"/>
- <constraint firstItem="aWm-dE-E7s" firstAttribute="top" secondItem="kiF-dl-p7h" secondAttribute="bottom" constant="16" id="zlt-94-DpP"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="oCA-Iy-Fyf" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="108" y="80" width="104" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="6fo-6Z-jfh"/>
- <constraint firstAttribute="width" constant="104" id="8uK-Tp-fZT"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="QTe-er-0fc" firstAttribute="centerX" secondItem="rp6-GH-TI3" secondAttribute="centerX" id="YBG-Pd-umq"/>
- <constraint firstItem="oCA-Iy-Fyf" firstAttribute="centerX" secondItem="rp6-GH-TI3" secondAttribute="centerX" id="cwH-04-GY7"/>
- <constraint firstItem="oCA-Iy-Fyf" firstAttribute="top" secondItem="QTe-er-0fc" secondAttribute="bottom" constant="16" id="fWf-Td-tfp"/>
- <constraint firstItem="QTe-er-0fc" firstAttribute="top" secondItem="rp6-GH-TI3" secondAttribute="top" id="oTH-EI-YkN"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="rp6-GH-TI3" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Jre-us-j9j"/>
- <constraint firstItem="rp6-GH-TI3" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="MiZ-Ce-G9H"/>
- <constraint firstAttribute="trailing" secondItem="rp6-GH-TI3" secondAttribute="trailing" id="Pgn-5b-WNB"/>
- <constraint firstAttribute="bottom" secondItem="rp6-GH-TI3" secondAttribute="bottom" id="kt3-th-BL4"/>
- </constraints>
- <point key="canvasLocation" x="76.5" y="192"/>
- </customView>
- </objects>
- </document>
|