KMPageEditInsertCustomPageWindowController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  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. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMPageEditInsertCustomPageWindowController" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="cancelButton" destination="4cj-OT-sW5" id="C83-De-McV"/>
  11. <outlet property="directionBox" destination="1ZI-0B-Fjr" id="eog-x1-aTN"/>
  12. <outlet property="insertButton" destination="Efd-Bh-2xf" id="Acj-xw-aOy"/>
  13. <outlet property="pageSizeBox" destination="W7M-tU-rLU" id="HNs-W1-dMA"/>
  14. <outlet property="titleLabel" destination="kPe-bW-pc7" id="QTh-hf-nfm"/>
  15. <outlet property="typeBox" destination="lbE-ay-3tD" id="dCs-Zm-Rna"/>
  16. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  22. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  23. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  24. <rect key="contentRect" x="196" y="240" width="480" height="360"/>
  25. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  26. <value key="minSize" type="size" width="480" height="360"/>
  27. <value key="maxSize" type="size" width="480" height="360"/>
  28. <value key="minFullScreenContentSize" type="size" width="480" height="360"/>
  29. <value key="maxFullScreenContentSize" type="size" width="480" height="360"/>
  30. <view key="contentView" id="se5-gp-TjO">
  31. <rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
  32. <autoresizingMask key="autoresizingMask"/>
  33. <subviews>
  34. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jbb-h1-b2I">
  35. <rect key="frame" x="0.0" y="316" width="480" height="44"/>
  36. <view key="contentView" id="FrA-2C-suQ">
  37. <rect key="frame" x="0.0" y="0.0" width="480" height="44"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <subviews>
  40. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kPe-bW-pc7">
  41. <rect key="frame" x="14" y="13" width="44" height="19"/>
  42. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ucb-oO-dKY">
  43. <font key="font" metaFont="system" size="16"/>
  44. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  45. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  46. </textFieldCell>
  47. </textField>
  48. <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="EC4-y1-rsj">
  49. <rect key="frame" x="0.0" y="-2" width="480" height="5"/>
  50. </box>
  51. </subviews>
  52. <constraints>
  53. <constraint firstItem="EC4-y1-rsj" firstAttribute="leading" secondItem="FrA-2C-suQ" secondAttribute="leading" id="5M9-gV-69V"/>
  54. <constraint firstAttribute="bottom" secondItem="EC4-y1-rsj" secondAttribute="bottom" id="Xgo-ha-V9j"/>
  55. <constraint firstItem="kPe-bW-pc7" firstAttribute="leading" secondItem="FrA-2C-suQ" secondAttribute="leading" constant="16" id="f6b-5k-FAc"/>
  56. <constraint firstItem="kPe-bW-pc7" firstAttribute="top" secondItem="FrA-2C-suQ" secondAttribute="top" constant="12" id="hd1-Uq-Kog"/>
  57. <constraint firstAttribute="trailing" secondItem="EC4-y1-rsj" secondAttribute="trailing" id="s1A-43-6zR"/>
  58. </constraints>
  59. </view>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="44" id="xFl-iG-0sY"/>
  62. </constraints>
  63. </box>
  64. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="BhI-dn-ccf">
  65. <rect key="frame" x="0.0" y="60" width="480" height="256"/>
  66. <view key="contentView" id="IoM-xa-xvF">
  67. <rect key="frame" x="0.0" y="0.0" width="480" height="256"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. <subviews>
  70. <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="lbE-ay-3tD">
  71. <rect key="frame" x="0.0" y="255" width="480" height="1"/>
  72. <view key="contentView" id="LhI-m6-Qcn">
  73. <rect key="frame" x="0.0" y="0.0" width="480" height="1"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. </view>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="1" id="N32-rH-2Qe"/>
  78. </constraints>
  79. </box>
  80. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="W7M-tU-rLU">
  81. <rect key="frame" x="0.0" y="93" width="480" height="162"/>
  82. <view key="contentView" id="Yrs-jv-6Bp">
  83. <rect key="frame" x="0.0" y="0.0" width="480" height="162"/>
  84. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  85. </view>
  86. <constraints>
  87. <constraint firstAttribute="height" constant="162" id="E8c-PG-ymJ"/>
  88. </constraints>
  89. </box>
  90. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="1ZI-0B-Fjr">
  91. <rect key="frame" x="0.0" y="3" width="480" height="78"/>
  92. <view key="contentView" id="5VQ-xe-Xhz">
  93. <rect key="frame" x="0.0" y="0.0" width="480" height="78"/>
  94. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  95. </view>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="78" id="FeB-2L-esq"/>
  98. </constraints>
  99. </box>
  100. </subviews>
  101. <constraints>
  102. <constraint firstItem="W7M-tU-rLU" firstAttribute="top" secondItem="lbE-ay-3tD" secondAttribute="bottom" id="6TG-Xc-Nyj"/>
  103. <constraint firstItem="W7M-tU-rLU" firstAttribute="leading" secondItem="IoM-xa-xvF" secondAttribute="leading" id="JIS-j9-Yxk"/>
  104. <constraint firstItem="1ZI-0B-Fjr" firstAttribute="top" secondItem="W7M-tU-rLU" secondAttribute="bottom" constant="12" id="Mok-aE-l0u"/>
  105. <constraint firstItem="lbE-ay-3tD" firstAttribute="top" secondItem="IoM-xa-xvF" secondAttribute="top" id="X8Q-jt-8Wl"/>
  106. <constraint firstAttribute="trailing" secondItem="lbE-ay-3tD" secondAttribute="trailing" id="Z3A-0U-8hC"/>
  107. <constraint firstItem="lbE-ay-3tD" firstAttribute="leading" secondItem="IoM-xa-xvF" secondAttribute="leading" id="ZrY-vL-O5f"/>
  108. <constraint firstAttribute="trailing" secondItem="W7M-tU-rLU" secondAttribute="trailing" id="y9d-0M-6Cb"/>
  109. </constraints>
  110. </view>
  111. </box>
  112. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="blA-eV-7oC">
  113. <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
  114. <view key="contentView" id="URc-dd-3go">
  115. <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
  116. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  117. <subviews>
  118. <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8F1-vy-Iit">
  119. <rect key="frame" x="0.0" y="57" width="480" height="5"/>
  120. </box>
  121. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Efd-Bh-2xf">
  122. <rect key="frame" x="375" y="13" width="98" height="32"/>
  123. <constraints>
  124. <constraint firstAttribute="width" constant="98" id="Kbn-uA-Lhy"/>
  125. <constraint firstAttribute="height" constant="32" id="hcw-nd-63k"/>
  126. </constraints>
  127. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ud5-fW-hZO">
  128. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  129. <font key="font" metaFont="system"/>
  130. </buttonCell>
  131. </button>
  132. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4cj-OT-sW5">
  133. <rect key="frame" x="265" y="13" width="98" height="32"/>
  134. <constraints>
  135. <constraint firstAttribute="width" constant="98" id="OIP-0f-BHi"/>
  136. <constraint firstAttribute="height" constant="32" id="ces-jZ-Zuy"/>
  137. </constraints>
  138. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dH5-Ku-hto">
  139. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  140. <font key="font" metaFont="system"/>
  141. </buttonCell>
  142. </button>
  143. </subviews>
  144. <constraints>
  145. <constraint firstAttribute="bottom" secondItem="Efd-Bh-2xf" secondAttribute="bottom" constant="13" id="4CC-ua-lNw"/>
  146. <constraint firstItem="8F1-vy-Iit" firstAttribute="top" secondItem="URc-dd-3go" secondAttribute="top" id="AF7-gC-pIk"/>
  147. <constraint firstAttribute="trailing" secondItem="Efd-Bh-2xf" secondAttribute="trailing" constant="7" id="qGh-kM-6u9"/>
  148. <constraint firstAttribute="trailing" secondItem="8F1-vy-Iit" secondAttribute="trailing" id="rr5-Kn-wDa"/>
  149. <constraint firstItem="Efd-Bh-2xf" firstAttribute="leading" secondItem="4cj-OT-sW5" secondAttribute="trailing" constant="12" id="ucY-ay-Cyl"/>
  150. <constraint firstItem="4cj-OT-sW5" firstAttribute="centerY" secondItem="Efd-Bh-2xf" secondAttribute="centerY" id="urj-W6-66x"/>
  151. <constraint firstItem="8F1-vy-Iit" firstAttribute="leading" secondItem="URc-dd-3go" secondAttribute="leading" id="yCG-kX-Yor"/>
  152. </constraints>
  153. </view>
  154. <constraints>
  155. <constraint firstAttribute="height" constant="60" id="DfC-YK-oNC"/>
  156. </constraints>
  157. </box>
  158. </subviews>
  159. <constraints>
  160. <constraint firstAttribute="trailing" secondItem="jbb-h1-b2I" secondAttribute="trailing" id="3MP-Rr-Rn9"/>
  161. <constraint firstAttribute="trailing" secondItem="BhI-dn-ccf" secondAttribute="trailing" id="3nW-7B-XT8"/>
  162. <constraint firstAttribute="trailing" secondItem="blA-eV-7oC" secondAttribute="trailing" id="5uS-84-Qpv"/>
  163. <constraint firstItem="jbb-h1-b2I" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Gxc-YS-Pnb"/>
  164. <constraint firstItem="blA-eV-7oC" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Q9q-qa-56e"/>
  165. <constraint firstItem="BhI-dn-ccf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="T9d-Gj-se6"/>
  166. <constraint firstItem="BhI-dn-ccf" firstAttribute="top" secondItem="jbb-h1-b2I" secondAttribute="bottom" id="TVr-Tb-seg"/>
  167. <constraint firstItem="blA-eV-7oC" firstAttribute="top" secondItem="BhI-dn-ccf" secondAttribute="bottom" id="a5b-f5-JfH"/>
  168. <constraint firstAttribute="trailing" secondItem="1ZI-0B-Fjr" secondAttribute="trailing" id="cqo-f2-tet"/>
  169. <constraint firstItem="1ZI-0B-Fjr" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="fLG-WP-l65"/>
  170. <constraint firstItem="jbb-h1-b2I" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="nFP-is-kfe"/>
  171. <constraint firstAttribute="bottom" secondItem="blA-eV-7oC" secondAttribute="bottom" id="oum-6a-G1o"/>
  172. </constraints>
  173. </view>
  174. <connections>
  175. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  176. </connections>
  177. <point key="canvasLocation" x="-4" y="144"/>
  178. </window>
  179. </objects>
  180. </document>