KMExtractImageWindowController.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  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="KMExtractImageWindowController">
  10. <connections>
  11. <outlet property="allPageButton" destination="fGc-Jb-twS" id="Gou-NM-Y6Y"/>
  12. <outlet property="cancelButton" destination="U2r-WX-MWr" id="PIv-P7-O5x"/>
  13. <outlet property="currentPageButton" destination="4uk-a5-29Y" id="i7c-1a-U6Z"/>
  14. <outlet property="currentPageTextField" destination="KHk-2c-1Ze" id="XIB-mW-JXG"/>
  15. <outlet property="customPageButton" destination="21L-76-gVO" id="euH-pH-xeF"/>
  16. <outlet property="customTextField" destination="zv6-oO-IdL" id="u8u-3h-LE4"/>
  17. <outlet property="doublePageButton" destination="10w-qu-XYA" id="rri-oc-AM0"/>
  18. <outlet property="extractImageButton" destination="Z30-wQ-Pyx" id="lJT-4d-rLV"/>
  19. <outlet property="pageCountTextField" destination="xbI-UW-pTy" id="4jP-as-W9h"/>
  20. <outlet property="pdfViewBG" destination="eqc-DH-dLf" id="B4d-Pd-Tbc"/>
  21. <outlet property="rangeTextField" destination="dWn-uO-q8r" id="2lw-wv-OTO"/>
  22. <outlet property="rangeTipLabel" destination="bEa-uY-xz2" id="BZn-1Z-0e7"/>
  23. <outlet property="singlePageButton" destination="2Dk-dY-K3x" id="QUF-L5-DS9"/>
  24. <outlet property="totalImagesTextField" destination="MtV-Dv-21E" id="VMd-Us-Gkr"/>
  25. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  31. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  32. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  33. <rect key="contentRect" x="196" y="240" width="615" height="427"/>
  34. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  35. <view key="contentView" id="se5-gp-TjO">
  36. <rect key="frame" x="0.0" y="0.0" width="615" height="427"/>
  37. <autoresizingMask key="autoresizingMask"/>
  38. <subviews>
  39. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bEa-uY-xz2">
  40. <rect key="frame" x="286" y="389" width="37" height="16"/>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="R6D-ab-ahD">
  42. <font key="font" metaFont="system"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z30-wQ-Pyx">
  48. <rect key="frame" x="513" y="13" width="75" height="32"/>
  49. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m1D-HD-mdF">
  50. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  51. <font key="font" metaFont="system"/>
  52. </buttonCell>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="20" id="8ps-dr-hvn"/>
  55. </constraints>
  56. <connections>
  57. <action selector="extractImageButton_Action:" target="-2" id="il5-7I-GSQ"/>
  58. </connections>
  59. </button>
  60. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U2r-WX-MWr">
  61. <rect key="frame" x="444" y="13" width="75" height="32"/>
  62. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V9x-Ai-YHG">
  63. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  64. <font key="font" metaFont="system"/>
  65. </buttonCell>
  66. <connections>
  67. <action selector="cancleButton_Action:" target="-2" id="aCP-GL-ddb"/>
  68. </connections>
  69. </button>
  70. <customView translatesAutoresizingMaskIntoConstraints="NO" id="eqc-DH-dLf">
  71. <rect key="frame" x="22" y="85" width="240" height="320"/>
  72. <constraints>
  73. <constraint firstAttribute="width" constant="240" id="Ybh-sG-qsQ"/>
  74. <constraint firstAttribute="height" constant="320" id="pEx-Ir-kWo"/>
  75. </constraints>
  76. </customView>
  77. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="83o-Pq-4ks">
  78. <rect key="frame" x="40" y="46" width="26" height="26"/>
  79. <buttonCell key="cell" type="round" title="Button" bezelStyle="circular" image="NSGoLeftTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="v3Z-LC-LHv">
  80. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  81. <font key="font" metaFont="system"/>
  82. </buttonCell>
  83. <connections>
  84. <action selector="previousPage_Action:" target="-2" id="nLQ-tq-G2A"/>
  85. </connections>
  86. </button>
  87. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Q67-eB-W4S">
  88. <rect key="frame" x="219" y="46" width="26" height="26"/>
  89. <buttonCell key="cell" type="round" bezelStyle="circular" image="NSGoRightTemplate" imagePosition="only" alignment="center" borderStyle="border" inset="2" id="8Lh-c9-rZq">
  90. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  91. <font key="font" metaFont="system"/>
  92. </buttonCell>
  93. <connections>
  94. <action selector="nextPage_Action:" target="-2" id="YQr-Wa-Yhe"/>
  95. </connections>
  96. </button>
  97. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="etD-b0-mRt">
  98. <rect key="frame" x="279" y="244" width="319" height="146"/>
  99. <view key="contentView" id="gah-ql-H7S">
  100. <rect key="frame" x="4" y="5" width="311" height="138"/>
  101. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  102. <subviews>
  103. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fGc-Jb-twS">
  104. <rect key="frame" x="8" y="112" width="18" height="18"/>
  105. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Npc-6e-9Gz">
  106. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  107. <font key="font" metaFont="system"/>
  108. </buttonCell>
  109. <connections>
  110. <action selector="customPageButton_Action:" target="-2" id="rVn-zm-UKc"/>
  111. </connections>
  112. </button>
  113. <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Dk-dY-K3x">
  114. <rect key="frame" x="8" y="62" width="18" height="18"/>
  115. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="j0r-ED-Z9m">
  116. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  117. <font key="font" metaFont="system"/>
  118. </buttonCell>
  119. <connections>
  120. <action selector="customPageButton_Action:" target="-2" id="Rzi-oZ-F1l"/>
  121. </connections>
  122. </button>
  123. <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="21L-76-gVO">
  124. <rect key="frame" x="8" y="14" width="18" height="18"/>
  125. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="GW7-IK-iDY">
  126. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  127. <font key="font" metaFont="system"/>
  128. </buttonCell>
  129. <connections>
  130. <action selector="customPageButton_Action:" target="-2" id="unU-dM-sVe"/>
  131. </connections>
  132. </button>
  133. <button tag="2" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="10w-qu-XYA">
  134. <rect key="frame" x="8" y="38" width="18" height="18"/>
  135. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="g0X-RY-5Nn">
  136. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  137. <font key="font" metaFont="system"/>
  138. </buttonCell>
  139. <connections>
  140. <action selector="customPageButton_Action:" target="-2" id="DPP-a0-SNk"/>
  141. </connections>
  142. </button>
  143. <button tag="4" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4uk-a5-29Y">
  144. <rect key="frame" x="8" y="86" width="18" height="18"/>
  145. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="F6v-gm-24n">
  146. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  147. <font key="font" metaFont="system"/>
  148. </buttonCell>
  149. <connections>
  150. <action selector="customPageButton_Action:" target="-2" id="oZH-pY-G3P"/>
  151. </connections>
  152. </button>
  153. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dWn-uO-q8r">
  154. <rect key="frame" x="30" y="13" width="200" height="21"/>
  155. <constraints>
  156. <constraint firstAttribute="width" constant="200" id="iep-TD-78n"/>
  157. </constraints>
  158. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="mN0-xw-rsx">
  159. <font key="font" metaFont="system"/>
  160. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  161. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  162. </textFieldCell>
  163. <connections>
  164. <outlet property="delegate" destination="-2" id="BH3-Qb-ZVF"/>
  165. </connections>
  166. </textField>
  167. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zv6-oO-IdL">
  168. <rect key="frame" x="234" y="15" width="20" height="16"/>
  169. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/ 0" id="yTk-ZC-8ZZ">
  170. <font key="font" metaFont="system"/>
  171. <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
  172. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  173. </textFieldCell>
  174. </textField>
  175. </subviews>
  176. <constraints>
  177. <constraint firstItem="4uk-a5-29Y" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" constant="10" id="0rD-Vq-WpE"/>
  178. <constraint firstItem="fGc-Jb-twS" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" constant="10" id="4k2-7n-94F"/>
  179. <constraint firstItem="dWn-uO-q8r" firstAttribute="leading" secondItem="21L-76-gVO" secondAttribute="trailing" constant="6" id="BVh-SI-dRm"/>
  180. <constraint firstItem="dWn-uO-q8r" firstAttribute="centerY" secondItem="21L-76-gVO" secondAttribute="centerY" id="FCE-Gt-npi"/>
  181. <constraint firstItem="2Dk-dY-K3x" firstAttribute="top" secondItem="4uk-a5-29Y" secondAttribute="bottom" constant="10" id="FEG-44-rZj"/>
  182. <constraint firstItem="fGc-Jb-twS" firstAttribute="top" secondItem="gah-ql-H7S" secondAttribute="top" constant="10" id="SET-lE-A1m"/>
  183. <constraint firstItem="2Dk-dY-K3x" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" constant="10" id="UEG-rg-HRz"/>
  184. <constraint firstItem="10w-qu-XYA" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" constant="10" id="WQK-3n-C4d"/>
  185. <constraint firstItem="4uk-a5-29Y" firstAttribute="top" secondItem="fGc-Jb-twS" secondAttribute="bottom" constant="12" id="Zhp-0R-ouM"/>
  186. <constraint firstItem="10w-qu-XYA" firstAttribute="top" secondItem="2Dk-dY-K3x" secondAttribute="bottom" constant="10" id="fLF-uk-kDt"/>
  187. <constraint firstItem="21L-76-gVO" firstAttribute="top" secondItem="10w-qu-XYA" secondAttribute="bottom" constant="10" id="hNi-oD-vho"/>
  188. <constraint firstItem="zv6-oO-IdL" firstAttribute="leading" secondItem="dWn-uO-q8r" secondAttribute="trailing" constant="6" id="pVT-Z5-1xe"/>
  189. <constraint firstItem="zv6-oO-IdL" firstAttribute="centerY" secondItem="dWn-uO-q8r" secondAttribute="centerY" id="rdw-1G-vva"/>
  190. <constraint firstItem="21L-76-gVO" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" constant="10" id="sVO-0h-LtV"/>
  191. <constraint firstAttribute="bottom" secondItem="dWn-uO-q8r" secondAttribute="bottom" constant="13" id="te2-T3-HHD"/>
  192. </constraints>
  193. </view>
  194. </box>
  195. <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MtV-Dv-21E">
  196. <rect key="frame" x="281" y="224" width="85" height="16"/>
  197. <textFieldCell key="cell" lineBreakMode="clipping" title="Total Images:" id="X6M-iS-t1y">
  198. <font key="font" metaFont="system"/>
  199. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  200. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  201. </textFieldCell>
  202. </textField>
  203. <box boxType="custom" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Qhz-dw-Bys">
  204. <rect key="frame" x="100" y="49" width="85" height="20"/>
  205. <view key="contentView" id="VhF-eO-l5u">
  206. <rect key="frame" x="0.0" y="0.0" width="85" height="20"/>
  207. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  208. <subviews>
  209. <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KHk-2c-1Ze">
  210. <rect key="frame" x="0.0" y="0.0" width="64" height="22"/>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="22" id="4KQ-Rd-do3"/>
  213. <constraint firstAttribute="width" constant="64" id="Dkw-N6-Tl8"/>
  214. </constraints>
  215. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="F0w-x1-U2r">
  216. <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="X3m-Xo-oLf">
  217. <real key="minimum" value="1"/>
  218. </numberFormatter>
  219. <font key="font" metaFont="system"/>
  220. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  221. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  222. </textFieldCell>
  223. <connections>
  224. <outlet property="delegate" destination="-2" id="Jma-Q5-ZOa"/>
  225. </connections>
  226. </textField>
  227. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xbI-UW-pTy">
  228. <rect key="frame" x="67" y="2" width="20" height="18"/>
  229. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/ 0" id="PeK-t2-39O">
  230. <font key="font" metaFont="system"/>
  231. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  232. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  233. </textFieldCell>
  234. </textField>
  235. </subviews>
  236. <constraints>
  237. <constraint firstItem="KHk-2c-1Ze" firstAttribute="leading" secondItem="VhF-eO-l5u" secondAttribute="leading" id="GQh-Ly-v7l"/>
  238. <constraint firstAttribute="bottom" secondItem="xbI-UW-pTy" secondAttribute="bottom" constant="2" id="LfP-4f-2Aa"/>
  239. <constraint firstItem="xbI-UW-pTy" firstAttribute="leading" secondItem="KHk-2c-1Ze" secondAttribute="trailing" constant="5" id="TZ1-d6-FAd"/>
  240. <constraint firstItem="KHk-2c-1Ze" firstAttribute="top" secondItem="VhF-eO-l5u" secondAttribute="top" id="a0K-Cz-RYj"/>
  241. <constraint firstAttribute="bottom" secondItem="KHk-2c-1Ze" secondAttribute="bottom" id="c9e-DG-dFJ"/>
  242. <constraint firstItem="xbI-UW-pTy" firstAttribute="top" secondItem="VhF-eO-l5u" secondAttribute="top" constant="2" id="mN2-W3-L2v"/>
  243. <constraint firstAttribute="trailing" secondItem="xbI-UW-pTy" secondAttribute="trailing" id="uWR-2q-kJ0"/>
  244. <constraint firstAttribute="bottom" secondItem="KHk-2c-1Ze" secondAttribute="bottom" id="xyX-7x-dxw"/>
  245. </constraints>
  246. </view>
  247. <constraints>
  248. <constraint firstAttribute="height" constant="20" id="dIA-rE-hjk"/>
  249. </constraints>
  250. </box>
  251. </subviews>
  252. <constraints>
  253. <constraint firstItem="eqc-DH-dLf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="22" id="AB8-wz-gaX"/>
  254. <constraint firstItem="MtV-Dv-21E" firstAttribute="leading" secondItem="gah-ql-H7S" secondAttribute="leading" id="AqE-QZ-ouw"/>
  255. <constraint firstItem="Q67-eB-W4S" firstAttribute="leading" secondItem="Qhz-dw-Bys" secondAttribute="trailing" constant="37" id="Fnv-Y6-oWk"/>
  256. <constraint firstItem="eqc-DH-dLf" firstAttribute="centerX" secondItem="Qhz-dw-Bys" secondAttribute="centerX" id="Hbi-9T-24v"/>
  257. <constraint firstItem="83o-Pq-4ks" firstAttribute="centerY" secondItem="Qhz-dw-Bys" secondAttribute="centerY" id="KRw-GR-c8T"/>
  258. <constraint firstItem="etD-b0-mRt" firstAttribute="top" secondItem="bEa-uY-xz2" secondAttribute="bottom" constant="1" id="LBa-OM-pvs"/>
  259. <constraint firstItem="Qhz-dw-Bys" firstAttribute="top" secondItem="eqc-DH-dLf" secondAttribute="bottom" constant="16" id="ML1-Cr-LXj"/>
  260. <constraint firstItem="MtV-Dv-21E" firstAttribute="top" secondItem="etD-b0-mRt" secondAttribute="bottom" constant="8" id="MNg-HN-YHC"/>
  261. <constraint firstItem="Q67-eB-W4S" firstAttribute="centerY" secondItem="Qhz-dw-Bys" secondAttribute="centerY" id="N4W-OS-Z4R"/>
  262. <constraint firstAttribute="trailing" secondItem="etD-b0-mRt" secondAttribute="trailing" constant="20" id="RE6-Nu-f2L"/>
  263. <constraint firstAttribute="trailing" secondItem="Z30-wQ-Pyx" secondAttribute="trailing" constant="34" id="T41-FH-3CM"/>
  264. <constraint firstItem="U2r-WX-MWr" firstAttribute="centerY" secondItem="Z30-wQ-Pyx" secondAttribute="centerY" id="baj-eB-2pd"/>
  265. <constraint firstItem="Z30-wQ-Pyx" firstAttribute="leading" secondItem="U2r-WX-MWr" secondAttribute="trailing" constant="8" id="e8g-pE-ppN"/>
  266. <constraint firstItem="83o-Pq-4ks" firstAttribute="top" secondItem="eqc-DH-dLf" secondAttribute="bottom" constant="16" id="gqV-fk-saK"/>
  267. <constraint firstItem="eqc-DH-dLf" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="22" id="nXb-sd-Swo"/>
  268. <constraint firstItem="Qhz-dw-Bys" firstAttribute="leading" secondItem="83o-Pq-4ks" secondAttribute="trailing" constant="37" id="pW9-GJ-JKO"/>
  269. <constraint firstItem="bEa-uY-xz2" firstAttribute="top" secondItem="eqc-DH-dLf" secondAttribute="top" id="qNp-uv-XRD"/>
  270. <constraint firstAttribute="bottom" secondItem="Z30-wQ-Pyx" secondAttribute="bottom" constant="20" id="r3M-cz-Zaj"/>
  271. <constraint firstItem="bEa-uY-xz2" firstAttribute="leading" secondItem="eqc-DH-dLf" secondAttribute="trailing" constant="26" id="vfq-KG-GVZ"/>
  272. <constraint firstItem="etD-b0-mRt" firstAttribute="leading" secondItem="eqc-DH-dLf" secondAttribute="trailing" constant="20" id="vwD-ps-jsa"/>
  273. </constraints>
  274. </view>
  275. <connections>
  276. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  277. </connections>
  278. <point key="canvasLocation" x="212.5" y="233.5"/>
  279. </window>
  280. </objects>
  281. <resources>
  282. <image name="NSGoLeftTemplate" width="12" height="17"/>
  283. <image name="NSGoRightTemplate" width="12" height="17"/>
  284. </resources>
  285. </document>