123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMBotaSearchViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="box" destination="jTx-lq-IMO" id="3np-QT-RBm"/>
- <outlet property="emptyBox" destination="YP3-hM-jIu" id="76W-OU-rpD"/>
- <outlet property="emptySearchLabel" destination="RZV-VM-ubG" id="P1g-lE-xp0"/>
- <outlet property="scrollView" destination="uYq-U5-IA0" id="42p-Xm-ruW"/>
- <outlet property="tableView" destination="QYw-8e-Jnj" id="TGk-gM-Ff7"/>
- <outlet property="topHeightConst" destination="0b0-lw-Bus" id="hBi-Pw-Olu"/>
- <outlet property="topView" destination="N6c-s0-ocg" id="K55-rt-wdv"/>
- <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="240" height="513"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jTx-lq-IMO">
- <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
- <view key="contentView" id="Hlh-Hl-xR6">
- <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YP3-hM-jIu">
- <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
- <view key="contentView" id="fz0-9N-dbN">
- <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vwh-uE-n99">
- <rect key="frame" x="-5" y="130" width="250" height="173"/>
- <subviews>
- <imageView hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fCc-bq-sMR">
- <rect key="frame" x="55" y="33" width="140" height="140"/>
- <constraints>
- <constraint firstAttribute="height" constant="140" id="1Zc-3B-E9k"/>
- <constraint firstAttribute="width" constant="140" id="C42-wv-uSe"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptySearch" id="Fgf-hM-PPL"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RZV-VM-ubG">
- <rect key="frame" x="8" y="0.0" width="234" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="230" id="Mx1-pb-NMh"/>
- </constraints>
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="No Results" id="5Sf-lz-ZAg">
- <font key="font" metaFont="systemSemibold" size="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="RZV-VM-ubG" secondAttribute="trailing" constant="10" id="C59-AL-Mzh"/>
- <constraint firstItem="RZV-VM-ubG" firstAttribute="leading" secondItem="Vwh-uE-n99" secondAttribute="leading" constant="10" id="I0V-zQ-d37"/>
- <constraint firstAttribute="bottom" secondItem="RZV-VM-ubG" secondAttribute="bottom" id="Tgc-kv-esu"/>
- <constraint firstItem="RZV-VM-ubG" firstAttribute="top" secondItem="fCc-bq-sMR" secondAttribute="bottom" constant="16" id="af2-pO-ZDN"/>
- <constraint firstItem="fCc-bq-sMR" firstAttribute="centerX" secondItem="Vwh-uE-n99" secondAttribute="centerX" id="eQi-pW-kKz"/>
- <constraint firstItem="RZV-VM-ubG" firstAttribute="centerX" secondItem="Vwh-uE-n99" secondAttribute="centerX" id="ep9-Ce-MPS"/>
- <constraint firstItem="fCc-bq-sMR" firstAttribute="top" secondItem="Vwh-uE-n99" secondAttribute="top" id="kvQ-Cb-2Fg"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Vwh-uE-n99" firstAttribute="centerX" secondItem="fz0-9N-dbN" secondAttribute="centerX" id="GZ1-XW-XhO"/>
- <constraint firstItem="Vwh-uE-n99" firstAttribute="centerY" secondItem="fz0-9N-dbN" secondAttribute="centerY" id="v8f-Uo-CfG"/>
- </constraints>
- </view>
- <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="N6c-s0-ocg">
- <rect key="frame" x="0.0" y="433" width="240" height="80"/>
- <view key="contentView" id="Rh3-0t-oum">
- <rect key="frame" x="1" y="1" width="238" height="78"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="80" id="0b0-lw-Bus"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="YP3-hM-jIu" firstAttribute="centerX" secondItem="jTx-lq-IMO" secondAttribute="centerX" id="I0r-BH-fx2"/>
- <constraint firstAttribute="trailing" secondItem="jTx-lq-IMO" secondAttribute="trailing" id="OKR-iq-2Yo"/>
- <constraint firstItem="YP3-hM-jIu" firstAttribute="height" secondItem="jTx-lq-IMO" secondAttribute="height" id="Swr-lv-cAz"/>
- <constraint firstItem="N6c-s0-ocg" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="TY9-6v-k6I"/>
- <constraint firstItem="jTx-lq-IMO" firstAttribute="top" secondItem="N6c-s0-ocg" secondAttribute="bottom" id="fxI-PG-yX7"/>
- <constraint firstItem="YP3-hM-jIu" firstAttribute="width" secondItem="jTx-lq-IMO" secondAttribute="width" id="g2b-zR-cbj"/>
- <constraint firstItem="N6c-s0-ocg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="pW1-kZ-XbL"/>
- <constraint firstAttribute="trailing" secondItem="N6c-s0-ocg" secondAttribute="trailing" id="qHN-gL-kQr"/>
- <constraint firstItem="jTx-lq-IMO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ski-kz-g2S"/>
- <constraint firstItem="YP3-hM-jIu" firstAttribute="centerY" secondItem="jTx-lq-IMO" secondAttribute="centerY" id="vqG-Le-4nc"/>
- <constraint firstAttribute="bottom" secondItem="jTx-lq-IMO" secondAttribute="bottom" id="yHi-h2-Tme"/>
- </constraints>
- <point key="canvasLocation" x="-17" y="129.5"/>
- </customView>
- <userDefaultsController representsSharedInstance="YES" id="vA0-OE-D4s"/>
- <scrollView focusRingType="none" misplaced="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="42" horizontalPageScroll="10" verticalLineScroll="42" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="uYq-U5-IA0">
- <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <clipView key="contentView" drawsBackground="NO" id="7P5-FJ-Eig">
- <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" tableStyle="plain" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="40" viewBased="YES" id="QYw-8e-Jnj" customClass="KMBotaTableView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="0.0" height="2"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="gridColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <tableColumns>
- <tableColumn identifier="results" editable="NO" width="198" minWidth="46" maxWidth="1000" id="Xtg-ZV-tXQ">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="charWrapping" selectable="YES" editable="YES" refusesFirstResponder="YES" alignment="left" id="kP2-3L-c8f">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMFindTableviewCell" id="Muc-XZ-Cat" customClass="KMFindTableviewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="1" width="198" height="40"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="AUE-7I-G4W">
- <rect key="frame" x="-2" y="5" width="202" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="JWo-Vj-8NS"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="1" id="jb2-GD-xvh">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="AUE-7I-G4W" firstAttribute="centerY" secondItem="Muc-XZ-Cat" secondAttribute="centerY" id="Rme-Zv-qPL"/>
- <constraint firstItem="AUE-7I-G4W" firstAttribute="leading" secondItem="Muc-XZ-Cat" secondAttribute="leading" id="dKA-zc-qoa"/>
- <constraint firstAttribute="trailing" secondItem="AUE-7I-G4W" secondAttribute="trailing" id="eDF-F3-s7i"/>
- </constraints>
- <connections>
- <outlet property="resultLabel" destination="AUE-7I-G4W" id="p3j-BB-vcW"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- </tableView>
- </subviews>
- <nil key="backgroundColor"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="ztW-Ji-5eu">
- <rect key="frame" x="-100" y="-100" width="255" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="e6o-tF-7SC">
- <rect key="frame" x="-100" y="-100" width="15" height="454"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <point key="canvasLocation" x="252" y="180"/>
- </scrollView>
- </objects>
- <resources>
- <image name="KMImageNameEmptySearch" width="140" height="140"/>
- </resources>
- </document>
|