KMMainViewController.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMMainViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="PDFContendView" destination="yMu-ou-GV9" id="diy-Q0-PHp"/>
  12. <outlet property="bottomAreaView" destination="z7q-Gv-vF1" id="7WI-Yd-Ayi"/>
  13. <outlet property="childToolbarController" destination="2rl-M4-8Gt" id="qVG-Sq-Xvd"/>
  14. <outlet property="exitFullButton" destination="Qt3-H1-Txz" id="4bA-7e-JGM"/>
  15. <outlet property="heightOffset" destination="iA2-6j-Qjy" id="jkh-Z9-By7"/>
  16. <outlet property="leftView" destination="vrW-lc-OvI" id="VkU-t5-h1z"/>
  17. <outlet property="listView" destination="Cdz-fv-u4h" id="BLf-Jo-GG8"/>
  18. <outlet property="locationPageView" destination="lNB-M6-fxu" id="HMk-jd-IjS"/>
  19. <outlet property="mianSplitView" destination="uhq-Ou-HaH" id="BSo-qg-XXn"/>
  20. <outlet property="newPDFSplitView" destination="a9b-Kr-AhZ" id="cLe-3Y-lF3"/>
  21. <outlet property="pageNumberDisplayView" destination="WjC-fF-x99" id="TH2-oe-F6s"/>
  22. <outlet property="pdfContentView" destination="2Kn-qX-BRm" id="K5Y-gR-sT6"/>
  23. <outlet property="pdfSplitSecondView" destination="Zhm-9e-eFs" id="I1I-R1-1We"/>
  24. <outlet property="pdfSplitView" destination="r2n-G7-pBF" id="zCH-LA-o4V"/>
  25. <outlet property="readContentView" destination="Qs2-A4-zLE" id="Oc4-ih-YsE"/>
  26. <outlet property="readModelView" destination="3E1-9V-2lu" id="UgX-gC-aGe"/>
  27. <outlet property="readModelViewWidthConstraint" destination="8go-j7-y2w" id="rT7-mj-MvK"/>
  28. <outlet property="rightView" destination="0Bt-mG-vsA" id="pZR-oX-ScK"/>
  29. <outlet property="secondaryPdfView" destination="Cyg-1v-mQT" id="FJh-z9-Seg"/>
  30. <outlet property="tipCurrentPageBox" destination="zKE-Pq-I7d" id="CYY-Lt-phh"/>
  31. <outlet property="tipCurrentPageBoxWidthConstraint" destination="z3X-e4-sUM" id="uXT-Me-dKQ"/>
  32. <outlet property="tipLabel" destination="wp0-L3-5I3" id="DWH-os-mvm"/>
  33. <outlet property="toolbarBox" destination="fsa-Dd-jjO" id="IWg-8f-X0p"/>
  34. <outlet property="toolbarController" destination="IRu-me-bV3" id="FYz-uc-cky"/>
  35. <outlet property="topTipBox" destination="nv7-P5-0d3" id="qXe-k0-kQa"/>
  36. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  37. </connections>
  38. </customObject>
  39. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  40. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  41. <customView id="Hz6-mo-xeY">
  42. <rect key="frame" x="0.0" y="0.0" width="1335" height="695"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  44. <subviews>
  45. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qt3-H1-Txz">
  46. <rect key="frame" x="667" y="347" width="1" height="1"/>
  47. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="RgE-Pm-Sre">
  48. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  49. <font key="font" metaFont="system"/>
  50. <string key="keyEquivalent" base64-UTF8="YES">
  51. Gw
  52. </string>
  53. </buttonCell>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="0.10000000000000001" id="3Ah-UW-M3a"/>
  56. <constraint firstAttribute="width" constant="0.10000000000000001" id="Iz6-2Y-Kn5"/>
  57. </constraints>
  58. <connections>
  59. <action selector="exitFullScreen:" target="-2" id="eVN-b0-2s4"/>
  60. </connections>
  61. </button>
  62. <customView translatesAutoresizingMaskIntoConstraints="NO" id="yMu-ou-GV9">
  63. <rect key="frame" x="0.0" y="0.0" width="1335" height="578"/>
  64. <subviews>
  65. <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uhq-Ou-HaH" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  66. <rect key="frame" x="0.0" y="0.0" width="1335" height="578"/>
  67. <subviews>
  68. <customView fixedFrame="YES" id="vrW-lc-OvI">
  69. <rect key="frame" x="0.0" y="0.0" width="207" height="578"/>
  70. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  71. </customView>
  72. <splitView fixedFrame="YES" dividerStyle="paneSplitter" vertical="YES" id="a9b-Kr-AhZ" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  73. <rect key="frame" x="208" y="0.0" width="849" height="578"/>
  74. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  75. <subviews>
  76. <customView misplaced="YES" id="Qs2-A4-zLE">
  77. <rect key="frame" x="0.0" y="0.0" width="849" height="578"/>
  78. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  79. <subviews>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cdz-fv-u4h" customClass="CPDFListView">
  81. <rect key="frame" x="0.0" y="0.0" width="0.0" height="578"/>
  82. </customView>
  83. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3E1-9V-2lu" customClass="KMReadModelView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  84. <rect key="frame" x="-200" y="16" width="400" height="32"/>
  85. <constraints>
  86. <constraint firstAttribute="width" constant="400" id="8go-j7-y2w"/>
  87. <constraint firstAttribute="height" constant="32" id="Opl-4j-wTU"/>
  88. </constraints>
  89. </customView>
  90. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zKE-Pq-I7d" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  91. <rect key="frame" x="16" y="16" width="82" height="36"/>
  92. <view key="contentView" id="cbK-wK-42I">
  93. <rect key="frame" x="0.0" y="0.0" width="82" height="36"/>
  94. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  95. <subviews>
  96. <customView translatesAutoresizingMaskIntoConstraints="NO" id="WjC-fF-x99" customClass="KMPageNumberDisplayView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  97. <rect key="frame" x="0.0" y="0.0" width="82" height="36"/>
  98. </customView>
  99. </subviews>
  100. <constraints>
  101. <constraint firstItem="WjC-fF-x99" firstAttribute="top" secondItem="cbK-wK-42I" secondAttribute="top" id="KCR-y4-bsp"/>
  102. <constraint firstAttribute="bottom" secondItem="WjC-fF-x99" secondAttribute="bottom" id="LEG-lv-ufS"/>
  103. <constraint firstAttribute="trailing" secondItem="WjC-fF-x99" secondAttribute="trailing" id="YBc-Lb-UZM"/>
  104. <constraint firstItem="WjC-fF-x99" firstAttribute="leading" secondItem="cbK-wK-42I" secondAttribute="leading" id="upx-Do-uTP"/>
  105. </constraints>
  106. </view>
  107. <constraints>
  108. <constraint firstAttribute="height" constant="36" id="yPh-H7-5s2"/>
  109. <constraint firstAttribute="width" constant="82" id="z3X-e4-sUM"/>
  110. </constraints>
  111. </box>
  112. </subviews>
  113. <constraints>
  114. <constraint firstItem="zKE-Pq-I7d" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" constant="16" id="3s6-Bj-2o2"/>
  115. <constraint firstAttribute="bottom" secondItem="3E1-9V-2lu" secondAttribute="bottom" constant="16" id="DW1-wF-7bS"/>
  116. <constraint firstItem="Cdz-fv-u4h" firstAttribute="leading" secondItem="Qs2-A4-zLE" secondAttribute="leading" id="HaE-rw-x9w"/>
  117. <constraint firstAttribute="bottom" secondItem="zKE-Pq-I7d" secondAttribute="bottom" constant="16" id="KgI-r0-IvY"/>
  118. <constraint firstItem="Cdz-fv-u4h" firstAttribute="top" secondItem="Qs2-A4-zLE" secondAttribute="top" id="OKy-PG-6NE"/>
  119. <constraint firstItem="3E1-9V-2lu" firstAttribute="centerX" secondItem="Qs2-A4-zLE" secondAttribute="centerX" id="OOC-jQ-Ybs"/>
  120. <constraint firstAttribute="bottom" secondItem="Cdz-fv-u4h" secondAttribute="bottom" id="QSL-Y5-hK2"/>
  121. <constraint firstAttribute="trailing" secondItem="Cdz-fv-u4h" secondAttribute="trailing" id="cKK-EX-OXI"/>
  122. </constraints>
  123. </customView>
  124. </subviews>
  125. <holdingPriorities>
  126. <real value="250"/>
  127. </holdingPriorities>
  128. </splitView>
  129. <customView fixedFrame="YES" id="0Bt-mG-vsA">
  130. <rect key="frame" x="1058" y="0.0" width="277" height="578"/>
  131. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  132. </customView>
  133. </subviews>
  134. <holdingPriorities>
  135. <real value="250"/>
  136. <real value="250"/>
  137. <real value="250"/>
  138. </holdingPriorities>
  139. <connections>
  140. <outlet property="delegate" destination="-2" id="YcF-pK-Dlb"/>
  141. </connections>
  142. </splitView>
  143. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nv7-P5-0d3">
  144. <rect key="frame" x="0.0" y="536" width="1335" height="32"/>
  145. <view key="contentView" id="1Ij-Tb-MuY">
  146. <rect key="frame" x="0.0" y="0.0" width="1335" height="32"/>
  147. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  148. </view>
  149. <constraints>
  150. <constraint firstAttribute="height" constant="32" id="Yz2-02-Ux4"/>
  151. </constraints>
  152. </box>
  153. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="z7q-Gv-vF1" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  154. <rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
  155. <view key="contentView" id="y3C-Id-Gzh">
  156. <rect key="frame" x="0.0" y="0.0" width="1335" height="48"/>
  157. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  158. </view>
  159. <constraints>
  160. <constraint firstAttribute="height" constant="48" id="gO1-9O-4UB"/>
  161. </constraints>
  162. </box>
  163. </subviews>
  164. <constraints>
  165. <constraint firstAttribute="bottom" secondItem="uhq-Ou-HaH" secondAttribute="bottom" id="AbP-GY-khK"/>
  166. <constraint firstItem="nv7-P5-0d3" firstAttribute="leading" secondItem="yMu-ou-GV9" secondAttribute="leading" id="BEM-FN-659"/>
  167. <constraint firstItem="uhq-Ou-HaH" firstAttribute="top" secondItem="yMu-ou-GV9" secondAttribute="top" constant="0.5" id="CKx-9E-25D"/>
  168. <constraint firstItem="z7q-Gv-vF1" firstAttribute="leading" secondItem="yMu-ou-GV9" secondAttribute="leading" id="FfP-V1-SH3"/>
  169. <constraint firstItem="uhq-Ou-HaH" firstAttribute="leading" secondItem="yMu-ou-GV9" secondAttribute="leading" id="dsI-4r-SUj"/>
  170. <constraint firstAttribute="bottom" secondItem="z7q-Gv-vF1" secondAttribute="bottom" id="fxi-ff-Gcf"/>
  171. <constraint firstAttribute="trailing" secondItem="uhq-Ou-HaH" secondAttribute="trailing" id="s69-TM-sfe"/>
  172. <constraint firstAttribute="trailing" secondItem="z7q-Gv-vF1" secondAttribute="trailing" id="th9-iB-CmS"/>
  173. <constraint firstItem="nv7-P5-0d3" firstAttribute="top" secondItem="yMu-ou-GV9" secondAttribute="top" constant="10" id="ygy-64-hY6"/>
  174. <constraint firstAttribute="trailing" secondItem="nv7-P5-0d3" secondAttribute="trailing" id="zUu-zg-738"/>
  175. </constraints>
  176. </customView>
  177. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fsa-Dd-jjO">
  178. <rect key="frame" x="0.0" y="578" width="1335" height="117"/>
  179. <view key="contentView" id="MN2-6o-G1i">
  180. <rect key="frame" x="0.0" y="0.0" width="1335" height="117"/>
  181. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  182. </view>
  183. <constraints>
  184. <constraint firstAttribute="height" constant="117" id="iA2-6j-Qjy"/>
  185. </constraints>
  186. </box>
  187. </subviews>
  188. <constraints>
  189. <constraint firstAttribute="trailing" secondItem="yMu-ou-GV9" secondAttribute="trailing" id="5Dl-dZ-tKN"/>
  190. <constraint firstAttribute="bottom" secondItem="yMu-ou-GV9" secondAttribute="bottom" id="8vL-uz-oKR"/>
  191. <constraint firstItem="Qt3-H1-Txz" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Asv-Ub-cev"/>
  192. <constraint firstItem="fsa-Dd-jjO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="RqT-Ks-AE6"/>
  193. <constraint firstAttribute="trailing" secondItem="fsa-Dd-jjO" secondAttribute="trailing" id="T4A-wr-G6P"/>
  194. <constraint firstItem="Qt3-H1-Txz" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="Y5R-BQ-jOQ"/>
  195. <constraint firstItem="fsa-Dd-jjO" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="YlB-ub-DZs"/>
  196. <constraint firstItem="yMu-ou-GV9" firstAttribute="top" secondItem="fsa-Dd-jjO" secondAttribute="bottom" id="hZO-Wg-0Rw"/>
  197. <constraint firstItem="yMu-ou-GV9" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="yEB-OY-nrB"/>
  198. </constraints>
  199. <point key="canvasLocation" x="457.5" y="352.5"/>
  200. </customView>
  201. <viewController id="2rl-M4-8Gt" customClass="KMToolbarViewController" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
  202. <viewController id="IRu-me-bV3" customClass="KMToolbarController" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
  203. <splitView dividerStyle="thin" vertical="YES" id="r2n-G7-pBF" customClass="KMSplitView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  204. <rect key="frame" x="0.0" y="0.0" width="265" height="250"/>
  205. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  206. <subviews>
  207. <customView fixedFrame="YES" id="2Kn-qX-BRm" customClass="CPDFListView">
  208. <rect key="frame" x="0.0" y="0.0" width="111" height="250"/>
  209. <autoresizingMask key="autoresizingMask"/>
  210. </customView>
  211. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="Zhm-9e-eFs">
  212. <rect key="frame" x="112" y="0.0" width="153" height="250"/>
  213. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  214. <view key="contentView" id="tG1-sz-xXY">
  215. <rect key="frame" x="0.0" y="0.0" width="153" height="250"/>
  216. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  217. </view>
  218. </box>
  219. </subviews>
  220. <holdingPriorities>
  221. <real value="250"/>
  222. <real value="250"/>
  223. </holdingPriorities>
  224. <point key="canvasLocation" x="-101.5" y="-401"/>
  225. </splitView>
  226. <customView id="Cyg-1v-mQT" customClass="CPDFView">
  227. <rect key="frame" x="0.0" y="0.0" width="204" height="252"/>
  228. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  229. <point key="canvasLocation" x="226" y="-402"/>
  230. </customView>
  231. <customView id="lNB-M6-fxu">
  232. <rect key="frame" x="0.0" y="0.0" width="620" height="32"/>
  233. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  234. <subviews>
  235. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1tC-wW-Fbk">
  236. <rect key="frame" x="5" y="8" width="16" height="16"/>
  237. <constraints>
  238. <constraint firstAttribute="width" constant="16" id="JrS-Vw-YjE"/>
  239. <constraint firstAttribute="height" constant="16" id="Mvd-ei-za3"/>
  240. </constraints>
  241. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="OeM-gK-2cL"/>
  242. </imageView>
  243. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wp0-L3-5I3">
  244. <rect key="frame" x="21" y="8" width="734" height="17"/>
  245. <textFieldCell key="cell" lineBreakMode="clipping" title="Please use the scroll bar, thumbnail tool to locate the target page, click or box the area to select the target range." id="P3j-kh-acn">
  246. <font key="font" metaFont="system" size="14"/>
  247. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  248. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  249. </textFieldCell>
  250. </textField>
  251. </subviews>
  252. <constraints>
  253. <constraint firstItem="1tC-wW-Fbk" firstAttribute="centerY" secondItem="lNB-M6-fxu" secondAttribute="centerY" id="7Ls-Rn-8pc"/>
  254. <constraint firstItem="wp0-L3-5I3" firstAttribute="leading" secondItem="1tC-wW-Fbk" secondAttribute="trailing" constant="2" id="FXi-6E-KRI"/>
  255. <constraint firstAttribute="height" constant="32" id="ZSU-XD-np8"/>
  256. <constraint firstItem="wp0-L3-5I3" firstAttribute="centerY" secondItem="lNB-M6-fxu" secondAttribute="centerY" id="bgf-Nz-lg0"/>
  257. <constraint firstItem="1tC-wW-Fbk" firstAttribute="leading" secondItem="lNB-M6-fxu" secondAttribute="leading" constant="5" id="xNc-J0-LXI"/>
  258. </constraints>
  259. <point key="canvasLocation" x="-223" y="849"/>
  260. </customView>
  261. </objects>
  262. </document>