1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?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="KMRightSideEmptyVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="emptyImageView" destination="9PW-14-bKa" id="O4X-3K-alP"/>
- <outlet property="emptyLabel" destination="cwY-ba-Aw0" id="DWG-LH-t2p"/>
- <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="291" height="630"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OBa-iW-efm">
- <rect key="frame" x="62" y="227" width="168" height="176"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="6q6-Ub-zoO">
- <rect key="frame" x="0.0" y="0.0" width="168" height="40"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cwY-ba-Aw0">
- <rect key="frame" x="-2" y="0.0" width="172" height="32"/>
- <textFieldCell key="cell" alignment="center" title="Label" id="o6y-4P-ieZ">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="cwY-ba-Aw0" secondAttribute="bottom" id="QO8-uE-dlz"/>
- <constraint firstItem="cwY-ba-Aw0" firstAttribute="top" secondItem="6q6-Ub-zoO" secondAttribute="top" constant="8" id="XP2-Ig-yjp"/>
- <constraint firstAttribute="height" constant="40" id="bM2-Z9-xZo"/>
- <constraint firstAttribute="trailing" secondItem="cwY-ba-Aw0" secondAttribute="trailing" id="pHj-Ud-yd0"/>
- <constraint firstItem="cwY-ba-Aw0" firstAttribute="leading" secondItem="6q6-Ub-zoO" secondAttribute="leading" id="yeh-md-abj"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZxT-vU-j7X">
- <rect key="frame" x="0.0" y="40" width="168" height="136"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="9PW-14-bKa">
- <rect key="frame" x="20" y="4" width="128" height="128"/>
- <constraints>
- <constraint firstAttribute="width" constant="128" id="6bs-H0-K2b"/>
- <constraint firstAttribute="height" constant="128" id="f0J-uF-Caz"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptyProperty" id="dKj-bI-Pbr"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="9PW-14-bKa" firstAttribute="centerX" secondItem="ZxT-vU-j7X" secondAttribute="centerX" id="7S2-zB-CLH"/>
- <constraint firstItem="9PW-14-bKa" firstAttribute="centerY" secondItem="ZxT-vU-j7X" secondAttribute="centerY" id="NVX-Or-kGk"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="width" constant="168" id="Kpz-Qo-Ggi"/>
- <constraint firstItem="ZxT-vU-j7X" firstAttribute="top" secondItem="OBa-iW-efm" secondAttribute="top" id="Qku-pk-gjZ"/>
- <constraint firstAttribute="height" constant="176" id="UEA-mZ-mkm"/>
- <constraint firstAttribute="bottom" secondItem="6q6-Ub-zoO" secondAttribute="bottom" id="Wh3-lx-uNl"/>
- <constraint firstAttribute="trailing" secondItem="ZxT-vU-j7X" secondAttribute="trailing" id="XVj-26-Cep"/>
- <constraint firstItem="6q6-Ub-zoO" firstAttribute="top" secondItem="ZxT-vU-j7X" secondAttribute="bottom" id="b9J-qa-Flw"/>
- <constraint firstAttribute="trailing" secondItem="6q6-Ub-zoO" secondAttribute="trailing" id="scN-21-1qY"/>
- <constraint firstItem="ZxT-vU-j7X" firstAttribute="leading" secondItem="OBa-iW-efm" secondAttribute="leading" id="uVO-YQ-UJK"/>
- <constraint firstItem="6q6-Ub-zoO" firstAttribute="leading" secondItem="OBa-iW-efm" secondAttribute="leading" id="uxV-f1-81G"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="OBa-iW-efm" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="0rD-46-phT"/>
- <constraint firstItem="OBa-iW-efm" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="Lqj-7A-Igd"/>
- </constraints>
- <point key="canvasLocation" x="-8.5" y="333"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameEmptyProperty" width="140" height="140"/>
- </resources>
- </document>
|