KMPrintPreviewView.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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. <plugIn identifier="com.apple.pdfkit.ibplugin" version="22505"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMPrintPreviewView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="currentPageTextField" destination="kAa-KE-xvz" id="go0-Ju-aOG"/>
  13. <outlet property="nextButton" destination="aL4-Zm-ckR" id="5bn-Qa-tBh"/>
  14. <outlet property="pageCountLabel" destination="Kjg-SG-1sS" id="8rE-V6-JJF"/>
  15. <outlet property="partitionLabel" destination="ByQ-po-SRP" id="klt-HN-ZmY"/>
  16. <outlet property="posterPreView" destination="1lQ-Db-XbA" id="Zck-nd-npg"/>
  17. <outlet property="previewContentView" destination="mqd-Gz-q32" id="q9O-3C-rfT"/>
  18. <outlet property="previewView" destination="Sws-Vc-u7D" id="Epb-B0-cSh"/>
  19. <outlet property="previousButton" destination="Exe-SJ-Ntq" id="wje-TP-Edy"/>
  20. <outlet property="titleLabel" destination="rCg-yD-lHK" id="GEw-qk-9yq"/>
  21. </connections>
  22. </customObject>
  23. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  24. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  25. <customView id="c22-O7-iKe">
  26. <rect key="frame" x="0.0" y="0.0" width="212" height="544"/>
  27. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  28. <subviews>
  29. <customView translatesAutoresizingMaskIntoConstraints="NO" id="mqd-Gz-q32">
  30. <rect key="frame" x="16" y="188" width="180" height="356"/>
  31. <subviews>
  32. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Uhc-ec-psZ">
  33. <rect key="frame" x="0.0" y="60" width="180" height="248"/>
  34. <subviews>
  35. <pdfView autoresizesSubviews="NO" wantsLayer="YES" displayMode="singlePage" translatesAutoresizingMaskIntoConstraints="NO" id="Sws-Vc-u7D">
  36. <rect key="frame" x="0.0" y="0.0" width="180" height="248"/>
  37. </pdfView>
  38. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1lQ-Db-XbA" customClass="KMPrintPosterPreviewView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  39. <rect key="frame" x="0.0" y="0.0" width="180" height="248"/>
  40. </customView>
  41. </subviews>
  42. <constraints>
  43. <constraint firstItem="Sws-Vc-u7D" firstAttribute="top" secondItem="Uhc-ec-psZ" secondAttribute="top" id="4Qd-FL-jEu"/>
  44. <constraint firstAttribute="height" constant="248" id="6Ir-eD-4Hu"/>
  45. <constraint firstAttribute="bottom" secondItem="1lQ-Db-XbA" secondAttribute="bottom" id="GYd-Ya-CPo"/>
  46. <constraint firstItem="1lQ-Db-XbA" firstAttribute="leading" secondItem="Uhc-ec-psZ" secondAttribute="leading" id="MYX-b9-QBx"/>
  47. <constraint firstAttribute="bottom" secondItem="Sws-Vc-u7D" secondAttribute="bottom" id="NtH-OJ-tIt"/>
  48. <constraint firstItem="1lQ-Db-XbA" firstAttribute="top" secondItem="Uhc-ec-psZ" secondAttribute="top" id="Phz-bh-dPL"/>
  49. <constraint firstAttribute="width" constant="180" id="SNb-mW-bBq"/>
  50. <constraint firstAttribute="trailing" secondItem="Sws-Vc-u7D" secondAttribute="trailing" id="fcP-Li-gJC"/>
  51. <constraint firstItem="Sws-Vc-u7D" firstAttribute="leading" secondItem="Uhc-ec-psZ" secondAttribute="leading" id="hUK-Kn-LVP"/>
  52. <constraint firstAttribute="trailing" secondItem="1lQ-Db-XbA" secondAttribute="trailing" id="zMH-E2-PuU"/>
  53. </constraints>
  54. </customView>
  55. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rCg-yD-lHK">
  56. <rect key="frame" x="24" y="324" width="132" height="16"/>
  57. <textFieldCell key="cell" lineBreakMode="clipping" title="size: 210mm*297mm" id="OYk-Nb-Y4T">
  58. <font key="font" usesAppearanceFont="YES"/>
  59. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  60. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6At-xW-1NW">
  64. <rect key="frame" x="-16" y="6" width="212" height="54"/>
  65. <subviews>
  66. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6T9-7c-n7B">
  67. <rect key="frame" x="56" y="7" width="100" height="40"/>
  68. <subviews>
  69. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kAa-KE-xvz" customClass="KMBaseTextField" customModule="PDF_Reader_Pro" customModuleProvider="target">
  70. <rect key="frame" x="-2" y="12" width="54" height="16"/>
  71. <constraints>
  72. <constraint firstAttribute="width" constant="50" id="wM0-HX-OL1"/>
  73. </constraints>
  74. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" id="e3g-OP-Xhc">
  75. <font key="font" usesAppearanceFont="YES"/>
  76. <color key="textColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  77. <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  78. </textFieldCell>
  79. </textField>
  80. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ByQ-po-SRP">
  81. <rect key="frame" x="46" y="12" width="8" height="16"/>
  82. <textFieldCell key="cell" lineBreakMode="clipping" title="/" id="jk5-tA-iv5">
  83. <font key="font" metaFont="system"/>
  84. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  85. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  86. </textFieldCell>
  87. </textField>
  88. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kjg-SG-1sS">
  89. <rect key="frame" x="59" y="12" width="32" height="16"/>
  90. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="200" id="G9N-Bb-6BI">
  91. <font key="font" metaFont="system"/>
  92. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  93. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  94. </textFieldCell>
  95. </textField>
  96. </subviews>
  97. <constraints>
  98. <constraint firstAttribute="width" constant="100" id="6Ra-Dy-eXc"/>
  99. <constraint firstItem="ByQ-po-SRP" firstAttribute="centerY" secondItem="6T9-7c-n7B" secondAttribute="centerY" id="B3S-vl-zmw"/>
  100. <constraint firstItem="Kjg-SG-1sS" firstAttribute="centerY" secondItem="6T9-7c-n7B" secondAttribute="centerY" id="I0Q-Yp-zyB"/>
  101. <constraint firstItem="Kjg-SG-1sS" firstAttribute="centerX" secondItem="6T9-7c-n7B" secondAttribute="centerX" multiplier="1.5" id="JYz-JW-vzL"/>
  102. <constraint firstItem="kAa-KE-xvz" firstAttribute="centerX" secondItem="6T9-7c-n7B" secondAttribute="centerX" multiplier="0.5" id="VSX-wi-pyd"/>
  103. <constraint firstItem="kAa-KE-xvz" firstAttribute="centerY" secondItem="6T9-7c-n7B" secondAttribute="centerY" id="uaz-3W-CRf"/>
  104. <constraint firstItem="ByQ-po-SRP" firstAttribute="centerX" secondItem="6T9-7c-n7B" secondAttribute="centerX" id="uxK-9d-lke"/>
  105. <constraint firstAttribute="height" constant="40" id="wr7-ju-IUZ"/>
  106. </constraints>
  107. </customView>
  108. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aL4-Zm-ckR">
  109. <rect key="frame" x="164" y="15" width="24" height="24"/>
  110. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoRightTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qlc-in-usF">
  111. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  112. <font key="font" metaFont="system"/>
  113. </buttonCell>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="24" id="FMs-Zm-I2s"/>
  116. <constraint firstAttribute="width" constant="24" id="zCs-j8-UbP"/>
  117. </constraints>
  118. <connections>
  119. <action selector="nextButton:" target="-2" id="aZj-FD-UaX"/>
  120. </connections>
  121. </button>
  122. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Exe-SJ-Ntq">
  123. <rect key="frame" x="24" y="15" width="24" height="24"/>
  124. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoLeftTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="nbC-RY-oVe">
  125. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  126. <font key="font" metaFont="system"/>
  127. </buttonCell>
  128. <constraints>
  129. <constraint firstAttribute="width" constant="24" id="ONf-5s-iTV"/>
  130. <constraint firstAttribute="height" constant="24" id="Yfh-5l-vWB"/>
  131. </constraints>
  132. <connections>
  133. <action selector="previousAction:" target="-2" id="I11-jq-BDt"/>
  134. </connections>
  135. </button>
  136. </subviews>
  137. <constraints>
  138. <constraint firstAttribute="width" constant="212" id="1W3-by-sIj"/>
  139. <constraint firstItem="6T9-7c-n7B" firstAttribute="centerY" secondItem="6At-xW-1NW" secondAttribute="centerY" id="3VY-Xf-sJj"/>
  140. <constraint firstItem="6T9-7c-n7B" firstAttribute="leading" secondItem="Exe-SJ-Ntq" secondAttribute="trailing" constant="8" symbolic="YES" id="86p-Se-UJn"/>
  141. <constraint firstItem="6T9-7c-n7B" firstAttribute="centerX" secondItem="6At-xW-1NW" secondAttribute="centerX" id="M2S-EE-JuI"/>
  142. <constraint firstItem="Exe-SJ-Ntq" firstAttribute="centerY" secondItem="6At-xW-1NW" secondAttribute="centerY" id="WCU-CX-hQB"/>
  143. <constraint firstItem="aL4-Zm-ckR" firstAttribute="centerY" secondItem="6At-xW-1NW" secondAttribute="centerY" id="cCb-RZ-9k0"/>
  144. <constraint firstAttribute="height" constant="54" id="ljw-L7-UOu"/>
  145. <constraint firstItem="aL4-Zm-ckR" firstAttribute="leading" secondItem="6T9-7c-n7B" secondAttribute="trailing" constant="8" symbolic="YES" id="vAI-0L-JHy"/>
  146. </constraints>
  147. </customView>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="Uhc-ec-psZ" firstAttribute="centerX" secondItem="mqd-Gz-q32" secondAttribute="centerX" id="5mr-sY-97l"/>
  151. <constraint firstItem="rCg-yD-lHK" firstAttribute="top" secondItem="mqd-Gz-q32" secondAttribute="top" constant="16" id="6Fz-GP-4Ko"/>
  152. <constraint firstItem="rCg-yD-lHK" firstAttribute="centerX" secondItem="mqd-Gz-q32" secondAttribute="centerX" id="9E7-en-fXv"/>
  153. <constraint firstItem="Uhc-ec-psZ" firstAttribute="top" secondItem="rCg-yD-lHK" secondAttribute="bottom" constant="16" id="LBT-RZ-fsX"/>
  154. <constraint firstItem="6At-xW-1NW" firstAttribute="centerX" secondItem="mqd-Gz-q32" secondAttribute="centerX" id="ksQ-hg-3kZ"/>
  155. <constraint firstAttribute="height" constant="356" id="yZA-F8-Zlu"/>
  156. <constraint firstItem="6At-xW-1NW" firstAttribute="top" secondItem="Uhc-ec-psZ" secondAttribute="bottom" id="zBH-Vr-eV4"/>
  157. </constraints>
  158. </customView>
  159. </subviews>
  160. <constraints>
  161. <constraint firstItem="mqd-Gz-q32" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="16" id="0hP-er-wXB"/>
  162. <constraint firstAttribute="trailing" secondItem="mqd-Gz-q32" secondAttribute="trailing" constant="16" id="T1Q-xc-aKr"/>
  163. <constraint firstItem="mqd-Gz-q32" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Tw0-gb-2aE"/>
  164. </constraints>
  165. <point key="canvasLocation" x="-183" y="90"/>
  166. </customView>
  167. </objects>
  168. <resources>
  169. <image name="NSGoLeftTemplate" width="128" height="128"/>
  170. <image name="NSGoRightTemplate" width="128" height="128"/>
  171. </resources>
  172. </document>