123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- <?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="ListVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="disableBtn" destination="bqI-zz-SAW" id="bwy-Sc-CNB"/>
- <outlet property="floatingToolbarShowBtn" destination="CuS-l4-0w8" id="gFq-gh-ZuK"/>
- <outlet property="listBasicItem" destination="ZQA-tJ-FIy" id="yfR-Wx-7TG"/>
- <outlet property="showLefticon" destination="3f7-Ys-B9L" id="QST-9l-Thy"/>
- <outlet property="showRightIconBtn" destination="4Tg-W8-hDw" id="vg8-FV-397"/>
- <outlet property="showSortBtn" destination="bbZ-o9-AYh" id="x07-ZM-JOE"/>
- <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="593" height="342"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vtG-eJ-J5b">
- <rect key="frame" x="0.0" y="0.0" width="342" height="342"/>
- <view key="contentView" id="1Du-gY-c3w">
- <rect key="frame" x="1" y="1" width="340" height="340"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZQA-tJ-FIy" customClass="ComponentListBasicItem" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="288" width="229" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="XH8-dK-xUk"/>
- <constraint firstAttribute="width" constant="229" id="ybJ-Xo-crc"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fvv-sF-rsg">
- <rect key="frame" x="18" y="222" width="102" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Floating Toolbar" id="deh-jp-vI0">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CuS-l4-0w8">
- <rect key="frame" x="33" y="185" width="68" height="32"/>
- <buttonCell key="cell" type="push" title="Show" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vDQ-mI-EyY">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="showFloatingToolbar:" target="-2" id="G8e-lj-re2"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="ZQA-tJ-FIy" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="20" id="4ql-87-iDA"/>
- <constraint firstItem="CuS-l4-0w8" firstAttribute="top" secondItem="Fvv-sF-rsg" secondAttribute="bottom" constant="10" id="5JQ-iT-10C"/>
- <constraint firstItem="ZQA-tJ-FIy" firstAttribute="top" secondItem="1Du-gY-c3w" secondAttribute="top" constant="20" id="Ps4-TT-huX"/>
- <constraint firstItem="CuS-l4-0w8" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="40" id="jf7-Xl-MGB"/>
- <constraint firstItem="Fvv-sF-rsg" firstAttribute="top" secondItem="ZQA-tJ-FIy" secondAttribute="bottom" constant="50" id="u0U-Qc-pdW"/>
- <constraint firstItem="Fvv-sF-rsg" firstAttribute="leading" secondItem="1Du-gY-c3w" secondAttribute="leading" constant="20" id="x9x-Vm-RIc"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="vtG-eJ-J5b" secondAttribute="height" multiplier="1:1" id="tSF-lk-CPi"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MkK-sG-oCz">
- <rect key="frame" x="362" y="0.0" width="231" height="342"/>
- <view key="contentView" id="8Qj-Zw-uRm">
- <rect key="frame" x="1" y="1" width="229" height="340"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2s5-JN-KiX">
- <rect key="frame" x="18" y="304" width="97" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="List-Basic-Item" id="plN-UP-pFN">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bbZ-o9-AYh">
- <rect key="frame" x="28" y="277" width="89" height="18"/>
- <buttonCell key="cell" type="check" title="Show Sort" bezelStyle="regularSquare" imagePosition="left" inset="2" id="TvZ-mV-2qU">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonClicked:" target="-2" id="Y7w-Vb-JB4"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3f7-Ys-B9L">
- <rect key="frame" x="28" y="251" width="112" height="18"/>
- <buttonCell key="cell" type="check" title="Show left icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aa2-lm-y0A">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonClicked:" target="-2" id="8mQ-4q-yqc"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Tg-W8-hDw">
- <rect key="frame" x="28" y="225" width="120" height="18"/>
- <buttonCell key="cell" type="check" title="Show right icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="o4a-xG-vha">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonClicked:" target="-2" id="XBg-wl-h9q"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bqI-zz-SAW">
- <rect key="frame" x="28" y="199" width="71" height="18"/>
- <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kQT-DX-M8T">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonClicked:" target="-2" id="vCt-Us-YA4"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="bqI-zz-SAW" firstAttribute="leading" secondItem="4Tg-W8-hDw" secondAttribute="leading" id="DwP-ru-VxB"/>
- <constraint firstItem="3f7-Ys-B9L" firstAttribute="top" secondItem="bbZ-o9-AYh" secondAttribute="bottom" constant="10" id="Eli-4z-7WT"/>
- <constraint firstItem="bbZ-o9-AYh" firstAttribute="leading" secondItem="8Qj-Zw-uRm" secondAttribute="leading" constant="30" id="JJV-h2-CO2"/>
- <constraint firstItem="bbZ-o9-AYh" firstAttribute="top" secondItem="2s5-JN-KiX" secondAttribute="bottom" constant="10" id="OJA-yR-kiK"/>
- <constraint firstItem="3f7-Ys-B9L" firstAttribute="leading" secondItem="bbZ-o9-AYh" secondAttribute="leading" id="Qi5-qJ-3DX"/>
- <constraint firstItem="4Tg-W8-hDw" firstAttribute="top" secondItem="3f7-Ys-B9L" secondAttribute="bottom" constant="10" id="REQ-pQ-fXE"/>
- <constraint firstItem="2s5-JN-KiX" firstAttribute="leading" secondItem="8Qj-Zw-uRm" secondAttribute="leading" constant="20" id="axb-rQ-hRi"/>
- <constraint firstItem="bqI-zz-SAW" firstAttribute="top" secondItem="4Tg-W8-hDw" secondAttribute="bottom" constant="10" id="tWz-3X-dCn"/>
- <constraint firstItem="4Tg-W8-hDw" firstAttribute="leading" secondItem="bbZ-o9-AYh" secondAttribute="leading" id="tzO-MO-CgY"/>
- <constraint firstItem="2s5-JN-KiX" firstAttribute="top" secondItem="8Qj-Zw-uRm" secondAttribute="top" constant="20" id="yoL-lm-RhW"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="vtG-eJ-J5b" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="1pw-7G-HmG"/>
- <constraint firstAttribute="trailing" secondItem="MkK-sG-oCz" secondAttribute="trailing" id="2er-8F-fiB"/>
- <constraint firstItem="MkK-sG-oCz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Iqf-mH-tue"/>
- <constraint firstAttribute="bottom" secondItem="vtG-eJ-J5b" secondAttribute="bottom" id="PCt-d0-yIb"/>
- <constraint firstAttribute="bottom" secondItem="MkK-sG-oCz" secondAttribute="bottom" id="QJh-ad-s3l"/>
- <constraint firstItem="vtG-eJ-J5b" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="sfb-Cx-L6Z"/>
- <constraint firstItem="MkK-sG-oCz" firstAttribute="leading" secondItem="vtG-eJ-J5b" secondAttribute="trailing" constant="20" id="tj0-E5-XrJ"/>
- </constraints>
- <point key="canvasLocation" x="190.5" y="163"/>
- </customView>
- </objects>
- </document>
|