KMPDFInsertWindowController.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  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. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  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="KMPDFInsertPageWindow" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="blankButton" destination="HhL-Ce-Cfj" id="RXI-qt-wqw"/>
  12. <outlet property="byPageStepper" destination="GiJ-pL-a9i" id="vlt-2C-0le"/>
  13. <outlet property="cancelButton" destination="dDZ-9H-ij1" id="Hgo-Ie-nOh"/>
  14. <outlet property="fromBackView" destination="pzu-y7-QrB" id="oka-BH-4q9"/>
  15. <outlet property="insertBox" destination="Agm-9q-9Ve" id="JwU-iy-XBM"/>
  16. <outlet property="insertButton" destination="Ph0-Hk-l6a" id="3Ft-pN-UcQ"/>
  17. <outlet property="insertLabel" destination="rNB-Ox-MsP" id="Nl4-n5-nyH"/>
  18. <outlet property="locationFirstButton" destination="KpR-Eb-k9K" id="Djb-Uy-qEp"/>
  19. <outlet property="locationLastButton" destination="ylR-0q-ZfJ" id="uc0-qr-LOO"/>
  20. <outlet property="locationRangePopUpButton" destination="c6s-qr-3c6" id="Vu8-k8-dgi"/>
  21. <outlet property="outputFolderButton" destination="psf-pr-GPk" id="BQu-QD-S99"/>
  22. <outlet property="outputFolderText" destination="a0n-Zy-KF1" id="PWh-q5-gBg"/>
  23. <outlet property="pageCountLabel" destination="cT4-Ne-K12" id="cpQ-ZX-cUA"/>
  24. <outlet property="pageLabel" destination="MXi-lH-akQ" id="WLs-pb-91a"/>
  25. <outlet property="pageRangeBox" destination="kZ3-Pf-2m2" id="Vhp-i1-eRR"/>
  26. <outlet property="pageRangeLabel" destination="CJO-Fq-fd0" id="5sD-5O-tZZ"/>
  27. <outlet property="pagesText" destination="GKk-5I-uce" id="bQ7-sT-IyF"/>
  28. <outlet property="progress" destination="7YG-Hl-P0a" id="YRP-Hu-iZU"/>
  29. <outlet property="rangeButton" destination="NBs-P3-OO5" id="UN9-q9-nKf"/>
  30. <outlet property="selectedPathButton" destination="kh2-5e-PCC" id="BWb-bF-bhA"/>
  31. <outlet property="whereInsertBox" destination="DRX-og-Eei" id="JpY-gL-h7x"/>
  32. <outlet property="whereInsertLabel" destination="a1I-lj-cSX" id="boF-Un-agw"/>
  33. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  34. </connections>
  35. </customObject>
  36. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  37. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  38. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  39. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
  40. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  41. <rect key="contentRect" x="196" y="240" width="512" height="372"/>
  42. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  43. <value key="minSize" type="size" width="400" height="380"/>
  44. <value key="maxSize" type="size" width="400" height="381"/>
  45. <view key="contentView" wantsLayer="YES" misplaced="YES" id="se5-gp-TjO">
  46. <rect key="frame" x="0.0" y="0.0" width="512" height="372"/>
  47. <autoresizingMask key="autoresizingMask"/>
  48. <subviews>
  49. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dDZ-9H-ij1">
  50. <rect key="frame" x="351" y="13" width="76" height="32"/>
  51. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cy2-f5-Idk">
  52. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  53. <font key="font" metaFont="system"/>
  54. <string key="keyEquivalent" base64-UTF8="YES">
  55. Gw
  56. </string>
  57. </buttonCell>
  58. <connections>
  59. <action selector="buttonItemClicked_Cancel:" target="-2" id="d7E-g9-bbi"/>
  60. </connections>
  61. </button>
  62. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ph0-Hk-l6a">
  63. <rect key="frame" x="420" y="13" width="69" height="32"/>
  64. <buttonCell key="cell" type="push" title="Insert" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DYn-oP-J0z">
  65. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  66. <font key="font" metaFont="system"/>
  67. <string key="keyEquivalent" base64-UTF8="YES">
  68. DQ
  69. </string>
  70. </buttonCell>
  71. <connections>
  72. <action selector="buttonItemClicked_Insert:" target="-2" id="LI8-Gx-UY9"/>
  73. </connections>
  74. </button>
  75. <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="7YG-Hl-P0a">
  76. <rect key="frame" x="248" y="183" width="16" height="16"/>
  77. </progressIndicator>
  78. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="DRX-og-Eei">
  79. <rect key="frame" x="37" y="57" width="438" height="131"/>
  80. <view key="contentView" id="IYV-VX-8fc">
  81. <rect key="frame" x="3" y="3" width="432" height="125"/>
  82. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  83. <subviews>
  84. <button translatesAutoresizingMaskIntoConstraints="NO" id="KpR-Eb-k9K">
  85. <rect key="frame" x="14" y="95" width="53" height="20"/>
  86. <constraints>
  87. <constraint firstAttribute="height" constant="18" id="Rmz-bL-TX1"/>
  88. </constraints>
  89. <buttonCell key="cell" type="radio" title="First" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="qpx-eB-Smq">
  90. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  91. <font key="font" metaFont="system"/>
  92. </buttonCell>
  93. <connections>
  94. <action selector="buttonItemClicked_Location:" target="-2" id="5JD-He-87y"/>
  95. </connections>
  96. </button>
  97. <button translatesAutoresizingMaskIntoConstraints="NO" id="ylR-0q-ZfJ">
  98. <rect key="frame" x="14" y="67" width="52" height="20"/>
  99. <constraints>
  100. <constraint firstAttribute="height" constant="18" id="Wi1-ef-DbJ"/>
  101. </constraints>
  102. <buttonCell key="cell" type="radio" title="Last" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="TpB-dB-lEP">
  103. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  104. <font key="font" metaFont="system"/>
  105. </buttonCell>
  106. <connections>
  107. <action selector="buttonItemClicked_Location:" target="-2" id="BUT-V4-a19"/>
  108. </connections>
  109. </button>
  110. <button translatesAutoresizingMaskIntoConstraints="NO" id="NBs-P3-OO5">
  111. <rect key="frame" x="14" y="42" width="18" height="18"/>
  112. <buttonCell key="cell" type="radio" title="Page" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="LHF-jZ-0UI">
  113. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  114. <font key="font" metaFont="system"/>
  115. </buttonCell>
  116. <connections>
  117. <action selector="buttonItemClicked_Location:" target="-2" id="8Mq-uT-GKr"/>
  118. </connections>
  119. </button>
  120. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MXi-lH-akQ">
  121. <rect key="frame" x="33" y="43" width="35" height="16"/>
  122. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page" id="2qb-I6-XEj">
  123. <font key="font" metaFont="system"/>
  124. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  125. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  126. </textFieldCell>
  127. </textField>
  128. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GKk-5I-uce">
  129. <rect key="frame" x="75" y="41" width="108" height="20"/>
  130. <constraints>
  131. <constraint firstAttribute="width" constant="108" id="3wU-S5-X6N"/>
  132. <constraint firstAttribute="height" constant="20" id="cS4-SN-B95"/>
  133. </constraints>
  134. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="MEc-8D-RXi">
  135. <font key="font" metaFont="system"/>
  136. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  137. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  138. </textFieldCell>
  139. </textField>
  140. <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GiJ-pL-a9i">
  141. <rect key="frame" x="185" y="37" width="19" height="28"/>
  142. <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="6sM-Bz-zDC"/>
  143. <connections>
  144. <action selector="byPageStepperAction:" target="-2" id="XtZ-5U-mSF"/>
  145. </connections>
  146. </stepper>
  147. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cT4-Ne-K12">
  148. <rect key="frame" x="207" y="43" width="24" height="16"/>
  149. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/25" id="r35-hv-0er">
  150. <font key="font" metaFont="system"/>
  151. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  152. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  153. </textFieldCell>
  154. </textField>
  155. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c6s-qr-3c6">
  156. <rect key="frame" x="32" y="6" width="312" height="25"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="20" id="R9S-HU-5dj"/>
  159. <constraint firstAttribute="width" constant="305" id="vyc-vQ-nSR"/>
  160. </constraints>
  161. <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="g8o-cO-Sqe" id="3sD-0j-JXt">
  162. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  163. <font key="font" metaFont="menu"/>
  164. <menu key="menu" id="3Ws-lC-kKX">
  165. <items>
  166. <menuItem title="Item 1" state="on" id="g8o-cO-Sqe"/>
  167. <menuItem title="Item 2" id="TuX-S7-Ht9"/>
  168. <menuItem title="Item 3" id="jV3-Aa-2G3"/>
  169. </items>
  170. </menu>
  171. </popUpButtonCell>
  172. </popUpButton>
  173. </subviews>
  174. <constraints>
  175. <constraint firstItem="MXi-lH-akQ" firstAttribute="leading" secondItem="NBs-P3-OO5" secondAttribute="trailing" constant="5" id="4zR-G9-oIz"/>
  176. <constraint firstItem="cT4-Ne-K12" firstAttribute="leading" secondItem="GiJ-pL-a9i" secondAttribute="trailing" constant="8" id="9bj-BF-6f9"/>
  177. <constraint firstItem="NBs-P3-OO5" firstAttribute="leading" secondItem="KpR-Eb-k9K" secondAttribute="leading" id="CdW-J3-ms1"/>
  178. <constraint firstItem="GiJ-pL-a9i" firstAttribute="centerY" secondItem="NBs-P3-OO5" secondAttribute="centerY" id="E4s-dM-g9R"/>
  179. <constraint firstItem="NBs-P3-OO5" firstAttribute="top" secondItem="ylR-0q-ZfJ" secondAttribute="bottom" constant="10" id="EO7-xp-97s"/>
  180. <constraint firstItem="GKk-5I-uce" firstAttribute="leading" secondItem="MXi-lH-akQ" secondAttribute="trailing" constant="9" id="HlY-LX-SCC"/>
  181. <constraint firstItem="ylR-0q-ZfJ" firstAttribute="leading" secondItem="KpR-Eb-k9K" secondAttribute="leading" id="PA9-BX-tra"/>
  182. <constraint firstItem="GKk-5I-uce" firstAttribute="centerY" secondItem="NBs-P3-OO5" secondAttribute="centerY" id="Sdd-0i-SWu"/>
  183. <constraint firstItem="c6s-qr-3c6" firstAttribute="top" secondItem="GKk-5I-uce" secondAttribute="bottom" constant="11" id="Vzh-uu-VNi"/>
  184. <constraint firstItem="KpR-Eb-k9K" firstAttribute="leading" secondItem="IYV-VX-8fc" secondAttribute="leading" constant="16" id="Y5Z-m3-v3Q"/>
  185. <constraint firstItem="KpR-Eb-k9K" firstAttribute="top" secondItem="IYV-VX-8fc" secondAttribute="top" constant="11" id="b9f-OZ-lex"/>
  186. <constraint firstAttribute="bottom" secondItem="c6s-qr-3c6" secondAttribute="bottom" constant="10" id="dmu-A8-uHM"/>
  187. <constraint firstItem="c6s-qr-3c6" firstAttribute="leading" secondItem="MXi-lH-akQ" secondAttribute="leading" id="k3f-4A-wg6"/>
  188. <constraint firstItem="GiJ-pL-a9i" firstAttribute="leading" secondItem="GKk-5I-uce" secondAttribute="trailing" constant="5" id="lSg-BG-vq3"/>
  189. <constraint firstItem="cT4-Ne-K12" firstAttribute="centerY" secondItem="NBs-P3-OO5" secondAttribute="centerY" id="nKi-0u-VT1"/>
  190. <constraint firstItem="ylR-0q-ZfJ" firstAttribute="top" secondItem="KpR-Eb-k9K" secondAttribute="bottom" constant="10" id="sDG-nQ-Jch"/>
  191. <constraint firstItem="MXi-lH-akQ" firstAttribute="centerY" secondItem="NBs-P3-OO5" secondAttribute="centerY" id="utB-o9-hGF"/>
  192. </constraints>
  193. </view>
  194. </box>
  195. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a1I-lj-cSX">
  196. <rect key="frame" x="54" y="186" width="37" height="18"/>
  197. <constraints>
  198. <constraint firstAttribute="height" constant="18" id="XaE-8z-XoX"/>
  199. </constraints>
  200. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="0Z0-Ao-rdX">
  201. <font key="font" metaFont="system"/>
  202. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  203. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  204. </textFieldCell>
  205. </textField>
  206. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Agm-9q-9Ve">
  207. <rect key="frame" x="37" y="220" width="438" height="127"/>
  208. <view key="contentView" id="qLl-7m-Uzt">
  209. <rect key="frame" x="3" y="3" width="432" height="121"/>
  210. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  211. <subviews>
  212. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kZ3-Pf-2m2">
  213. <rect key="frame" x="94" y="6" width="325" height="26"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="20" id="xXL-oN-cRu"/>
  216. </constraints>
  217. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="xdI-dS-NJp">
  218. <font key="font" metaFont="system"/>
  219. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  220. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  221. </comboBoxCell>
  222. <connections>
  223. <action selector="comboxClicked_PageRange:" target="-2" id="rh6-ii-wC7"/>
  224. </connections>
  225. </comboBox>
  226. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CJO-Fq-fd0">
  227. <rect key="frame" x="14" y="12" width="77" height="16"/>
  228. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page Range" id="Cd6-SO-y3k">
  229. <font key="font" metaFont="system"/>
  230. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  231. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  232. </textFieldCell>
  233. </textField>
  234. <button translatesAutoresizingMaskIntoConstraints="NO" id="HhL-Ce-Cfj">
  235. <rect key="frame" x="14" y="92" width="93" height="20"/>
  236. <constraints>
  237. <constraint firstAttribute="height" constant="18" id="Zmp-pI-47B"/>
  238. </constraints>
  239. <buttonCell key="cell" type="radio" title="Blank page" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="0J1-3r-GXT">
  240. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  241. <font key="font" metaFont="system"/>
  242. </buttonCell>
  243. <connections>
  244. <action selector="buttonItemClicked_InsertType:" target="-2" id="j9n-sE-OkR"/>
  245. </connections>
  246. </button>
  247. <button translatesAutoresizingMaskIntoConstraints="NO" id="psf-pr-GPk">
  248. <rect key="frame" x="14" y="64" width="86" height="20"/>
  249. <constraints>
  250. <constraint firstAttribute="height" constant="18" id="BLo-a1-h4H"/>
  251. </constraints>
  252. <buttonCell key="cell" type="radio" title="From PDF" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Roj-li-6Yw">
  253. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  254. <font key="font" metaFont="system"/>
  255. </buttonCell>
  256. <connections>
  257. <action selector="buttonItemClicked_InsertType:" target="-2" id="yPz-Sm-fRt"/>
  258. </connections>
  259. </button>
  260. <customView translatesAutoresizingMaskIntoConstraints="NO" id="pzu-y7-QrB">
  261. <rect key="frame" x="37" y="40" width="307" height="22"/>
  262. <subviews>
  263. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a0n-Zy-KF1">
  264. <rect key="frame" x="5" y="0.0" width="302" height="20"/>
  265. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" drawsBackground="YES" id="E2p-mZ-U4Z">
  266. <font key="font" metaFont="system"/>
  267. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  268. <color key="backgroundColor" red="0.11764705882352941" green="0.11764705882352941" blue="0.11764705882352941" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  269. </textFieldCell>
  270. </textField>
  271. </subviews>
  272. <constraints>
  273. <constraint firstAttribute="bottom" secondItem="a0n-Zy-KF1" secondAttribute="bottom" id="4ip-sC-dLN"/>
  274. <constraint firstAttribute="height" constant="22" id="8wZ-Fg-DiP"/>
  275. <constraint firstItem="a0n-Zy-KF1" firstAttribute="leading" secondItem="pzu-y7-QrB" secondAttribute="leading" constant="5" id="KWR-T9-tP9"/>
  276. <constraint firstAttribute="trailing" secondItem="a0n-Zy-KF1" secondAttribute="trailing" id="N5P-hr-khS"/>
  277. <constraint firstItem="a0n-Zy-KF1" firstAttribute="top" secondItem="pzu-y7-QrB" secondAttribute="top" constant="2" id="Q8r-fX-0cB"/>
  278. </constraints>
  279. </customView>
  280. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kh2-5e-PCC">
  281. <rect key="frame" x="348" y="34" width="75" height="32"/>
  282. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="08p-jF-QB4">
  283. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  284. <font key="font" metaFont="system"/>
  285. </buttonCell>
  286. <connections>
  287. <action selector="buttonItemClicked_OutputFolder:" target="-2" id="2Gr-RX-QBx"/>
  288. </connections>
  289. </button>
  290. </subviews>
  291. <constraints>
  292. <constraint firstAttribute="trailing" secondItem="kh2-5e-PCC" secondAttribute="trailing" constant="16" id="4jR-Ej-WoS"/>
  293. <constraint firstItem="kZ3-Pf-2m2" firstAttribute="top" secondItem="pzu-y7-QrB" secondAttribute="bottom" constant="10" id="KST-Gd-bmk"/>
  294. <constraint firstItem="psf-pr-GPk" firstAttribute="leading" secondItem="HhL-Ce-Cfj" secondAttribute="leading" id="KlN-ad-TdL"/>
  295. <constraint firstItem="CJO-Fq-fd0" firstAttribute="leading" secondItem="psf-pr-GPk" secondAttribute="leading" id="Sl9-na-stT"/>
  296. <constraint firstItem="psf-pr-GPk" firstAttribute="top" secondItem="HhL-Ce-Cfj" secondAttribute="bottom" constant="10" id="WcT-Fk-C1e"/>
  297. <constraint firstAttribute="bottom" secondItem="kZ3-Pf-2m2" secondAttribute="bottom" constant="10" id="Z9r-AI-XRv"/>
  298. <constraint firstItem="kh2-5e-PCC" firstAttribute="leading" secondItem="pzu-y7-QrB" secondAttribute="trailing" constant="11" id="ct9-HK-JDH"/>
  299. <constraint firstItem="pzu-y7-QrB" firstAttribute="leading" secondItem="qLl-7m-Uzt" secondAttribute="leading" constant="37" id="e30-up-Yp9"/>
  300. <constraint firstItem="kh2-5e-PCC" firstAttribute="centerY" secondItem="pzu-y7-QrB" secondAttribute="centerY" id="hnN-jr-CwO"/>
  301. <constraint firstItem="kZ3-Pf-2m2" firstAttribute="centerY" secondItem="CJO-Fq-fd0" secondAttribute="centerY" id="jaa-am-Qla"/>
  302. <constraint firstItem="HhL-Ce-Cfj" firstAttribute="leading" secondItem="qLl-7m-Uzt" secondAttribute="leading" constant="16" id="lpd-WU-EPM"/>
  303. <constraint firstItem="pzu-y7-QrB" firstAttribute="top" secondItem="psf-pr-GPk" secondAttribute="bottom" constant="3" id="qOV-7o-OWc"/>
  304. <constraint firstItem="kZ3-Pf-2m2" firstAttribute="leading" secondItem="CJO-Fq-fd0" secondAttribute="trailing" constant="5" id="sSn-pu-ewT"/>
  305. <constraint firstItem="HhL-Ce-Cfj" firstAttribute="top" secondItem="qLl-7m-Uzt" secondAttribute="top" constant="10" id="uyO-EE-JAW"/>
  306. <constraint firstAttribute="trailing" secondItem="kZ3-Pf-2m2" secondAttribute="trailing" constant="16" id="wdU-IH-meg"/>
  307. </constraints>
  308. </view>
  309. </box>
  310. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rNB-Ox-MsP">
  311. <rect key="frame" x="54" y="345" width="37" height="18"/>
  312. <constraints>
  313. <constraint firstAttribute="height" constant="18" id="0Cf-bn-5m6"/>
  314. </constraints>
  315. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="an7-vZ-veF">
  316. <font key="font" metaFont="system"/>
  317. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  318. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  319. </textFieldCell>
  320. </textField>
  321. </subviews>
  322. <constraints>
  323. <constraint firstItem="Ph0-Hk-l6a" firstAttribute="centerY" secondItem="dDZ-9H-ij1" secondAttribute="centerY" id="5Uf-QQ-wjI"/>
  324. <constraint firstItem="a1I-lj-cSX" firstAttribute="top" secondItem="Agm-9q-9Ve" secondAttribute="bottom" constant="20" id="6sV-8F-j2F"/>
  325. <constraint firstItem="7YG-Hl-P0a" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="7qL-QB-JEk"/>
  326. <constraint firstAttribute="trailing" secondItem="Agm-9q-9Ve" secondAttribute="trailing" constant="40" id="9GF-CX-KKa"/>
  327. <constraint firstItem="Agm-9q-9Ve" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="Drm-ai-hSt"/>
  328. <constraint firstItem="dDZ-9H-ij1" firstAttribute="top" secondItem="DRX-og-Eei" secondAttribute="bottom" constant="21" id="Ig8-VQ-rOm"/>
  329. <constraint firstItem="7YG-Hl-P0a" firstAttribute="centerY" secondItem="se5-gp-TjO" secondAttribute="centerY" id="Iwp-rm-PfU"/>
  330. <constraint firstItem="a1I-lj-cSX" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="56" id="JD7-Zl-AQ3"/>
  331. <constraint firstItem="Agm-9q-9Ve" firstAttribute="top" secondItem="rNB-Ox-MsP" secondAttribute="bottom" id="M7I-Ng-cyf"/>
  332. <constraint firstAttribute="trailing" secondItem="DRX-og-Eei" secondAttribute="trailing" constant="40" id="MjA-79-y9Y"/>
  333. <constraint firstAttribute="trailing" secondItem="Ph0-Hk-l6a" secondAttribute="trailing" constant="30" id="OAH-1F-aUn"/>
  334. <constraint firstItem="rNB-Ox-MsP" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="56" id="V02-qs-GIJ"/>
  335. <constraint firstAttribute="bottom" secondItem="Ph0-Hk-l6a" secondAttribute="bottom" constant="20" id="jcG-il-ohy"/>
  336. <constraint firstItem="Ph0-Hk-l6a" firstAttribute="leading" secondItem="dDZ-9H-ij1" secondAttribute="trailing" constant="7" id="p4C-tq-kz2"/>
  337. <constraint firstItem="DRX-og-Eei" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="xWG-CH-4Xx"/>
  338. <constraint firstItem="DRX-og-Eei" firstAttribute="top" secondItem="a1I-lj-cSX" secondAttribute="bottom" id="xwT-wK-BUt"/>
  339. <constraint firstItem="rNB-Ox-MsP" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="18" id="yZK-RY-9GA"/>
  340. </constraints>
  341. </view>
  342. <connections>
  343. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  344. </connections>
  345. <point key="canvasLocation" x="70" y="138"/>
  346. </window>
  347. </objects>
  348. </document>