123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- <?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="SegmentedVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="countBox" destination="JiB-nD-SZ0" id="uMr-Te-NYP"/>
- <outlet property="segmented" destination="I26-4X-Fd1" id="Cv9-ZS-DO4"/>
- <outlet property="segmentedheightConst" destination="3K0-ck-2cY" id="sKp-Ez-EuJ"/>
- <outlet property="sizeBox" destination="uVg-5h-ify" id="AJ4-o2-4T0"/>
- <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="620" height="417"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ftP-FR-Q6O">
- <rect key="frame" x="0.0" y="0.0" width="417" height="417"/>
- <view key="contentView" id="d8f-c2-1eq">
- <rect key="frame" x="1" y="1" width="415" height="415"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oDw-st-IvU">
- <rect key="frame" x="18" y="379" width="81" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Segmented:" id="32w-di-1fU">
- <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="I26-4X-Fd1" customClass="ComponentSegmented" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="327" width="240" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="3K0-ck-2cY"/>
- <constraint firstAttribute="width" constant="240" id="hzi-wh-Uyd"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="oDw-st-IvU" firstAttribute="top" secondItem="d8f-c2-1eq" secondAttribute="top" constant="20" id="HcW-AQ-54A"/>
- <constraint firstItem="I26-4X-Fd1" firstAttribute="top" secondItem="oDw-st-IvU" secondAttribute="bottom" constant="20" id="KiW-Ss-9jO"/>
- <constraint firstItem="I26-4X-Fd1" firstAttribute="leading" secondItem="d8f-c2-1eq" secondAttribute="leading" constant="20" id="etA-bC-MbC"/>
- <constraint firstItem="oDw-st-IvU" firstAttribute="leading" secondItem="d8f-c2-1eq" secondAttribute="leading" constant="20" id="rM3-AR-q7S"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="ftP-FR-Q6O" secondAttribute="height" multiplier="1:1" id="EL6-Uq-fbV"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="9X5-sc-lPd">
- <rect key="frame" x="437" y="0.0" width="183" height="417"/>
- <view key="contentView" id="Uzo-7g-LxD">
- <rect key="frame" x="1" y="1" width="181" height="415"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JnD-gO-FZa">
- <rect key="frame" x="8" y="379" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="e0G-gs-SIf">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uVg-5h-ify">
- <rect key="frame" x="44" y="375" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="6yP-08-WHK"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="Zaj-dl-CZX">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>M</string>
- <string>S</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="boxAction:" target="-2" id="lWI-CD-Lqm"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e8D-jD-O52">
- <rect key="frame" x="8" y="351" width="48" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Count:" id="F6l-9v-sbb">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JiB-nD-SZ0">
- <rect key="frame" x="58" y="347" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="Mtd-9P-5fh"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="2" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="GHZ-P2-a5W">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>2</string>
- <string>3</string>
- <string>4</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="boxAction:" target="-2" id="Qfh-Me-mHL"/>
- </connections>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstItem="JnD-gO-FZa" firstAttribute="top" secondItem="Uzo-7g-LxD" secondAttribute="top" constant="20" id="0rf-hI-0US"/>
- <constraint firstItem="uVg-5h-ify" firstAttribute="leading" secondItem="JnD-gO-FZa" secondAttribute="trailing" constant="5" id="DSy-dn-ONW"/>
- <constraint firstItem="JiB-nD-SZ0" firstAttribute="centerY" secondItem="e8D-jD-O52" secondAttribute="centerY" id="Ovk-94-dX2"/>
- <constraint firstItem="e8D-jD-O52" firstAttribute="top" secondItem="uVg-5h-ify" secondAttribute="bottom" constant="10" id="TEQ-za-FW2"/>
- <constraint firstItem="e8D-jD-O52" firstAttribute="leading" secondItem="Uzo-7g-LxD" secondAttribute="leading" constant="10" id="YiK-cQ-wj0"/>
- <constraint firstItem="JnD-gO-FZa" firstAttribute="leading" secondItem="Uzo-7g-LxD" secondAttribute="leading" constant="10" id="glH-PZ-5Wg"/>
- <constraint firstItem="uVg-5h-ify" firstAttribute="centerY" secondItem="JnD-gO-FZa" secondAttribute="centerY" id="s0k-7S-Dds"/>
- <constraint firstItem="JiB-nD-SZ0" firstAttribute="leading" secondItem="e8D-jD-O52" secondAttribute="trailing" constant="5" id="yLU-Oh-FBl"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="9X5-sc-lPd" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="G1f-3I-rkx"/>
- <constraint firstItem="ftP-FR-Q6O" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Jh7-lq-vrv"/>
- <constraint firstAttribute="bottom" secondItem="ftP-FR-Q6O" secondAttribute="bottom" id="Krh-Tf-B9D"/>
- <constraint firstAttribute="bottom" secondItem="9X5-sc-lPd" secondAttribute="bottom" id="cPK-Z6-P7k"/>
- <constraint firstAttribute="trailing" secondItem="9X5-sc-lPd" secondAttribute="trailing" id="eaw-w7-JzK"/>
- <constraint firstItem="9X5-sc-lPd" firstAttribute="leading" secondItem="ftP-FR-Q6O" secondAttribute="trailing" constant="20" id="o91-Wd-OGa"/>
- <constraint firstItem="ftP-FR-Q6O" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="uRT-Hc-tGP"/>
- </constraints>
- <point key="canvasLocation" x="97" y="262.5"/>
- </customView>
- </objects>
- </document>
|