123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185 |
- <?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="InputNumberVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="disableButton" destination="Oob-qZ-eVA" id="fiT-XK-DJV"/>
- <outlet property="inputNumberView" destination="PRk-yO-Oh3" id="szs-QK-Q1Z"/>
- <outlet property="isCenterBtn" destination="cSD-Te-Tbn" id="U7G-YN-W6L"/>
- <outlet property="maxSizeField" destination="ZYG-no-5EC" id="Ea6-4w-cY4"/>
- <outlet property="minSizeField" destination="gbv-qH-O2q" id="wZ7-Fl-2in"/>
- <outlet property="prefixBtn" destination="lrJ-qc-mDy" id="K2Y-UV-RkT"/>
- <outlet property="sizeBox" destination="eeF-Cf-AsF" id="BHP-xj-KDF"/>
- <outlet property="suffixButton" destination="6u2-BJ-IBQ" id="csG-Mb-xRZ"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- <outlet property="viewheightConst" destination="6xo-Kj-pJU" id="KKb-0J-9oe"/>
- </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="728" height="433"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="kem-T4-qgs">
- <rect key="frame" x="453" y="0.0" width="275" height="433"/>
- <view key="contentView" id="EC7-NL-Aqs">
- <rect key="frame" x="1" y="1" width="273" height="431"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OP1-lW-v6t">
- <rect key="frame" x="50" y="262" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="ymw-qw-C2w">
- <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="eeF-Cf-AsF">
- <rect key="frame" x="83" y="258" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="jJN-Jc-ICY"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="Axa-QE-oNc">
- <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="sizeAction:" target="-2" id="nmU-B6-hsu"/>
- </connections>
- </comboBox>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oob-qZ-eVA">
- <rect key="frame" x="100" y="233" width="71" height="18"/>
- <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Bft-hk-JBX">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="disableAction:" target="-2" id="Pxo-bk-LRk"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lrJ-qc-mDy">
- <rect key="frame" x="105" y="207" width="61" height="18"/>
- <buttonCell key="cell" type="check" title="Prefix" bezelStyle="regularSquare" imagePosition="left" inset="2" id="yVs-mh-cSk">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="prefixAction:" target="-2" id="Stw-UL-SH8"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6u2-BJ-IBQ">
- <rect key="frame" x="105" y="181" width="62" height="18"/>
- <buttonCell key="cell" type="check" title="Suffix" bezelStyle="regularSquare" imagePosition="left" inset="2" id="v54-GM-jA4">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="suffixAction:" target="-2" id="2tG-KH-vo9"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cSD-Te-Tbn">
- <rect key="frame" x="97" y="155" width="77" height="18"/>
- <buttonCell key="cell" type="check" title="IsCenter" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SVe-gr-nkl">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="isCenterAction:" target="-2" id="Olt-KM-4Ox"/>
- </connections>
- </button>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gbv-qH-O2q">
- <rect key="frame" x="69" y="290" width="52" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="52" id="iI4-61-d8w"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="jCF-ba-vd8">
- <numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" formatWidth="-1" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="J9B-NN-kLi"/>
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZYG-no-5EC">
- <rect key="frame" x="141" y="290" width="52" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="52" id="SfB-bH-nO1"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N8r-ef-6xY">
- <numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" formatWidth="-1" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="Hbg-H6-XSP"/>
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="ZYG-no-5EC" firstAttribute="leading" secondItem="gbv-qH-O2q" secondAttribute="trailing" constant="20" id="1Ye-bn-6Be"/>
- <constraint firstItem="cSD-Te-Tbn" firstAttribute="top" secondItem="6u2-BJ-IBQ" secondAttribute="bottom" constant="10" id="5LI-5x-jjj"/>
- <constraint firstItem="6u2-BJ-IBQ" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" id="B8t-RE-5qf"/>
- <constraint firstItem="lrJ-qc-mDy" firstAttribute="top" secondItem="Oob-qZ-eVA" secondAttribute="bottom" constant="10" id="JcU-04-HmG"/>
- <constraint firstItem="lrJ-qc-mDy" firstAttribute="centerY" secondItem="EC7-NL-Aqs" secondAttribute="centerY" id="OYb-v6-fN4"/>
- <constraint firstItem="ZYG-no-5EC" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" constant="30" id="SaG-Av-Blx"/>
- <constraint firstItem="ZYG-no-5EC" firstAttribute="centerY" secondItem="gbv-qH-O2q" secondAttribute="centerY" id="Yf9-np-p9B"/>
- <constraint firstItem="eeF-Cf-AsF" firstAttribute="centerY" secondItem="OP1-lW-v6t" secondAttribute="centerY" id="azj-8t-PUD"/>
- <constraint firstItem="cSD-Te-Tbn" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" id="cDs-K7-G40"/>
- <constraint firstItem="lrJ-qc-mDy" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" id="eyb-qO-8B9"/>
- <constraint firstItem="6u2-BJ-IBQ" firstAttribute="top" secondItem="lrJ-qc-mDy" secondAttribute="bottom" constant="10" id="fte-zM-obv"/>
- <constraint firstItem="eeF-Cf-AsF" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" id="iKs-yS-BAa"/>
- <constraint firstItem="Oob-qZ-eVA" firstAttribute="top" secondItem="eeF-Cf-AsF" secondAttribute="bottom" constant="10" id="ibf-P8-a1Z"/>
- <constraint firstItem="eeF-Cf-AsF" firstAttribute="leading" secondItem="OP1-lW-v6t" secondAttribute="trailing" constant="2" id="l7s-g6-u0g"/>
- <constraint firstItem="Oob-qZ-eVA" firstAttribute="centerX" secondItem="EC7-NL-Aqs" secondAttribute="centerX" id="npj-ZK-Lla"/>
- <constraint firstItem="eeF-Cf-AsF" firstAttribute="top" secondItem="ZYG-no-5EC" secondAttribute="bottom" constant="10" id="yg6-dl-rTu"/>
- </constraints>
- </view>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0hx-vB-3h0">
- <rect key="frame" x="0.0" y="0.0" width="433" height="433"/>
- <view key="contentView" id="WXB-of-LDg">
- <rect key="frame" x="1" y="1" width="431" height="431"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PRk-yO-Oh3" customClass="ComponentInputNumber" customModule="KMComponentLibrary">
- <rect key="frame" x="126" y="196" width="180" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="6xo-Kj-pJU"/>
- <constraint firstAttribute="width" constant="180" id="93h-5v-Z6I"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="PRk-yO-Oh3" firstAttribute="centerX" secondItem="WXB-of-LDg" secondAttribute="centerX" id="fSN-Bg-IcE"/>
- <constraint firstItem="PRk-yO-Oh3" firstAttribute="centerY" secondItem="WXB-of-LDg" secondAttribute="centerY" id="ioQ-VA-sEx"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="0hx-vB-3h0" secondAttribute="height" multiplier="1:1" id="CgO-73-dBB"/>
- <constraint firstAttribute="width" secondItem="0hx-vB-3h0" secondAttribute="height" multiplier="1:1" id="Gsj-kI-vFP"/>
- <constraint firstAttribute="width" secondItem="0hx-vB-3h0" secondAttribute="height" multiplier="1:1" id="Sdc-cB-Hfw"/>
- <constraint firstAttribute="width" secondItem="0hx-vB-3h0" secondAttribute="height" multiplier="1:1" id="xRP-lc-B9V"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="0hx-vB-3h0" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="0Dh-Ro-Qvg"/>
- <constraint firstAttribute="trailing" secondItem="kem-T4-qgs" secondAttribute="trailing" id="1eT-bK-wsZ"/>
- <constraint firstItem="kem-T4-qgs" firstAttribute="leading" secondItem="0hx-vB-3h0" secondAttribute="trailing" constant="20" id="ROs-Tz-BCT"/>
- <constraint firstItem="kem-T4-qgs" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="RlZ-dw-nW8"/>
- <constraint firstAttribute="bottom" secondItem="0hx-vB-3h0" secondAttribute="bottom" id="hUJ-k3-lTo"/>
- <constraint firstItem="0hx-vB-3h0" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="p2G-0g-zfc"/>
- <constraint firstAttribute="bottom" secondItem="kem-T4-qgs" secondAttribute="bottom" id="rKe-gP-GDw"/>
- </constraints>
- <point key="canvasLocation" x="183" y="205.5"/>
- </customView>
- </objects>
- </document>
|