KMPresentationTopViewController.xib 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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="KMPresentationTopViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="backButton" destination="2vg-aX-HHv" id="C9f-PA-1Je"/>
  12. <outlet property="colorGroup" destination="ozl-Q7-czB" id="4fK-u7-pXu"/>
  13. <outlet property="deleteButton" destination="3qv-mc-BdY" id="s3W-rc-wOn"/>
  14. <outlet property="exitButton" destination="xY2-DM-OMi" id="SUZ-GB-6kL"/>
  15. <outlet property="forwardButton" destination="hHt-4X-C0b" id="qI0-wr-guW"/>
  16. <outlet property="pageNubLabel" destination="RfC-Iw-PQv" id="dbr-PK-WKL"/>
  17. <outlet property="typeButton" destination="uik-cR-1me" id="BFe-H6-Njl"/>
  18. <outlet property="undoButton" destination="LN3-fE-ZXk" id="MYX-JF-c9n"/>
  19. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="Hz6-mo-xeY" customClass="KMHoverView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  25. <rect key="frame" x="0.0" y="0.0" width="741" height="42"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <button translatesAutoresizingMaskIntoConstraints="NO" id="xY2-DM-OMi">
  29. <rect key="frame" x="12" y="9" width="40" height="24"/>
  30. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMPresentationImageNameExit" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="FqK-vA-X7Y">
  31. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  32. <font key="font" metaFont="system"/>
  33. <string key="keyEquivalent" base64-UTF8="YES">
  34. Gw
  35. </string>
  36. </buttonCell>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="40" id="TgB-0K-ORY"/>
  39. <constraint firstAttribute="height" constant="24" id="Z6D-2a-1e0"/>
  40. </constraints>
  41. <connections>
  42. <action selector="buttonItemClicked_Exit:" target="-2" id="R22-RA-GkE"/>
  43. </connections>
  44. </button>
  45. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="S53-CS-pdQ">
  46. <rect key="frame" x="202" y="5" width="337" height="32"/>
  47. <view key="contentView" id="v7d-h8-QAq">
  48. <rect key="frame" x="0.0" y="0.0" width="337" height="32"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <button translatesAutoresizingMaskIntoConstraints="NO" id="LN3-fE-ZXk">
  52. <rect key="frame" x="0.0" y="-4" width="40" height="40"/>
  53. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMPresentationImageNameUndo" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="ESZ-vM-7YS">
  54. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  55. <font key="font" metaFont="system"/>
  56. </buttonCell>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="40" id="bE3-uA-bhc"/>
  59. <constraint firstAttribute="height" constant="40" id="ibH-Xu-ehr"/>
  60. </constraints>
  61. <connections>
  62. <action selector="buttonItemClicked_Undo:" target="-2" id="beT-Lq-qYg"/>
  63. </connections>
  64. </button>
  65. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="lMN-HQ-d5h">
  66. <rect key="frame" x="48" y="0.0" width="5" height="32"/>
  67. </box>
  68. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ozl-Q7-czB" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
  69. <rect key="frame" x="55" y="0.0" width="220" height="32"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="32" id="CMY-uX-n1C"/>
  72. <constraint firstAttribute="width" constant="220" id="ttc-sa-I9b"/>
  73. </constraints>
  74. </customView>
  75. <button translatesAutoresizingMaskIntoConstraints="NO" id="3qv-mc-BdY">
  76. <rect key="frame" x="287" y="6" width="20" height="20"/>
  77. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMPresentationImageNameDelete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="XnW-uy-Bbj">
  78. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  79. <font key="font" metaFont="system"/>
  80. <string key="keyEquivalent" base64-UTF8="YES">
  81. DQ
  82. </string>
  83. </buttonCell>
  84. <constraints>
  85. <constraint firstAttribute="width" constant="20" id="u8d-2p-TVT"/>
  86. <constraint firstAttribute="height" constant="20" id="uc8-ci-Z0S"/>
  87. </constraints>
  88. <connections>
  89. <action selector="buttonItemClicked_Delete:" target="-2" id="CSW-DP-SOg"/>
  90. </connections>
  91. </button>
  92. <button translatesAutoresizingMaskIntoConstraints="NO" id="uik-cR-1me">
  93. <rect key="frame" x="317" y="6" width="20" height="20"/>
  94. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMPresentationImageNameTypeSeletion" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="JHz-Q8-Z3G">
  95. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  96. <font key="font" metaFont="system"/>
  97. </buttonCell>
  98. <constraints>
  99. <constraint firstAttribute="width" constant="20" id="3co-RJ-gnz"/>
  100. <constraint firstAttribute="height" constant="20" id="wxB-bB-9NJ"/>
  101. </constraints>
  102. <connections>
  103. <action selector="buttonItemClicked_Type:" target="-2" id="yXU-lZ-eDp"/>
  104. </connections>
  105. </button>
  106. </subviews>
  107. <constraints>
  108. <constraint firstItem="ozl-Q7-czB" firstAttribute="leading" secondItem="lMN-HQ-d5h" secondAttribute="leading" constant="5" id="5Bf-gR-B4J"/>
  109. <constraint firstAttribute="bottom" secondItem="ozl-Q7-czB" secondAttribute="bottom" id="8Ma-jF-IdK"/>
  110. <constraint firstItem="uik-cR-1me" firstAttribute="leading" secondItem="3qv-mc-BdY" secondAttribute="trailing" constant="10" symbolic="YES" id="9SH-tg-oTn"/>
  111. <constraint firstAttribute="trailing" secondItem="uik-cR-1me" secondAttribute="trailing" id="Aah-u0-Vlm"/>
  112. <constraint firstItem="3qv-mc-BdY" firstAttribute="centerY" secondItem="v7d-h8-QAq" secondAttribute="centerY" id="LOy-EB-vXc"/>
  113. <constraint firstItem="ozl-Q7-czB" firstAttribute="top" secondItem="v7d-h8-QAq" secondAttribute="top" id="MAH-lS-zlm"/>
  114. <constraint firstItem="ozl-Q7-czB" firstAttribute="centerY" secondItem="v7d-h8-QAq" secondAttribute="centerY" id="Nkm-jP-7VV"/>
  115. <constraint firstItem="lMN-HQ-d5h" firstAttribute="leading" secondItem="LN3-fE-ZXk" secondAttribute="trailing" constant="10" id="SXa-Xe-HVi"/>
  116. <constraint firstItem="uik-cR-1me" firstAttribute="centerY" secondItem="v7d-h8-QAq" secondAttribute="centerY" id="VFn-4N-hbU"/>
  117. <constraint firstItem="LN3-fE-ZXk" firstAttribute="leading" secondItem="v7d-h8-QAq" secondAttribute="leading" id="ZWO-j8-7zr"/>
  118. <constraint firstAttribute="bottom" secondItem="lMN-HQ-d5h" secondAttribute="bottom" id="fr3-Ag-NWE"/>
  119. <constraint firstItem="3qv-mc-BdY" firstAttribute="leading" secondItem="ozl-Q7-czB" secondAttribute="trailing" constant="12" id="jIB-ZM-LwC"/>
  120. <constraint firstItem="lMN-HQ-d5h" firstAttribute="top" secondItem="v7d-h8-QAq" secondAttribute="top" id="lQq-p4-4jT"/>
  121. <constraint firstItem="LN3-fE-ZXk" firstAttribute="centerY" secondItem="v7d-h8-QAq" secondAttribute="centerY" id="sMZ-Ub-5wP"/>
  122. </constraints>
  123. </view>
  124. </box>
  125. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hHt-4X-C0b">
  126. <rect key="frame" x="593" y="9" width="20" height="25"/>
  127. <buttonCell key="cell" type="bevel" bezelStyle="circular" image="NSGoLeftTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="8yU-nc-Xff">
  128. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  129. <font key="font" metaFont="system"/>
  130. </buttonCell>
  131. <constraints>
  132. <constraint firstAttribute="height" constant="20" id="47D-JB-MvJ"/>
  133. <constraint firstAttribute="width" constant="20" id="uDI-nc-Wnx"/>
  134. </constraints>
  135. <connections>
  136. <action selector="buttonItemClicked_ForwardPage:" target="-2" id="jAJ-7Z-Idx"/>
  137. </connections>
  138. </button>
  139. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2vg-aX-HHv">
  140. <rect key="frame" x="713" y="9" width="20" height="25"/>
  141. <buttonCell key="cell" type="bevel" bezelStyle="circular" image="NSGoRightTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="cgb-NS-Bt7">
  142. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  143. <font key="font" metaFont="system"/>
  144. </buttonCell>
  145. <constraints>
  146. <constraint firstAttribute="width" constant="20" id="bIi-KW-B9j"/>
  147. <constraint firstAttribute="height" constant="20" id="mBV-qF-zbf"/>
  148. </constraints>
  149. <connections>
  150. <action selector="buttonItemClicked_BackPage:" target="-2" id="maf-f0-RYx"/>
  151. </connections>
  152. </button>
  153. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Szf-SI-07l">
  154. <rect key="frame" x="643" y="10" width="40" height="22"/>
  155. <subviews>
  156. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RfC-Iw-PQv">
  157. <rect key="frame" x="-2" y="3" width="44" height="16"/>
  158. <constraints>
  159. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="1s7-I6-Ujw"/>
  160. </constraints>
  161. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="/ 0" id="ZGE-6y-SJf">
  162. <font key="font" metaFont="system"/>
  163. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  164. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  165. </textFieldCell>
  166. </textField>
  167. </subviews>
  168. <constraints>
  169. <constraint firstAttribute="bottom" secondItem="RfC-Iw-PQv" secondAttribute="bottom" constant="3" id="LlE-0S-wME"/>
  170. <constraint firstAttribute="trailing" secondItem="RfC-Iw-PQv" secondAttribute="trailing" id="Plo-If-t5o"/>
  171. <constraint firstItem="RfC-Iw-PQv" firstAttribute="leading" secondItem="Szf-SI-07l" secondAttribute="leading" id="i0E-TI-CoG"/>
  172. <constraint firstItem="RfC-Iw-PQv" firstAttribute="top" secondItem="Szf-SI-07l" secondAttribute="top" constant="3" id="uIa-qF-8FX"/>
  173. <constraint firstItem="RfC-Iw-PQv" firstAttribute="centerY" secondItem="Szf-SI-07l" secondAttribute="centerY" id="zVE-Ii-TvD"/>
  174. </constraints>
  175. </customView>
  176. </subviews>
  177. <constraints>
  178. <constraint firstItem="Szf-SI-07l" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="4O0-vM-PKi"/>
  179. <constraint firstItem="S53-CS-pdQ" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="5mn-rr-LsD"/>
  180. <constraint firstItem="xY2-DM-OMi" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="858-gX-9o2"/>
  181. <constraint firstItem="Szf-SI-07l" firstAttribute="leading" secondItem="hHt-4X-C0b" secondAttribute="trailing" constant="30" id="DKd-fT-6cK"/>
  182. <constraint firstItem="2vg-aX-HHv" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="Lf8-Tg-bom"/>
  183. <constraint firstAttribute="trailing" secondItem="2vg-aX-HHv" secondAttribute="trailing" constant="8" id="Q9Z-y5-BOf"/>
  184. <constraint firstItem="hHt-4X-C0b" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="S53-CS-pdQ" secondAttribute="trailing" id="Ysn-r0-cc7"/>
  185. <constraint firstItem="2vg-aX-HHv" firstAttribute="leading" secondItem="Szf-SI-07l" secondAttribute="trailing" constant="30" id="bKW-yv-ahl"/>
  186. <constraint firstItem="S53-CS-pdQ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="5" id="d5V-mm-aia"/>
  187. <constraint firstItem="xY2-DM-OMi" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="12" id="dCy-Tc-In8"/>
  188. <constraint firstItem="hHt-4X-C0b" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="jYr-fI-U8y"/>
  189. <constraint firstAttribute="bottom" secondItem="S53-CS-pdQ" secondAttribute="bottom" constant="5" id="nCQ-Re-mhw"/>
  190. </constraints>
  191. <point key="canvasLocation" x="-122" y="148.5"/>
  192. </customView>
  193. </objects>
  194. <resources>
  195. <image name="KMPresentationImageNameDelete" width="20" height="20"/>
  196. <image name="KMPresentationImageNameExit" width="24" height="24"/>
  197. <image name="KMPresentationImageNameTypeSeletion" width="20" height="20"/>
  198. <image name="KMPresentationImageNameUndo" width="40" height="40"/>
  199. <image name="NSGoLeftTemplate" width="12" height="17"/>
  200. <image name="NSGoRightTemplate" width="12" height="17"/>
  201. </resources>
  202. </document>