|
@@ -1,8 +1,8 @@
|
|
|
<?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">
|
|
|
+<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="22505"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -12,6 +12,7 @@
|
|
|
<outlet property="emptyBox" destination="YP3-hM-jIu" id="76W-OU-rpD"/>
|
|
|
<outlet property="emptySearchLabel" destination="RZV-VM-ubG" id="P1g-lE-xp0"/>
|
|
|
<outlet property="pageLabel" destination="DG6-KM-fPE" id="WCW-t2-N6y"/>
|
|
|
+ <outlet property="scrollView" destination="uYq-U5-IA0" id="42p-Xm-ruW"/>
|
|
|
<outlet property="searchBox" destination="m5j-WZ-WP4" id="cvH-DW-gmp"/>
|
|
|
<outlet property="searchDomeButton" destination="Sot-lU-418" id="nTG-J5-bHW"/>
|
|
|
<outlet property="searchField" destination="Exf-lV-10v" id="HAb-dG-HXv"/>
|
|
@@ -20,6 +21,7 @@
|
|
|
<outlet property="searchResultsView" destination="hP4-NA-Ala" id="srK-Ds-q65"/>
|
|
|
<outlet property="searchTips" destination="LV8-kC-pPy" id="vhL-vd-TBZ"/>
|
|
|
<outlet property="segmentedControl" destination="2OM-I5-WuT" id="hoB-xe-Aav"/>
|
|
|
+ <outlet property="tableView" destination="QYw-8e-Jnj" id="TGk-gM-Ff7"/>
|
|
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
|
</connections>
|
|
|
</customObject>
|
|
@@ -29,7 +31,7 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="240" height="513"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <searchField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Exf-lV-10v">
|
|
|
+ <searchField wantsLayer="YES" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Exf-lV-10v">
|
|
|
<rect key="frame" x="16" y="452" width="164" height="20"/>
|
|
|
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="border" usesSingleLineMode="YES" id="So1-aF-t1m">
|
|
|
<font key="font" metaFont="system"/>
|
|
@@ -62,7 +64,7 @@
|
|
|
</constraints>
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptySearch" id="Fgf-hM-PPL"/>
|
|
|
</imageView>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RZV-VM-ubG">
|
|
|
+ <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"/>
|
|
@@ -100,7 +102,7 @@
|
|
|
<constraint firstAttribute="height" constant="25" id="LzF-7O-4Fm"/>
|
|
|
</constraints>
|
|
|
</customView>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZGS-QS-aFB">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZGS-QS-aFB">
|
|
|
<rect key="frame" x="14" y="484" width="40" height="17"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Eil-0G-5lp">
|
|
|
<font key="font" metaFont="system" size="14"/>
|
|
@@ -125,7 +127,7 @@
|
|
|
</constraints>
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconBtnSearchbarSearch" id="3va-Z6-CLg"/>
|
|
|
</imageView>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LV8-kC-pPy">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LV8-kC-pPy">
|
|
|
<rect key="frame" x="15" y="2" width="37" height="16"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="8F8-Ba-XlP">
|
|
|
<font key="font" metaFont="system"/>
|
|
@@ -155,7 +157,7 @@
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="hP4-NA-Ala">
|
|
|
<rect key="frame" x="16" y="430" width="208" height="14"/>
|
|
|
<subviews>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="avX-Sl-7dw">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="avX-Sl-7dw">
|
|
|
<rect key="frame" x="-2" y="0.0" width="33" height="14"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="aJC-Hn-dib">
|
|
|
<font key="font" metaFont="smallSystem"/>
|
|
@@ -163,7 +165,7 @@
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DG6-KM-fPE">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DG6-KM-fPE">
|
|
|
<rect key="frame" x="177" y="0.0" width="33" height="14"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="kMU-mK-L5o">
|
|
|
<font key="font" metaFont="smallSystem"/>
|
|
@@ -182,14 +184,14 @@
|
|
|
</customView>
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Sot-lU-418">
|
|
|
<rect key="frame" x="188" y="452" width="36" height="20"/>
|
|
|
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="ueG-bM-doV">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="cellTitle"/>
|
|
|
- </buttonCell>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="20" id="bAq-jA-d1x"/>
|
|
|
<constraint firstAttribute="width" constant="36" id="nWW-zz-pQ3"/>
|
|
|
</constraints>
|
|
|
+ <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="ueG-bM-doV">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="cellTitle"/>
|
|
|
+ </buttonCell>
|
|
|
<connections>
|
|
|
<action selector="searchDomeButtonAtion:" target="-2" id="6wa-gN-8qu"/>
|
|
|
</connections>
|
|
@@ -225,6 +227,106 @@
|
|
|
<point key="canvasLocation" x="-17" y="129.5"/>
|
|
|
</customView>
|
|
|
<userDefaultsController representsSharedInstance="YES" id="vA0-OE-D4s"/>
|
|
|
+ <scrollView focusRingType="none" 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="204" 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="204" height="400"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" 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="204" 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="122" 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="10" y="1" width="128" 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="132" 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>
|
|
|
+ <tableColumn identifier="page" editable="NO" width="50" minWidth="32" maxWidth="100" id="rlQ-aE-U2P">
|
|
|
+ <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="center" id="hx5-Je-iDT">
|
|
|
+ <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="3ag-9X-rPG" customClass="KMFindTableviewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
|
|
|
+ <rect key="frame" x="138" y="1" width="56" height="40"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xeH-zO-w2B">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="56" height="30"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
+ <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="right" title="10000" id="S9R-YO-39v">
|
|
|
+ <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>
|
|
|
+ <connections>
|
|
|
+ <outlet property="resultLabel" destination="xeH-zO-w2B" id="8bo-yX-JAs"/>
|
|
|
+ </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"/>
|