12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?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="EmptyVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="emptyView" destination="6JK-vN-6Ih" id="CYC-B0-CIV"/>
- <outlet property="showSubTitleBtn" destination="nid-zt-qWk" id="m1C-qF-s1H"/>
- <outlet property="showTitleBtn" destination="Oq8-oh-0XM" id="6WU-ke-Qm0"/>
- <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="615" height="330"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UeE-zf-b77">
- <rect key="frame" x="0.0" y="0.0" width="330" height="330"/>
- <view key="contentView" id="hZe-Y0-efB">
- <rect key="frame" x="1" y="1" width="328" height="328"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6JK-vN-6Ih" customClass="ComponentEmpty" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="101" width="200" height="184"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </customView>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="UeE-zf-b77" secondAttribute="height" multiplier="1:1" id="4fN-UN-WNG"/>
- <constraint firstAttribute="width" secondItem="UeE-zf-b77" secondAttribute="height" multiplier="1:1" id="Bra-yP-dAR"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Nix-BQ-KzL">
- <rect key="frame" x="350" y="0.0" width="265" height="330"/>
- <view key="contentView" id="xc4-t1-Hia">
- <rect key="frame" x="1" y="1" width="263" height="328"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oq8-oh-0XM">
- <rect key="frame" x="8" y="281" width="90" height="18"/>
- <buttonCell key="cell" type="check" title="Show Title" bezelStyle="regularSquare" imagePosition="left" inset="2" id="cqw-vk-Q43">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="VUL-7B-fCv"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nid-zt-qWk">
- <rect key="frame" x="8" y="255" width="112" height="18"/>
- <buttonCell key="cell" type="check" title="Show SubTitle" bezelStyle="regularSquare" imagePosition="left" inset="2" id="wLW-RY-iDy">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="rTW-ra-Ipc"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Oq8-oh-0XM" firstAttribute="leading" secondItem="xc4-t1-Hia" secondAttribute="leading" constant="10" id="Lva-33-w2n"/>
- <constraint firstItem="Oq8-oh-0XM" firstAttribute="top" secondItem="xc4-t1-Hia" secondAttribute="top" constant="30" id="ZpR-1T-4sw"/>
- <constraint firstItem="nid-zt-qWk" firstAttribute="leading" secondItem="xc4-t1-Hia" secondAttribute="leading" constant="10" id="dCu-AF-cjj"/>
- <constraint firstItem="nid-zt-qWk" firstAttribute="top" secondItem="Oq8-oh-0XM" secondAttribute="bottom" constant="10" id="yp7-1n-ryd"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="UeE-zf-b77" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="5X4-be-WYg"/>
- <constraint firstItem="UeE-zf-b77" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Nel-4c-6Me"/>
- <constraint firstAttribute="bottom" secondItem="UeE-zf-b77" secondAttribute="bottom" id="Ofx-gX-R07"/>
- <constraint firstAttribute="bottom" secondItem="Nix-BQ-KzL" secondAttribute="bottom" id="WAd-Ai-jCF"/>
- <constraint firstAttribute="trailing" secondItem="Nix-BQ-KzL" secondAttribute="trailing" id="Zp4-XN-llw"/>
- <constraint firstItem="Nix-BQ-KzL" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="gFg-vS-6O4"/>
- <constraint firstItem="Nix-BQ-KzL" firstAttribute="leading" secondItem="UeE-zf-b77" secondAttribute="trailing" constant="20" id="rtp-0Q-MpB"/>
- </constraints>
- <point key="canvasLocation" x="215.5" y="216"/>
- </customView>
- </objects>
- </document>
|