KMBotaSearchViewController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMBotaSearchViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="box" destination="jTx-lq-IMO" id="3np-QT-RBm"/>
  12. <outlet property="emptyBox" destination="YP3-hM-jIu" id="76W-OU-rpD"/>
  13. <outlet property="emptySearchLabel" destination="RZV-VM-ubG" id="P1g-lE-xp0"/>
  14. <outlet property="scrollView" destination="uYq-U5-IA0" id="42p-Xm-ruW"/>
  15. <outlet property="tableView" destination="QYw-8e-Jnj" id="TGk-gM-Ff7"/>
  16. <outlet property="topHeightConst" destination="0b0-lw-Bus" id="hBi-Pw-Olu"/>
  17. <outlet property="topView" destination="N6c-s0-ocg" id="K55-rt-wdv"/>
  18. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="Hz6-mo-xeY">
  24. <rect key="frame" x="0.0" y="0.0" width="240" height="513"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jTx-lq-IMO">
  28. <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
  29. <view key="contentView" id="Hlh-Hl-xR6">
  30. <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. </view>
  33. <color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  34. </box>
  35. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YP3-hM-jIu">
  36. <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
  37. <view key="contentView" id="fz0-9N-dbN">
  38. <rect key="frame" x="0.0" y="0.0" width="240" height="433"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  40. <subviews>
  41. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vwh-uE-n99">
  42. <rect key="frame" x="-5" y="130" width="250" height="173"/>
  43. <subviews>
  44. <imageView hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fCc-bq-sMR">
  45. <rect key="frame" x="55" y="33" width="140" height="140"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="140" id="1Zc-3B-E9k"/>
  48. <constraint firstAttribute="width" constant="140" id="C42-wv-uSe"/>
  49. </constraints>
  50. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptySearch" id="Fgf-hM-PPL"/>
  51. </imageView>
  52. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RZV-VM-ubG">
  53. <rect key="frame" x="8" y="0.0" width="234" height="17"/>
  54. <constraints>
  55. <constraint firstAttribute="width" constant="230" id="Mx1-pb-NMh"/>
  56. </constraints>
  57. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="No Results" id="5Sf-lz-ZAg">
  58. <font key="font" metaFont="systemSemibold" size="14"/>
  59. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  60. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. </subviews>
  64. <constraints>
  65. <constraint firstAttribute="trailing" secondItem="RZV-VM-ubG" secondAttribute="trailing" constant="10" id="C59-AL-Mzh"/>
  66. <constraint firstItem="RZV-VM-ubG" firstAttribute="leading" secondItem="Vwh-uE-n99" secondAttribute="leading" constant="10" id="I0V-zQ-d37"/>
  67. <constraint firstAttribute="bottom" secondItem="RZV-VM-ubG" secondAttribute="bottom" id="Tgc-kv-esu"/>
  68. <constraint firstItem="RZV-VM-ubG" firstAttribute="top" secondItem="fCc-bq-sMR" secondAttribute="bottom" constant="16" id="af2-pO-ZDN"/>
  69. <constraint firstItem="fCc-bq-sMR" firstAttribute="centerX" secondItem="Vwh-uE-n99" secondAttribute="centerX" id="eQi-pW-kKz"/>
  70. <constraint firstItem="RZV-VM-ubG" firstAttribute="centerX" secondItem="Vwh-uE-n99" secondAttribute="centerX" id="ep9-Ce-MPS"/>
  71. <constraint firstItem="fCc-bq-sMR" firstAttribute="top" secondItem="Vwh-uE-n99" secondAttribute="top" id="kvQ-Cb-2Fg"/>
  72. </constraints>
  73. </customView>
  74. </subviews>
  75. <constraints>
  76. <constraint firstItem="Vwh-uE-n99" firstAttribute="centerX" secondItem="fz0-9N-dbN" secondAttribute="centerX" id="GZ1-XW-XhO"/>
  77. <constraint firstItem="Vwh-uE-n99" firstAttribute="centerY" secondItem="fz0-9N-dbN" secondAttribute="centerY" id="v8f-Uo-CfG"/>
  78. </constraints>
  79. </view>
  80. <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  81. <color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  82. </box>
  83. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="N6c-s0-ocg">
  84. <rect key="frame" x="0.0" y="433" width="240" height="80"/>
  85. <view key="contentView" id="Rh3-0t-oum">
  86. <rect key="frame" x="1" y="1" width="238" height="78"/>
  87. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  88. </view>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="80" id="0b0-lw-Bus"/>
  91. </constraints>
  92. </box>
  93. </subviews>
  94. <constraints>
  95. <constraint firstItem="YP3-hM-jIu" firstAttribute="centerX" secondItem="jTx-lq-IMO" secondAttribute="centerX" id="I0r-BH-fx2"/>
  96. <constraint firstAttribute="trailing" secondItem="jTx-lq-IMO" secondAttribute="trailing" id="OKR-iq-2Yo"/>
  97. <constraint firstItem="YP3-hM-jIu" firstAttribute="height" secondItem="jTx-lq-IMO" secondAttribute="height" id="Swr-lv-cAz"/>
  98. <constraint firstItem="N6c-s0-ocg" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="TY9-6v-k6I"/>
  99. <constraint firstItem="jTx-lq-IMO" firstAttribute="top" secondItem="N6c-s0-ocg" secondAttribute="bottom" id="fxI-PG-yX7"/>
  100. <constraint firstItem="YP3-hM-jIu" firstAttribute="width" secondItem="jTx-lq-IMO" secondAttribute="width" id="g2b-zR-cbj"/>
  101. <constraint firstItem="N6c-s0-ocg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="pW1-kZ-XbL"/>
  102. <constraint firstAttribute="trailing" secondItem="N6c-s0-ocg" secondAttribute="trailing" id="qHN-gL-kQr"/>
  103. <constraint firstItem="jTx-lq-IMO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ski-kz-g2S"/>
  104. <constraint firstItem="YP3-hM-jIu" firstAttribute="centerY" secondItem="jTx-lq-IMO" secondAttribute="centerY" id="vqG-Le-4nc"/>
  105. <constraint firstAttribute="bottom" secondItem="jTx-lq-IMO" secondAttribute="bottom" id="yHi-h2-Tme"/>
  106. </constraints>
  107. <point key="canvasLocation" x="-17" y="129.5"/>
  108. </customView>
  109. <userDefaultsController representsSharedInstance="YES" id="vA0-OE-D4s"/>
  110. <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">
  111. <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
  112. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  113. <clipView key="contentView" drawsBackground="NO" id="7P5-FJ-Eig">
  114. <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
  115. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  116. <subviews>
  117. <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">
  118. <rect key="frame" x="0.0" y="0.0" width="198" height="400"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <size key="intercellSpacing" width="0.0" height="2"/>
  121. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  122. <color key="gridColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  123. <tableColumns>
  124. <tableColumn identifier="results" editable="NO" width="198" minWidth="46" maxWidth="1000" id="Xtg-ZV-tXQ">
  125. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
  126. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  127. <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
  128. </tableHeaderCell>
  129. <textFieldCell key="dataCell" lineBreakMode="charWrapping" selectable="YES" editable="YES" refusesFirstResponder="YES" alignment="left" id="kP2-3L-c8f">
  130. <font key="font" metaFont="system"/>
  131. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  132. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  133. </textFieldCell>
  134. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  135. <prototypeCellViews>
  136. <tableCellView identifier="KMFindTableviewCell" id="Muc-XZ-Cat" customClass="KMFindTableviewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
  137. <rect key="frame" x="0.0" y="1" width="198" height="40"/>
  138. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  139. <subviews>
  140. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="AUE-7I-G4W">
  141. <rect key="frame" x="-2" y="5" width="202" height="30"/>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="30" id="JWo-Vj-8NS"/>
  144. </constraints>
  145. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="1" id="jb2-GD-xvh">
  146. <font key="font" usesAppearanceFont="YES"/>
  147. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. </subviews>
  152. <constraints>
  153. <constraint firstItem="AUE-7I-G4W" firstAttribute="centerY" secondItem="Muc-XZ-Cat" secondAttribute="centerY" id="Rme-Zv-qPL"/>
  154. <constraint firstItem="AUE-7I-G4W" firstAttribute="leading" secondItem="Muc-XZ-Cat" secondAttribute="leading" id="dKA-zc-qoa"/>
  155. <constraint firstAttribute="trailing" secondItem="AUE-7I-G4W" secondAttribute="trailing" id="eDF-F3-s7i"/>
  156. </constraints>
  157. <connections>
  158. <outlet property="resultLabel" destination="AUE-7I-G4W" id="p3j-BB-vcW"/>
  159. </connections>
  160. </tableCellView>
  161. </prototypeCellViews>
  162. </tableColumn>
  163. </tableColumns>
  164. </tableView>
  165. </subviews>
  166. <nil key="backgroundColor"/>
  167. </clipView>
  168. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="ztW-Ji-5eu">
  169. <rect key="frame" x="-100" y="-100" width="255" height="15"/>
  170. <autoresizingMask key="autoresizingMask"/>
  171. </scroller>
  172. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="e6o-tF-7SC">
  173. <rect key="frame" x="-100" y="-100" width="15" height="454"/>
  174. <autoresizingMask key="autoresizingMask"/>
  175. </scroller>
  176. <point key="canvasLocation" x="252" y="180"/>
  177. </scrollView>
  178. </objects>
  179. <resources>
  180. <image name="KMImageNameEmptySearch" width="140" height="140"/>
  181. </resources>
  182. </document>