12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMConvertCollectionViewHeader" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="containerView" destination="65M-xr-NTJ" id="CbO-vk-fBP"/>
- <outlet property="imageView" destination="JZM-NO-k0s" id="hEv-AK-w8s"/>
- <outlet property="indicateLabel" destination="adF-Xf-x0M" id="KPt-Mj-Snn"/>
- <outlet property="infoLabel" destination="Sft-Vr-raz" id="goo-JB-Rex"/>
- <outlet property="layerColorView" destination="kE0-nK-XOe" id="upv-Fd-mWo"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView identifier="convertHeader" id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="adF-Xf-x0M">
- <rect key="frame" x="8" y="241" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ovW-WC-9XR">
- <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>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="65M-xr-NTJ">
- <rect key="frame" x="53" y="237" width="77" height="24"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="kE0-nK-XOe">
- <rect key="frame" x="0.0" y="0.0" width="77" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="reR-Nn-XQz"/>
- </constraints>
- </customView>
- <imageView horizontalHuggingPriority="252" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JZM-NO-k0s">
- <rect key="frame" x="12" y="7" width="9" height="10"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameElseVIP2" id="E3c-ED-XE8"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Sft-Vr-raz">
- <rect key="frame" x="23" y="4" width="41" height="16"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" alignment="center" title="Label" id="SXE-93-vrI">
- <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 firstItem="kE0-nK-XOe" firstAttribute="top" secondItem="65M-xr-NTJ" secondAttribute="top" id="7OJ-cj-vi1"/>
- <constraint firstItem="kE0-nK-XOe" firstAttribute="leading" secondItem="65M-xr-NTJ" secondAttribute="leading" id="BsW-k2-MlS"/>
- <constraint firstAttribute="height" constant="24" id="DgP-kl-kaC"/>
- <constraint firstItem="Sft-Vr-raz" firstAttribute="centerX" secondItem="65M-xr-NTJ" secondAttribute="centerX" constant="5" id="NZ2-Za-Uj7"/>
- <constraint firstItem="Sft-Vr-raz" firstAttribute="leading" secondItem="JZM-NO-k0s" secondAttribute="trailing" constant="4" id="OfJ-gA-7hU"/>
- <constraint firstItem="JZM-NO-k0s" firstAttribute="centerY" secondItem="65M-xr-NTJ" secondAttribute="centerY" id="bVw-DB-Qaj"/>
- <constraint firstItem="Sft-Vr-raz" firstAttribute="centerY" secondItem="65M-xr-NTJ" secondAttribute="centerY" id="d0D-sM-aEA"/>
- <constraint firstItem="JZM-NO-k0s" firstAttribute="leading" secondItem="65M-xr-NTJ" secondAttribute="leading" constant="12" id="ewS-dT-5wS"/>
- <constraint firstAttribute="trailing" secondItem="kE0-nK-XOe" secondAttribute="trailing" id="mdr-XH-kNT"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="65M-xr-NTJ" firstAttribute="centerY" secondItem="adF-Xf-x0M" secondAttribute="centerY" id="0Qe-jR-t0M"/>
- <constraint firstItem="adF-Xf-x0M" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="10" id="Gms-2W-8tk"/>
- <constraint firstItem="adF-Xf-x0M" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="15" id="Ptb-I5-jdh"/>
- <constraint firstItem="65M-xr-NTJ" firstAttribute="leading" secondItem="adF-Xf-x0M" secondAttribute="trailing" constant="10" id="vGf-Mc-fJj"/>
- </constraints>
- <point key="canvasLocation" x="-134" y="121"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameElseVIP2" width="9" height="10"/>
- </resources>
- </document>
|