KMToolbarCustomViewController.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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="KMToolbarCustomViewController">
  10. <connections>
  11. <outlet property="addButton" destination="bkC-VM-YPd" id="ura-jE-Cnb"/>
  12. <outlet property="allowedItemsTableView" destination="FdJ-Fj-oML" id="j2g-x5-02f"/>
  13. <outlet property="cancelButton" destination="fOg-Is-A3R" id="kFP-DB-5bk"/>
  14. <outlet property="defaultItemsTableView" destination="ABU-lf-FEL" id="BQn-Ut-uru"/>
  15. <outlet property="leftLabel" destination="f1D-Pb-iyF" id="2S2-eF-diO"/>
  16. <outlet property="okButton" destination="JZu-O5-GoZ" id="NQd-Xw-QS4"/>
  17. <outlet property="removeButton" destination="S3L-VY-gDi" id="LsF-KG-Ihz"/>
  18. <outlet property="resetButton" destination="VEO-jz-lfH" id="xUa-Zr-Pfm"/>
  19. <outlet property="rightLabel" destination="rVi-sQ-x2v" id="mr6-Th-fQ6"/>
  20. <outlet property="subTitleLabel" destination="FBc-ch-2ME" id="RUE-Vd-eWl"/>
  21. <outlet property="titleLabel" destination="lpU-dG-ZRi" id="76P-AH-dBD"/>
  22. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  23. </connections>
  24. </customObject>
  25. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  26. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  27. <customView id="Hz6-mo-xeY">
  28. <rect key="frame" x="0.0" y="0.0" width="632" height="546"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. <subviews>
  31. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JZu-O5-GoZ">
  32. <rect key="frame" x="513" y="13" width="94" height="32"/>
  33. <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rfx-u3-2x9">
  34. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  35. <font key="font" metaFont="system"/>
  36. <string key="keyEquivalent" base64-UTF8="YES">
  37. DQ
  38. </string>
  39. </buttonCell>
  40. <constraints>
  41. <constraint firstAttribute="width" constant="80" id="h2s-r9-6d8"/>
  42. </constraints>
  43. <connections>
  44. <action selector="okButtonAction:" target="-2" id="9tf-3v-g0t"/>
  45. </connections>
  46. </button>
  47. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fOg-Is-A3R">
  48. <rect key="frame" x="419" y="13" width="94" height="32"/>
  49. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="0x6-wB-v3u">
  50. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  51. <font key="font" metaFont="system"/>
  52. <string key="keyEquivalent" base64-UTF8="YES">
  53. Gw
  54. </string>
  55. </buttonCell>
  56. <constraints>
  57. <constraint firstAttribute="width" constant="80" id="1IZ-2V-dBT"/>
  58. </constraints>
  59. <connections>
  60. <action selector="cancelButtonAction:" target="-2" id="Ogb-1a-mak"/>
  61. </connections>
  62. </button>
  63. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VEO-jz-lfH">
  64. <rect key="frame" x="25" y="13" width="94" height="32"/>
  65. <buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bNS-W6-Syp">
  66. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  67. <font key="font" metaFont="system"/>
  68. </buttonCell>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="80" id="wbC-5f-UKJ"/>
  71. </constraints>
  72. <connections>
  73. <action selector="resetButtonAction:" target="-2" id="NHV-fP-cgQ"/>
  74. </connections>
  75. </button>
  76. <scrollView autohidesScrollers="YES" horizontalLineScroll="38" horizontalPageScroll="10" verticalLineScroll="38" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2i-ID-avc">
  77. <rect key="frame" x="32" y="103" width="229" height="365"/>
  78. <clipView key="contentView" drawsBackground="NO" id="tYg-L5-HuW">
  79. <rect key="frame" x="1" y="1" width="227" height="363"/>
  80. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  81. <subviews>
  82. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" rowHeight="36" rowSizeStyle="automatic" viewBased="YES" id="FdJ-Fj-oML">
  83. <rect key="frame" x="0.0" y="0.0" width="227" height="363"/>
  84. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  85. <size key="intercellSpacing" width="3" height="2"/>
  86. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  87. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  88. <tableColumns>
  89. <tableColumn width="157" minWidth="40" maxWidth="1000" id="HMg-gy-4uB">
  90. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  91. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  92. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  93. </tableHeaderCell>
  94. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="6ct-I8-OFf">
  95. <font key="font" metaFont="system"/>
  96. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  97. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  98. </textFieldCell>
  99. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  100. <prototypeCellViews>
  101. <tableCellView identifier="KMAllowedItemsCell" id="u8k-Vq-Sh4" customClass="KMToolbarCellView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  102. <rect key="frame" x="1" y="1" width="166" height="36"/>
  103. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  104. <subviews>
  105. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UlQ-sL-b0L">
  106. <rect key="frame" x="8" y="8" width="20" height="20"/>
  107. <constraints>
  108. <constraint firstAttribute="height" constant="20" id="0kp-Kp-4Z2"/>
  109. <constraint firstAttribute="width" constant="20" id="dlo-Qq-Atd"/>
  110. </constraints>
  111. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ol3-6y-x6T"/>
  112. </imageView>
  113. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Dvo-uU-C7l">
  114. <rect key="frame" x="31" y="11" width="110" height="15"/>
  115. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="odU-Fg-eBv">
  116. <font key="font" metaFont="cellTitle"/>
  117. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  118. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  119. </textFieldCell>
  120. </textField>
  121. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="yMM-bR-gSP">
  122. <rect key="frame" x="144" y="11" width="14" height="14"/>
  123. <constraints>
  124. <constraint firstAttribute="height" constant="14" id="die-lI-6p0"/>
  125. <constraint firstAttribute="width" constant="14" id="hth-gj-lGP"/>
  126. </constraints>
  127. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ic_have" id="UZX-uW-L9B"/>
  128. </imageView>
  129. </subviews>
  130. <constraints>
  131. <constraint firstItem="yMM-bR-gSP" firstAttribute="leading" secondItem="Dvo-uU-C7l" secondAttribute="trailing" constant="5" id="PW0-nR-aVk"/>
  132. <constraint firstItem="yMM-bR-gSP" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="SMX-eR-vQh"/>
  133. <constraint firstItem="Dvo-uU-C7l" firstAttribute="leading" secondItem="UlQ-sL-b0L" secondAttribute="trailing" constant="5" id="Ud2-al-c5c"/>
  134. <constraint firstItem="UlQ-sL-b0L" firstAttribute="leading" secondItem="u8k-Vq-Sh4" secondAttribute="leading" constant="8" id="dOI-Lf-DTg"/>
  135. <constraint firstItem="Dvo-uU-C7l" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="m4B-3K-fOt"/>
  136. <constraint firstItem="UlQ-sL-b0L" firstAttribute="centerY" secondItem="u8k-Vq-Sh4" secondAttribute="centerY" id="pGU-g0-1rq"/>
  137. <constraint firstAttribute="trailing" secondItem="yMM-bR-gSP" secondAttribute="trailing" constant="8" id="vHp-7V-7Xs"/>
  138. </constraints>
  139. <connections>
  140. <outlet property="imageView" destination="UlQ-sL-b0L" id="aLb-T1-65t"/>
  141. <outlet property="textField" destination="Dvo-uU-C7l" id="Qlo-mk-yM0"/>
  142. <outlet property="tickImageView" destination="yMM-bR-gSP" id="z46-PJ-ZKJ"/>
  143. </connections>
  144. </tableCellView>
  145. </prototypeCellViews>
  146. </tableColumn>
  147. </tableColumns>
  148. <connections>
  149. <outlet property="dataSource" destination="-2" id="0VP-YI-cEY"/>
  150. <outlet property="delegate" destination="-2" id="2HG-0E-Euz"/>
  151. </connections>
  152. </tableView>
  153. </subviews>
  154. <nil key="backgroundColor"/>
  155. </clipView>
  156. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="6Mn-7M-jOy">
  157. <rect key="frame" x="1" y="261" width="203" height="16"/>
  158. <autoresizingMask key="autoresizingMask"/>
  159. </scroller>
  160. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="6lb-vU-nAU">
  161. <rect key="frame" x="224" y="17" width="15" height="102"/>
  162. <autoresizingMask key="autoresizingMask"/>
  163. </scroller>
  164. </scrollView>
  165. <scrollView autohidesScrollers="YES" horizontalLineScroll="38" horizontalPageScroll="10" verticalLineScroll="38" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FCY-YF-hEJ">
  166. <rect key="frame" x="371" y="103" width="229" height="365"/>
  167. <clipView key="contentView" drawsBackground="NO" id="RDH-eA-U3m">
  168. <rect key="frame" x="1" y="1" width="227" height="363"/>
  169. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  170. <subviews>
  171. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" rowHeight="36" rowSizeStyle="automatic" viewBased="YES" id="ABU-lf-FEL">
  172. <rect key="frame" x="0.0" y="0.0" width="227" height="363"/>
  173. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  174. <size key="intercellSpacing" width="3" height="2"/>
  175. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  176. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  177. <tableColumns>
  178. <tableColumn width="157" minWidth="40" maxWidth="1000" id="qXF-na-3LA">
  179. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  180. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  181. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  182. </tableHeaderCell>
  183. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="3py-GG-ZFS">
  184. <font key="font" metaFont="system"/>
  185. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  186. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  187. </textFieldCell>
  188. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  189. <prototypeCellViews>
  190. <tableCellView identifier="KMDefaultItemsCell" id="08K-im-PCm">
  191. <rect key="frame" x="1" y="1" width="166" height="36"/>
  192. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  193. <subviews>
  194. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VZL-c9-MbX">
  195. <rect key="frame" x="8" y="8" width="20" height="20"/>
  196. <constraints>
  197. <constraint firstAttribute="width" constant="20" id="Lk9-5S-bN3"/>
  198. <constraint firstAttribute="height" constant="20" id="eEu-JG-kYY"/>
  199. </constraints>
  200. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UwL-bD-Gm5"/>
  201. </imageView>
  202. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="nNa-su-WPu">
  203. <rect key="frame" x="31" y="11" width="129" height="15"/>
  204. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Lej-Ie-YTM">
  205. <font key="font" metaFont="cellTitle"/>
  206. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  207. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  208. </textFieldCell>
  209. </textField>
  210. </subviews>
  211. <constraints>
  212. <constraint firstAttribute="trailing" secondItem="nNa-su-WPu" secondAttribute="trailing" constant="8" id="2OL-vi-icS"/>
  213. <constraint firstItem="nNa-su-WPu" firstAttribute="centerY" secondItem="08K-im-PCm" secondAttribute="centerY" id="830-8w-gYQ"/>
  214. <constraint firstItem="nNa-su-WPu" firstAttribute="leading" secondItem="VZL-c9-MbX" secondAttribute="trailing" constant="5" id="CtL-Ul-5Jj"/>
  215. <constraint firstItem="VZL-c9-MbX" firstAttribute="centerY" secondItem="08K-im-PCm" secondAttribute="centerY" id="PxO-jw-loT"/>
  216. <constraint firstItem="VZL-c9-MbX" firstAttribute="leading" secondItem="08K-im-PCm" secondAttribute="leading" constant="8" id="fnn-2D-vSV"/>
  217. </constraints>
  218. <connections>
  219. <outlet property="imageView" destination="VZL-c9-MbX" id="J4c-9Q-Seu"/>
  220. <outlet property="textField" destination="nNa-su-WPu" id="8FN-0k-mKC"/>
  221. </connections>
  222. </tableCellView>
  223. </prototypeCellViews>
  224. </tableColumn>
  225. </tableColumns>
  226. <connections>
  227. <outlet property="dataSource" destination="-2" id="m6K-2l-vyv"/>
  228. <outlet property="delegate" destination="-2" id="shg-4Q-Xvo"/>
  229. </connections>
  230. </tableView>
  231. </subviews>
  232. <nil key="backgroundColor"/>
  233. </clipView>
  234. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="C0w-YU-B9o">
  235. <rect key="frame" x="1" y="261" width="203" height="16"/>
  236. <autoresizingMask key="autoresizingMask"/>
  237. </scroller>
  238. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="J5N-Ha-WLc">
  239. <rect key="frame" x="224" y="17" width="15" height="102"/>
  240. <autoresizingMask key="autoresizingMask"/>
  241. </scroller>
  242. </scrollView>
  243. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lpU-dG-ZRi">
  244. <rect key="frame" x="30" y="507" width="65" height="19"/>
  245. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Custom" id="ejK-89-G5U">
  246. <font key="font" metaFont="systemBold" size="16"/>
  247. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  248. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  249. </textFieldCell>
  250. </textField>
  251. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rVi-sQ-x2v">
  252. <rect key="frame" x="369" y="476" width="163" height="15"/>
  253. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Options Currently Dispalyed" id="G51-Vy-5jr">
  254. <font key="font" metaFont="cellTitle"/>
  255. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  256. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  257. </textFieldCell>
  258. </textField>
  259. <button translatesAutoresizingMaskIntoConstraints="NO" id="bkC-VM-YPd">
  260. <rect key="frame" x="276" y="291" width="80" height="32"/>
  261. <buttonCell key="cell" type="square" title="Add &gt;&gt;" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="o0x-D0-sKR">
  262. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  263. <font key="font" metaFont="system"/>
  264. </buttonCell>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="32" id="XIj-w9-Jtq"/>
  267. <constraint firstAttribute="width" constant="80" id="gjT-bR-jWq"/>
  268. </constraints>
  269. <connections>
  270. <action selector="addButtonAction:" target="-2" id="Grg-ih-bAv"/>
  271. </connections>
  272. </button>
  273. <button translatesAutoresizingMaskIntoConstraints="NO" id="S3L-VY-gDi">
  274. <rect key="frame" x="276" y="249" width="80" height="32"/>
  275. <buttonCell key="cell" type="square" title="&lt;&lt; Remove" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="9YJ-YG-LgS">
  276. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  277. <font key="font" metaFont="system"/>
  278. </buttonCell>
  279. <constraints>
  280. <constraint firstAttribute="height" constant="32" id="HNl-Lx-qyz"/>
  281. <constraint firstAttribute="width" constant="80" id="bPA-5o-8W1"/>
  282. </constraints>
  283. <connections>
  284. <action selector="removeButtonAction:" target="-2" id="XAH-uT-0wt"/>
  285. </connections>
  286. </button>
  287. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Teh-6Q-kqh">
  288. <rect key="frame" x="32" y="58" width="568" height="5"/>
  289. </box>
  290. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f1D-Pb-iyF">
  291. <rect key="frame" x="30" y="476" width="115" height="15"/>
  292. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Choose Commands" id="HgT-hQ-cKy">
  293. <font key="font" metaFont="cellTitle"/>
  294. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  295. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  296. </textFieldCell>
  297. </textField>
  298. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FBc-ch-2ME">
  299. <rect key="frame" x="393" y="67" width="180" height="30"/>
  300. <constraints>
  301. <constraint firstAttribute="width" constant="176" id="LR3-37-plu"/>
  302. </constraints>
  303. <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Drag-and-drop tools to change their order" id="JKk-71-bVk">
  304. <font key="font" metaFont="cellTitle"/>
  305. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  306. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  307. </textFieldCell>
  308. </textField>
  309. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5pR-Xn-Eok">
  310. <rect key="frame" x="376" y="75" width="14" height="14"/>
  311. <constraints>
  312. <constraint firstAttribute="width" constant="14" id="l8n-ym-Gdf"/>
  313. <constraint firstAttribute="height" constant="14" id="sQa-ad-HqK"/>
  314. </constraints>
  315. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameToolbarAttention" id="ZTs-js-DjY"/>
  316. </imageView>
  317. </subviews>
  318. <constraints>
  319. <constraint firstItem="bkC-VM-YPd" firstAttribute="centerY" secondItem="n2i-ID-avc" secondAttribute="centerY" constant="-21" id="3lg-8W-ZAq"/>
  320. <constraint firstItem="VEO-jz-lfH" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="5RY-9w-OrC"/>
  321. <constraint firstItem="bkC-VM-YPd" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="5ir-zj-SNn"/>
  322. <constraint firstItem="FCY-YF-hEJ" firstAttribute="top" secondItem="n2i-ID-avc" secondAttribute="top" id="7du-Zl-wm9"/>
  323. <constraint firstAttribute="trailing" secondItem="Teh-6Q-kqh" secondAttribute="trailing" constant="32" id="A0x-cg-hCs"/>
  324. <constraint firstItem="f1D-Pb-iyF" firstAttribute="top" secondItem="lpU-dG-ZRi" secondAttribute="bottom" constant="16" id="DXK-fg-dbv"/>
  325. <constraint firstItem="FCY-YF-hEJ" firstAttribute="leading" secondItem="rVi-sQ-x2v" secondAttribute="leading" id="EhK-xd-4h3"/>
  326. <constraint firstAttribute="bottom" secondItem="VEO-jz-lfH" secondAttribute="bottom" constant="20" id="H8o-vt-eEg"/>
  327. <constraint firstItem="JZu-O5-GoZ" firstAttribute="centerY" secondItem="fOg-Is-A3R" secondAttribute="centerY" id="HO3-vq-K9D"/>
  328. <constraint firstItem="FBc-ch-2ME" firstAttribute="top" secondItem="FCY-YF-hEJ" secondAttribute="bottom" constant="6" id="JKF-5e-AsK"/>
  329. <constraint firstAttribute="trailing" secondItem="JZu-O5-GoZ" secondAttribute="trailing" constant="32" id="LKs-Ao-Bya"/>
  330. <constraint firstItem="Teh-6Q-kqh" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="Law-Lv-Afs"/>
  331. <constraint firstItem="n2i-ID-avc" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="NDd-Zq-S3K"/>
  332. <constraint firstItem="JZu-O5-GoZ" firstAttribute="leading" secondItem="fOg-Is-A3R" secondAttribute="trailing" constant="14" id="Or8-ze-s31"/>
  333. <constraint firstItem="VEO-jz-lfH" firstAttribute="top" secondItem="Teh-6Q-kqh" secondAttribute="bottom" constant="20" id="SIs-bM-pye"/>
  334. <constraint firstItem="lpU-dG-ZRi" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="T07-QQ-n1a"/>
  335. <constraint firstItem="FCY-YF-hEJ" firstAttribute="width" secondItem="n2i-ID-avc" secondAttribute="width" id="Twv-MG-1EC"/>
  336. <constraint firstItem="S3L-VY-gDi" firstAttribute="top" secondItem="bkC-VM-YPd" secondAttribute="bottom" constant="10" id="U3u-rb-O2o"/>
  337. <constraint firstItem="FBc-ch-2ME" firstAttribute="centerY" secondItem="5pR-Xn-Eok" secondAttribute="centerY" id="e97-Nn-lP7"/>
  338. <constraint firstItem="n2i-ID-avc" firstAttribute="width" secondItem="Hz6-mo-xeY" secondAttribute="width" multiplier="1:2" constant="-87" id="hGB-iw-Df1"/>
  339. <constraint firstItem="Teh-6Q-kqh" firstAttribute="top" secondItem="FBc-ch-2ME" secondAttribute="bottom" constant="6" id="i92-il-NQw"/>
  340. <constraint firstAttribute="bottom" secondItem="JZu-O5-GoZ" secondAttribute="bottom" constant="20" id="mky-N7-Gjo"/>
  341. <constraint firstItem="S3L-VY-gDi" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="oFT-sh-8LX"/>
  342. <constraint firstItem="n2i-ID-avc" firstAttribute="top" secondItem="f1D-Pb-iyF" secondAttribute="bottom" constant="8" id="qLV-of-cO4"/>
  343. <constraint firstItem="5pR-Xn-Eok" firstAttribute="leading" secondItem="FCY-YF-hEJ" secondAttribute="leading" constant="5" id="sD0-xs-zjJ"/>
  344. <constraint firstAttribute="trailing" secondItem="FCY-YF-hEJ" secondAttribute="trailing" constant="32" id="tRc-0z-aHi"/>
  345. <constraint firstItem="FCY-YF-hEJ" firstAttribute="bottom" secondItem="n2i-ID-avc" secondAttribute="bottom" id="uvY-KL-Jz4"/>
  346. <constraint firstItem="FBc-ch-2ME" firstAttribute="leading" secondItem="5pR-Xn-Eok" secondAttribute="trailing" constant="5" id="wMk-iR-oX4"/>
  347. <constraint firstItem="n2i-ID-avc" firstAttribute="leading" secondItem="f1D-Pb-iyF" secondAttribute="leading" id="wUi-F6-eKX"/>
  348. <constraint firstItem="FCY-YF-hEJ" firstAttribute="top" secondItem="rVi-sQ-x2v" secondAttribute="bottom" constant="8" id="xPI-fz-ZOT"/>
  349. <constraint firstItem="lpU-dG-ZRi" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="z5C-Um-97c"/>
  350. </constraints>
  351. <point key="canvasLocation" x="107" y="298"/>
  352. </customView>
  353. </objects>
  354. <resources>
  355. <image name="KMImageNameToolbarAttention" width="14" height="14"/>
  356. <image name="ic_have" width="14" height="14"/>
  357. </resources>
  358. </document>