KMPDFToolbarController.xib 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="KMPDFToolbarController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendBox" destination="uo1-lg-iPw" id="Ld9-oX-RLn"/>
  12. <outlet property="dividerView" destination="4K3-lv-es0" id="j6G-RS-Y7x"/>
  13. <outlet property="leftToolsView" destination="IlW-fu-gVn" id="XtQ-uJ-DD5"/>
  14. <outlet property="leftViewButton" destination="mWq-6Q-Jeb" id="rEl-sV-x1B"/>
  15. <outlet property="mainToolbarContendView" destination="ZQN-TX-rwt" id="Azo-K7-eGN"/>
  16. <outlet property="pageButton" destination="kZ4-rC-iP5" id="cX3-tT-bq9"/>
  17. <outlet property="rightToolsView" destination="u0U-bP-RVi" id="PHF-0t-K0b"/>
  18. <outlet property="rightViewWidthConst" destination="dh8-di-9PV" id="7bL-PH-oIX"/>
  19. <outlet property="secondContendView" destination="l3n-KG-leC" id="rAu-2n-c0w"/>
  20. <outlet property="selectZoom" destination="sWP-oz-Pbl" id="RQl-q0-ySD"/>
  21. <outlet property="tabsContendView" destination="ocQ-f5-AfT" id="otj-NR-vWu"/>
  22. <outlet property="tabsLeftConst" destination="B26-fP-wCQ" id="Ssq-jk-6XA"/>
  23. <outlet property="tabsMoreButton" destination="ZOR-OC-eGy" id="y7l-kz-Lzj"/>
  24. <outlet property="tabsRightConst" destination="HaL-t5-wit" id="o63-hP-j81"/>
  25. <outlet property="tabsScrollView" destination="wqG-VT-qtV" id="Zuk-Kj-JuU"/>
  26. <outlet property="toolsView" destination="Jlg-Qt-Zb3" id="F11-kM-j9E"/>
  27. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  28. </connections>
  29. </customObject>
  30. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  31. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  32. <customView id="Hz6-mo-xeY">
  33. <rect key="frame" x="0.0" y="0.0" width="726" height="80"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  35. <subviews>
  36. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="uo1-lg-iPw">
  37. <rect key="frame" x="0.0" y="0.0" width="726" height="80"/>
  38. <view key="contentView" id="NTQ-x4-FA0">
  39. <rect key="frame" x="0.0" y="0.0" width="726" height="80"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. <subviews>
  42. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZQN-TX-rwt">
  43. <rect key="frame" x="0.0" y="40" width="726" height="40"/>
  44. <subviews>
  45. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ocQ-f5-AfT">
  46. <rect key="frame" x="300" y="6" width="126" height="28"/>
  47. <subviews>
  48. <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="wqG-VT-qtV">
  49. <rect key="frame" x="0.0" y="0.0" width="126" height="28"/>
  50. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  51. <clipView key="contentView" drawsBackground="NO" id="syi-se-C8a">
  52. <rect key="frame" x="0.0" y="0.0" width="126" height="28"/>
  53. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  54. <subviews>
  55. <view id="7uK-d2-ruU">
  56. <rect key="frame" x="0.0" y="0.0" width="111" height="13"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  58. </view>
  59. </subviews>
  60. </clipView>
  61. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="rpN-5m-QdN">
  62. <rect key="frame" x="-100" y="-100" width="124" height="15"/>
  63. <autoresizingMask key="autoresizingMask"/>
  64. </scroller>
  65. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="1Oe-kc-RSL">
  66. <rect key="frame" x="-100" y="-100" width="15" height="26"/>
  67. <autoresizingMask key="autoresizingMask"/>
  68. </scroller>
  69. </scrollView>
  70. </subviews>
  71. <constraints>
  72. <constraint firstAttribute="height" constant="28" id="M62-gJ-z91"/>
  73. </constraints>
  74. </customView>
  75. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IlW-fu-gVn">
  76. <rect key="frame" x="12" y="0.0" width="264" height="40"/>
  77. <subviews>
  78. <customView translatesAutoresizingMaskIntoConstraints="NO" id="kZ4-rC-iP5" customClass="ComponentButton" customModule="KMComponentLibrary">
  79. <rect key="frame" x="0.0" y="6" width="28" height="28"/>
  80. <constraints>
  81. <constraint firstAttribute="width" constant="28" id="oKu-vQ-NUd"/>
  82. <constraint firstAttribute="height" constant="28" id="u71-Rg-DQa"/>
  83. </constraints>
  84. </customView>
  85. <customView translatesAutoresizingMaskIntoConstraints="NO" id="mWq-6Q-Jeb" customClass="ComponentButton" customModule="KMComponentLibrary">
  86. <rect key="frame" x="36" y="6" width="28" height="28"/>
  87. <constraints>
  88. <constraint firstAttribute="height" constant="28" id="c2o-rc-JBl"/>
  89. <constraint firstAttribute="width" constant="28" id="fqq-1y-X82"/>
  90. </constraints>
  91. </customView>
  92. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Jlg-Qt-Zb3" customClass="ComponentDropdownTool" customModule="KMComponentLibrary">
  93. <rect key="frame" x="72" y="6" width="46" height="28"/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="28" id="OVa-Bu-Hys"/>
  96. <constraint firstAttribute="width" constant="46" id="bmE-WQ-Qde"/>
  97. </constraints>
  98. </customView>
  99. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4K3-lv-es0" customClass="ComponentDivider" customModule="KMComponentLibrary">
  100. <rect key="frame" x="125" y="12" width="1" height="16"/>
  101. <constraints>
  102. <constraint firstAttribute="height" constant="16" id="eMB-wA-GVY"/>
  103. <constraint firstAttribute="width" constant="1" id="o04-4y-Vb4"/>
  104. </constraints>
  105. </customView>
  106. <customView translatesAutoresizingMaskIntoConstraints="NO" id="sWP-oz-Pbl" customClass="ComponentSelectZoom" customModule="KMComponentLibrary">
  107. <rect key="frame" x="133" y="6" width="124" height="28"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="28" id="j89-SL-qUS"/>
  110. <constraint firstAttribute="width" constant="124" id="pXh-Xb-fnf"/>
  111. </constraints>
  112. </customView>
  113. </subviews>
  114. <constraints>
  115. <constraint firstItem="sWP-oz-Pbl" firstAttribute="leading" secondItem="4K3-lv-es0" secondAttribute="trailing" constant="7" id="76s-1i-yrO"/>
  116. <constraint firstItem="mWq-6Q-Jeb" firstAttribute="centerY" secondItem="IlW-fu-gVn" secondAttribute="centerY" id="8dG-QJ-xy4"/>
  117. <constraint firstItem="sWP-oz-Pbl" firstAttribute="centerY" secondItem="IlW-fu-gVn" secondAttribute="centerY" id="FrC-25-oSX"/>
  118. <constraint firstAttribute="height" constant="40" id="IUu-0h-Gad"/>
  119. <constraint firstItem="kZ4-rC-iP5" firstAttribute="leading" secondItem="IlW-fu-gVn" secondAttribute="leading" id="LyC-Ub-SeS"/>
  120. <constraint firstItem="mWq-6Q-Jeb" firstAttribute="leading" secondItem="kZ4-rC-iP5" secondAttribute="trailing" constant="8" id="Nb6-8P-baZ"/>
  121. <constraint firstAttribute="width" constant="264" id="PRQ-O2-HVW"/>
  122. <constraint firstItem="4K3-lv-es0" firstAttribute="centerY" secondItem="IlW-fu-gVn" secondAttribute="centerY" id="UMg-rH-g7f"/>
  123. <constraint firstItem="4K3-lv-es0" firstAttribute="leading" secondItem="Jlg-Qt-Zb3" secondAttribute="trailing" constant="7" id="bSm-o9-u3r"/>
  124. <constraint firstItem="Jlg-Qt-Zb3" firstAttribute="leading" secondItem="mWq-6Q-Jeb" secondAttribute="trailing" constant="8" id="eXb-j6-aUM"/>
  125. <constraint firstItem="Jlg-Qt-Zb3" firstAttribute="centerY" secondItem="IlW-fu-gVn" secondAttribute="centerY" id="rMB-yg-6Ww"/>
  126. <constraint firstItem="kZ4-rC-iP5" firstAttribute="centerY" secondItem="IlW-fu-gVn" secondAttribute="centerY" id="zH8-J4-efl"/>
  127. </constraints>
  128. </customView>
  129. <customView translatesAutoresizingMaskIntoConstraints="NO" id="u0U-bP-RVi">
  130. <rect key="frame" x="450" y="6" width="264" height="28"/>
  131. <constraints>
  132. <constraint firstAttribute="height" constant="28" id="SA6-3g-YQW"/>
  133. <constraint firstAttribute="width" constant="264" id="dh8-di-9PV"/>
  134. </constraints>
  135. </customView>
  136. <customView translatesAutoresizingMaskIntoConstraints="NO" id="J9S-Xz-2bZ">
  137. <rect key="frame" x="406" y="6" width="44" height="28"/>
  138. <subviews>
  139. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZOR-OC-eGy" customClass="ComponentButton" customModule="KMComponentLibrary">
  140. <rect key="frame" x="0.0" y="0.0" width="28" height="28"/>
  141. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
  142. </customView>
  143. </subviews>
  144. <constraints>
  145. <constraint firstAttribute="width" constant="44" id="53b-eg-zIm"/>
  146. <constraint firstAttribute="height" constant="28" id="8Ks-k0-95N"/>
  147. </constraints>
  148. </customView>
  149. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fWG-WR-IBe" customClass="ComponentDivider" customModule="KMComponentLibrary">
  150. <rect key="frame" x="0.0" y="0.0" width="726" height="1"/>
  151. <constraints>
  152. <constraint firstAttribute="height" constant="1" id="cpW-gC-HoC"/>
  153. </constraints>
  154. </customView>
  155. </subviews>
  156. <constraints>
  157. <constraint firstAttribute="trailing" secondItem="fWG-WR-IBe" secondAttribute="trailing" id="6mi-r0-YFt"/>
  158. <constraint firstItem="ocQ-f5-AfT" firstAttribute="leading" secondItem="IlW-fu-gVn" secondAttribute="trailing" constant="24" id="B26-fP-wCQ"/>
  159. <constraint firstItem="IlW-fu-gVn" firstAttribute="centerY" secondItem="ZQN-TX-rwt" secondAttribute="centerY" id="DVT-W8-jps"/>
  160. <constraint firstItem="u0U-bP-RVi" firstAttribute="leading" secondItem="ocQ-f5-AfT" secondAttribute="trailing" constant="24" id="HaL-t5-wit"/>
  161. <constraint firstItem="ocQ-f5-AfT" firstAttribute="centerY" secondItem="ZQN-TX-rwt" secondAttribute="centerY" id="Rqr-P0-tJL"/>
  162. <constraint firstAttribute="bottom" secondItem="fWG-WR-IBe" secondAttribute="bottom" id="SO4-xQ-rju"/>
  163. <constraint firstItem="u0U-bP-RVi" firstAttribute="leading" secondItem="J9S-Xz-2bZ" secondAttribute="trailing" id="YwN-I8-rcf"/>
  164. <constraint firstItem="fWG-WR-IBe" firstAttribute="leading" secondItem="ZQN-TX-rwt" secondAttribute="leading" id="amy-OK-SoP"/>
  165. <constraint firstAttribute="height" constant="40" id="boZ-Z5-9Qp"/>
  166. <constraint firstItem="J9S-Xz-2bZ" firstAttribute="centerY" secondItem="ZQN-TX-rwt" secondAttribute="centerY" id="bsv-dS-l6f"/>
  167. <constraint firstItem="IlW-fu-gVn" firstAttribute="leading" secondItem="ZQN-TX-rwt" secondAttribute="leading" constant="12" id="byL-sr-uX0"/>
  168. <constraint firstItem="u0U-bP-RVi" firstAttribute="centerY" secondItem="ZQN-TX-rwt" secondAttribute="centerY" id="jCL-1y-JKs"/>
  169. <constraint firstAttribute="trailing" secondItem="u0U-bP-RVi" secondAttribute="trailing" constant="12" id="nRL-Lv-nVt"/>
  170. </constraints>
  171. </customView>
  172. <customView translatesAutoresizingMaskIntoConstraints="NO" id="l3n-KG-leC">
  173. <rect key="frame" x="0.0" y="0.0" width="726" height="40"/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="40" id="Ozq-pX-UxL"/>
  176. </constraints>
  177. </customView>
  178. </subviews>
  179. <constraints>
  180. <constraint firstAttribute="trailing" secondItem="l3n-KG-leC" secondAttribute="trailing" id="6md-cg-ToV"/>
  181. <constraint firstItem="ZQN-TX-rwt" firstAttribute="top" secondItem="NTQ-x4-FA0" secondAttribute="top" id="IcO-Xm-u5k"/>
  182. <constraint firstItem="l3n-KG-leC" firstAttribute="top" secondItem="ZQN-TX-rwt" secondAttribute="bottom" id="SUj-Dq-td4"/>
  183. <constraint firstAttribute="trailing" secondItem="ZQN-TX-rwt" secondAttribute="trailing" id="hje-ke-ySI"/>
  184. <constraint firstItem="l3n-KG-leC" firstAttribute="leading" secondItem="NTQ-x4-FA0" secondAttribute="leading" id="rNs-UE-pvC"/>
  185. <constraint firstItem="ZQN-TX-rwt" firstAttribute="leading" secondItem="NTQ-x4-FA0" secondAttribute="leading" id="uUT-TU-eMl"/>
  186. </constraints>
  187. </view>
  188. </box>
  189. </subviews>
  190. <constraints>
  191. <constraint firstAttribute="trailing" secondItem="uo1-lg-iPw" secondAttribute="trailing" id="4f1-T5-FOD"/>
  192. <constraint firstItem="uo1-lg-iPw" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="9J9-Zh-7kP"/>
  193. <constraint firstItem="uo1-lg-iPw" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="kOR-tx-ejO"/>
  194. <constraint firstAttribute="bottom" secondItem="uo1-lg-iPw" secondAttribute="bottom" id="sbJ-74-vBg"/>
  195. </constraints>
  196. <point key="canvasLocation" x="193" y="67"/>
  197. </customView>
  198. </objects>
  199. </document>