DropdownDemoVC.xib 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  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. <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="DropdownDemoVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="disabledButton" destination="6bm-Wp-24a" id="qsG-fM-cBd"/>
  12. <outlet property="dropdownTool" destination="pbv-x1-1ua" id="2gb-Z6-Ize"/>
  13. <outlet property="dropdownView" destination="OHo-1D-GM9" id="CBS-MH-ugq"/>
  14. <outlet property="itemDisableBtn" destination="Hvz-c4-5LR" id="inp-rZ-T6E"/>
  15. <outlet property="itemMultiSelBtn" destination="J4r-lI-3p0" id="yUA-WP-Um7"/>
  16. <outlet property="itemRighticonBtn" destination="uXl-N4-rjr" id="bb8-Gn-nRi"/>
  17. <outlet property="itemTexttipField" destination="i0g-Rt-dnc" id="LDZ-zg-fE6"/>
  18. <outlet property="itemlefticonBtn" destination="Hzl-kx-skE" id="NZL-eD-2Ca"/>
  19. <outlet property="menuItemWidthConst" destination="v76-fu-MRI" id="LXv-B4-0nb"/>
  20. <outlet property="menuitemHeightConst" destination="4RO-cL-VWt" id="7Jo-YX-kSh"/>
  21. <outlet property="menuitemView" destination="Nnr-HY-hxM" id="0aU-sC-J8E"/>
  22. <outlet property="seprateMenuItem" destination="da6-68-bSv" id="U8t-Nw-vwI"/>
  23. <outlet property="sizeComboBox" destination="iZM-4z-lPA" id="zFR-NH-7gY"/>
  24. <outlet property="toolDisableBtn" destination="8wW-a9-FcS" id="tNJ-tN-b8J"/>
  25. <outlet property="toolDropdownBtn" destination="1lm-hM-fUq" id="4Zr-Ur-H4O"/>
  26. <outlet property="toolLeftIconBtn" destination="RaR-Yp-THZ" id="WHg-95-dfX"/>
  27. <outlet property="toolWidthConst" destination="Cba-SZ-zY8" id="NPw-8m-YQN"/>
  28. <outlet property="typeComboBox" destination="nwD-hd-p8i" id="BMI-7T-nTS"/>
  29. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  30. <outlet property="viewHeight" destination="447-Be-9ue" id="63S-NG-gXv"/>
  31. <outlet property="viewWidth" destination="Bx0-AW-Rso" id="ZiT-Cj-IkY"/>
  32. </connections>
  33. </customObject>
  34. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  35. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  36. <customView id="Hz6-mo-xeY">
  37. <rect key="frame" x="0.0" y="0.0" width="997" height="596"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <subviews>
  40. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MUr-ux-Rd8">
  41. <rect key="frame" x="20" y="20" width="556" height="556"/>
  42. <view key="contentView" id="sgk-ed-215">
  43. <rect key="frame" x="1" y="1" width="554" height="554"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  45. <subviews>
  46. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yDa-cu-PeH">
  47. <rect key="frame" x="18" y="518" width="68" height="16"/>
  48. <textFieldCell key="cell" lineBreakMode="clipping" title="DropDown" id="hFX-Bn-ohp">
  49. <font key="font" usesAppearanceFont="YES"/>
  50. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  51. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  52. </textFieldCell>
  53. </textField>
  54. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2P5-Os-JOl">
  55. <rect key="frame" x="18" y="432" width="65" height="16"/>
  56. <textFieldCell key="cell" lineBreakMode="clipping" title="MenuItem" id="aoM-H3-plD">
  57. <font key="font" usesAppearanceFont="YES"/>
  58. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  59. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  60. </textFieldCell>
  61. </textField>
  62. <customView translatesAutoresizingMaskIntoConstraints="NO" id="OHo-1D-GM9" customClass="ComponentDropdown" customModule="KMComponentLibrary">
  63. <rect key="frame" x="20" y="468" width="127" height="40"/>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="40" id="447-Be-9ue"/>
  66. <constraint firstAttribute="width" constant="127" id="Bx0-AW-Rso"/>
  67. </constraints>
  68. </customView>
  69. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Nnr-HY-hxM" customClass="ComponentMenuItem" customModule="KMComponentLibrary">
  70. <rect key="frame" x="20" y="382" width="127" height="40"/>
  71. <constraints>
  72. <constraint firstAttribute="height" constant="40" id="4RO-cL-VWt"/>
  73. <constraint firstAttribute="width" constant="127" id="v76-fu-MRI"/>
  74. </constraints>
  75. </customView>
  76. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sw1-Fx-BWt">
  77. <rect key="frame" x="18" y="306" width="30" height="16"/>
  78. <textFieldCell key="cell" lineBreakMode="clipping" title="Tool" id="IcF-6h-AHu">
  79. <font key="font" usesAppearanceFont="YES"/>
  80. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  81. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. </textField>
  84. <customView translatesAutoresizingMaskIntoConstraints="NO" id="pbv-x1-1ua" customClass="ComponentDropdownTool" customModule="KMComponentLibrary">
  85. <rect key="frame" x="20" y="268" width="90" height="28"/>
  86. <constraints>
  87. <constraint firstAttribute="width" constant="90" id="Cba-SZ-zY8"/>
  88. <constraint firstAttribute="height" constant="28" id="E8o-OX-jNv"/>
  89. </constraints>
  90. </customView>
  91. <customView translatesAutoresizingMaskIntoConstraints="NO" id="da6-68-bSv" customClass="ComponentMenuItem" customModule="KMComponentLibrary">
  92. <rect key="frame" x="20" y="364" width="127" height="8"/>
  93. <constraints>
  94. <constraint firstAttribute="width" constant="127" id="VS2-6j-6gg"/>
  95. <constraint firstAttribute="height" constant="8" id="aqw-hc-9q4"/>
  96. </constraints>
  97. </customView>
  98. </subviews>
  99. <constraints>
  100. <constraint firstItem="pbv-x1-1ua" firstAttribute="top" secondItem="sw1-Fx-BWt" secondAttribute="bottom" constant="10" id="1sh-va-QsM"/>
  101. <constraint firstItem="da6-68-bSv" firstAttribute="top" secondItem="Nnr-HY-hxM" secondAttribute="bottom" constant="10" id="5Ss-gr-qzu"/>
  102. <constraint firstItem="Nnr-HY-hxM" firstAttribute="top" secondItem="2P5-Os-JOl" secondAttribute="bottom" constant="10" id="7jD-MO-yWD"/>
  103. <constraint firstItem="OHo-1D-GM9" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="EDa-dB-KhH"/>
  104. <constraint firstItem="OHo-1D-GM9" firstAttribute="top" secondItem="yDa-cu-PeH" secondAttribute="bottom" constant="10" id="Ga4-nE-x3r"/>
  105. <constraint firstItem="yDa-cu-PeH" firstAttribute="top" secondItem="sgk-ed-215" secondAttribute="top" constant="20" id="QeJ-d8-XVq"/>
  106. <constraint firstItem="2P5-Os-JOl" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="YWV-FR-rnj"/>
  107. <constraint firstItem="da6-68-bSv" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="Zg8-jV-8fT"/>
  108. <constraint firstItem="yDa-cu-PeH" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="bLf-cx-YR8"/>
  109. <constraint firstItem="pbv-x1-1ua" firstAttribute="leading" secondItem="sw1-Fx-BWt" secondAttribute="leading" id="c8H-Li-pBj"/>
  110. <constraint firstItem="sw1-Fx-BWt" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="dmp-OL-r4e"/>
  111. <constraint firstItem="sw1-Fx-BWt" firstAttribute="top" secondItem="Nnr-HY-hxM" secondAttribute="bottom" constant="60" id="lul-gX-XeG"/>
  112. <constraint firstItem="Nnr-HY-hxM" firstAttribute="leading" secondItem="sgk-ed-215" secondAttribute="leading" constant="20" id="moF-Uh-it3"/>
  113. <constraint firstItem="2P5-Os-JOl" firstAttribute="top" secondItem="OHo-1D-GM9" secondAttribute="bottom" constant="20" id="wGq-nq-6Zw"/>
  114. </constraints>
  115. </view>
  116. <constraints>
  117. <constraint firstAttribute="width" secondItem="MUr-ux-Rd8" secondAttribute="height" multiplier="1:1" id="rLl-j0-L70"/>
  118. </constraints>
  119. </box>
  120. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Kd-Vu-OAX">
  121. <rect key="frame" x="596" y="20" width="381" height="556"/>
  122. <view key="contentView" id="IUp-h0-D7b">
  123. <rect key="frame" x="1" y="1" width="379" height="554"/>
  124. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  125. <subviews>
  126. <customView translatesAutoresizingMaskIntoConstraints="NO" id="24v-NW-LDj">
  127. <rect key="frame" x="20" y="93" width="196" height="441"/>
  128. <subviews>
  129. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q10-eV-Hjj">
  130. <rect key="frame" x="8" y="415" width="67" height="16"/>
  131. <textFieldCell key="cell" lineBreakMode="clipping" title="Dropdown" id="Uw5-E0-8dW">
  132. <font key="font" usesAppearanceFont="YES"/>
  133. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  134. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  135. </textFieldCell>
  136. </textField>
  137. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nwD-hd-p8i">
  138. <rect key="frame" x="53" y="379" width="136" height="23"/>
  139. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="Default-Primary" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="CcZ-5j-5qn">
  140. <font key="font" metaFont="system"/>
  141. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  142. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  143. <objectValues>
  144. <string>Default-Primary</string>
  145. <string>Default-Gray(Secondary)</string>
  146. <string>Default-Default (Tertiary)</string>
  147. <string>Default-Text Primary</string>
  148. <string>Default-Text Gray</string>
  149. <string>Default-Icon Gray</string>
  150. <string>Default-Icon</string>
  151. <string>Split-Primary</string>
  152. <string>Split-Gray(Secondary)</string>
  153. <string>Tool</string>
  154. </objectValues>
  155. </comboBoxCell>
  156. <connections>
  157. <action selector="typeMenuItemAction:" target="-2" id="eXb-Na-yjg"/>
  158. </connections>
  159. </comboBox>
  160. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Sng-fz-00Y">
  161. <rect key="frame" x="8" y="383" width="38" height="16"/>
  162. <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="Xm4-vc-A1U">
  163. <font key="font" usesAppearanceFont="YES"/>
  164. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  165. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  166. </textFieldCell>
  167. </textField>
  168. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uDR-gs-9wu">
  169. <rect key="frame" x="8" y="353" width="34" height="16"/>
  170. <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="GH0-4O-IcM">
  171. <font key="font" usesAppearanceFont="YES"/>
  172. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  173. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  174. </textFieldCell>
  175. </textField>
  176. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iZM-4z-lPA">
  177. <rect key="frame" x="53" y="349" width="136" height="23"/>
  178. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="v7w-sT-jZ6">
  179. <font key="font" metaFont="system"/>
  180. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  181. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  182. <objectValues>
  183. <string>M</string>
  184. <string>S</string>
  185. <string>XS</string>
  186. <string>XXS</string>
  187. <string>XXXS</string>
  188. </objectValues>
  189. </comboBoxCell>
  190. <connections>
  191. <action selector="sizeMenuItemAction:" target="-2" id="3Gj-bd-pMQ"/>
  192. </connections>
  193. </comboBox>
  194. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6bm-Wp-24a">
  195. <rect key="frame" x="8" y="314" width="79" height="18"/>
  196. <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z7G-oP-MfB">
  197. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  198. <font key="font" metaFont="system"/>
  199. </buttonCell>
  200. <connections>
  201. <action selector="disabledButtonAction:" target="-2" id="by9-b8-aGz"/>
  202. </connections>
  203. </button>
  204. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CyI-3g-kTh">
  205. <rect key="frame" x="8" y="269" width="65" height="16"/>
  206. <textFieldCell key="cell" lineBreakMode="clipping" title="MenuItem" id="cp2-mH-caU">
  207. <font key="font" usesAppearanceFont="YES"/>
  208. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  209. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  210. </textFieldCell>
  211. </textField>
  212. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="J4r-lI-3p0">
  213. <rect key="frame" x="8" y="242" width="130" height="18"/>
  214. <buttonCell key="cell" type="check" title="multiple selected" bezelStyle="regularSquare" imagePosition="left" inset="2" id="C5L-Kq-uX4">
  215. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  216. <font key="font" metaFont="system"/>
  217. </buttonCell>
  218. <connections>
  219. <action selector="itemAction:" target="-2" id="In4-1t-3MX"/>
  220. </connections>
  221. </button>
  222. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hvz-c4-5LR">
  223. <rect key="frame" x="8" y="216" width="79" height="18"/>
  224. <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Rad-uZ-vK4">
  225. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  226. <font key="font" metaFont="system"/>
  227. </buttonCell>
  228. <connections>
  229. <action selector="itemAction:" target="-2" id="0c0-uc-kFO"/>
  230. </connections>
  231. </button>
  232. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hzl-kx-skE">
  233. <rect key="frame" x="8" y="190" width="75" height="18"/>
  234. <buttonCell key="cell" type="check" title="left icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="glc-46-jWg">
  235. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  236. <font key="font" metaFont="system"/>
  237. </buttonCell>
  238. <connections>
  239. <action selector="itemAction:" target="-2" id="hsk-oo-n4I"/>
  240. </connections>
  241. </button>
  242. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uXl-N4-rjr">
  243. <rect key="frame" x="8" y="164" width="84" height="18"/>
  244. <buttonCell key="cell" type="check" title="right icon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Vm-8H-aPr">
  245. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  246. <font key="font" metaFont="system"/>
  247. </buttonCell>
  248. <connections>
  249. <action selector="itemAction:" target="-2" id="OzD-0q-FM5"/>
  250. </connections>
  251. </button>
  252. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i0g-Rt-dnc">
  253. <rect key="frame" x="10" y="134" width="136" height="21"/>
  254. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="⌘ ⌥ A" placeholderString="key Equivalent" drawsBackground="YES" id="10T-7i-Ult">
  255. <font key="font" metaFont="system"/>
  256. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  257. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  258. </textFieldCell>
  259. </textField>
  260. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jzo-cL-PQ6">
  261. <rect key="frame" x="8" y="98" width="96" height="16"/>
  262. <textFieldCell key="cell" lineBreakMode="clipping" title="Dropdown Tool" id="A52-IJ-08R">
  263. <font key="font" usesAppearanceFont="YES"/>
  264. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  265. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  266. </textFieldCell>
  267. </textField>
  268. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RaR-Yp-THZ">
  269. <rect key="frame" x="8" y="71" width="72" height="18"/>
  270. <buttonCell key="cell" type="check" title="leftIcon" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aGC-0R-Q11">
  271. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  272. <font key="font" metaFont="system"/>
  273. </buttonCell>
  274. <connections>
  275. <action selector="itemAction:" target="-2" id="iyo-0a-V08"/>
  276. </connections>
  277. </button>
  278. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8wW-a9-FcS">
  279. <rect key="frame" x="8" y="19" width="79" height="18"/>
  280. <buttonCell key="cell" type="check" title="Disabled" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2uF-6P-cwq">
  281. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  282. <font key="font" metaFont="system"/>
  283. </buttonCell>
  284. <connections>
  285. <action selector="itemAction:" target="-2" id="CfV-BO-fyQ"/>
  286. </connections>
  287. </button>
  288. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1lm-hM-fUq">
  289. <rect key="frame" x="8" y="45" width="87" height="18"/>
  290. <buttonCell key="cell" type="check" title="dropdown" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gJt-Ih-bWV">
  291. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  292. <font key="font" metaFont="system"/>
  293. </buttonCell>
  294. <connections>
  295. <action selector="itemAction:" target="-2" id="PAd-fd-rcC"/>
  296. </connections>
  297. </button>
  298. </subviews>
  299. <constraints>
  300. <constraint firstItem="Hvz-c4-5LR" firstAttribute="top" secondItem="J4r-lI-3p0" secondAttribute="bottom" constant="10" id="3Bw-FC-n4o"/>
  301. <constraint firstItem="Sng-fz-00Y" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="4kR-63-Y40"/>
  302. <constraint firstItem="6bm-Wp-24a" firstAttribute="top" secondItem="iZM-4z-lPA" secondAttribute="bottom" constant="20" id="60g-Zb-quu"/>
  303. <constraint firstItem="iZM-4z-lPA" firstAttribute="centerY" secondItem="uDR-gs-9wu" secondAttribute="centerY" id="6ea-s1-k9d"/>
  304. <constraint firstItem="CyI-3g-kTh" firstAttribute="top" secondItem="6bm-Wp-24a" secondAttribute="bottom" constant="30" id="ALQ-ft-aXw"/>
  305. <constraint firstItem="nwD-hd-p8i" firstAttribute="centerY" secondItem="Sng-fz-00Y" secondAttribute="centerY" id="AuA-Vf-HMO"/>
  306. <constraint firstItem="RaR-Yp-THZ" firstAttribute="leading" secondItem="jzo-cL-PQ6" secondAttribute="leading" id="BNl-OO-qMc"/>
  307. <constraint firstItem="q10-eV-Hjj" firstAttribute="top" secondItem="24v-NW-LDj" secondAttribute="top" constant="10" id="FxF-2l-0lG"/>
  308. <constraint firstItem="1lm-hM-fUq" firstAttribute="top" secondItem="RaR-Yp-THZ" secondAttribute="bottom" constant="10" id="GFK-zi-Iwm"/>
  309. <constraint firstItem="nwD-hd-p8i" firstAttribute="top" secondItem="24v-NW-LDj" secondAttribute="top" constant="40" id="JRM-Ez-d1q"/>
  310. <constraint firstAttribute="trailing" secondItem="nwD-hd-p8i" secondAttribute="trailing" constant="10" id="K1D-e4-ZOZ"/>
  311. <constraint firstItem="uXl-N4-rjr" firstAttribute="top" secondItem="Hzl-kx-skE" secondAttribute="bottom" constant="10" id="Ldz-SM-FmV"/>
  312. <constraint firstItem="J4r-lI-3p0" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="MiS-we-5jq"/>
  313. <constraint firstItem="i0g-Rt-dnc" firstAttribute="top" secondItem="uXl-N4-rjr" secondAttribute="bottom" constant="10" id="NGp-1A-Rn2"/>
  314. <constraint firstItem="jzo-cL-PQ6" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="NQP-wo-J9C"/>
  315. <constraint firstItem="i0g-Rt-dnc" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="Sxi-kv-OtY"/>
  316. <constraint firstItem="6bm-Wp-24a" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="Wqu-A0-W0w"/>
  317. <constraint firstItem="Hzl-kx-skE" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="X4m-nR-cxh"/>
  318. <constraint firstItem="nwD-hd-p8i" firstAttribute="leading" secondItem="Sng-fz-00Y" secondAttribute="trailing" constant="10" id="Zjf-Wq-pMn"/>
  319. <constraint firstItem="CyI-3g-kTh" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="bjj-Vo-urI"/>
  320. <constraint firstItem="8wW-a9-FcS" firstAttribute="top" secondItem="1lm-hM-fUq" secondAttribute="bottom" constant="10" id="dGP-pV-QlS"/>
  321. <constraint firstItem="uDR-gs-9wu" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="eAR-u2-L9H"/>
  322. <constraint firstAttribute="trailing" secondItem="iZM-4z-lPA" secondAttribute="trailing" constant="10" id="eEB-oe-8do"/>
  323. <constraint firstItem="RaR-Yp-THZ" firstAttribute="top" secondItem="jzo-cL-PQ6" secondAttribute="bottom" constant="10" id="ehp-la-5K7"/>
  324. <constraint firstItem="iZM-4z-lPA" firstAttribute="leading" secondItem="nwD-hd-p8i" secondAttribute="leading" id="lTi-Xt-5ck"/>
  325. <constraint firstItem="jzo-cL-PQ6" firstAttribute="top" secondItem="i0g-Rt-dnc" secondAttribute="bottom" constant="20" id="lgY-fs-nyt"/>
  326. <constraint firstItem="uXl-N4-rjr" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="lq7-xM-cRR"/>
  327. <constraint firstItem="Hvz-c4-5LR" firstAttribute="leading" secondItem="24v-NW-LDj" secondAttribute="leading" constant="10" id="lrV-xD-wOf"/>
  328. <constraint firstAttribute="trailing" secondItem="i0g-Rt-dnc" secondAttribute="trailing" constant="50" id="mSQ-MV-cjR"/>
  329. <constraint firstItem="8wW-a9-FcS" firstAttribute="leading" secondItem="jzo-cL-PQ6" secondAttribute="leading" id="ofQ-hV-LQl"/>
  330. <constraint firstItem="Hzl-kx-skE" firstAttribute="top" secondItem="Hvz-c4-5LR" secondAttribute="bottom" constant="10" id="sYH-2D-ItL"/>
  331. <constraint firstItem="J4r-lI-3p0" firstAttribute="top" secondItem="CyI-3g-kTh" secondAttribute="bottom" constant="10" id="ugr-5i-ZSX"/>
  332. <constraint firstItem="iZM-4z-lPA" firstAttribute="top" secondItem="nwD-hd-p8i" secondAttribute="bottom" constant="10" id="we5-ly-aEE"/>
  333. <constraint firstItem="q10-eV-Hjj" firstAttribute="leading" secondItem="Sng-fz-00Y" secondAttribute="leading" id="x10-cB-EkW"/>
  334. <constraint firstItem="1lm-hM-fUq" firstAttribute="leading" secondItem="RaR-Yp-THZ" secondAttribute="leading" id="x8O-so-Rt7"/>
  335. <constraint firstAttribute="bottom" secondItem="8wW-a9-FcS" secondAttribute="bottom" constant="20" id="xge-Lm-YOF"/>
  336. </constraints>
  337. </customView>
  338. </subviews>
  339. <constraints>
  340. <constraint firstItem="24v-NW-LDj" firstAttribute="top" secondItem="IUp-h0-D7b" secondAttribute="top" constant="20" id="JAv-p6-B50"/>
  341. <constraint firstItem="24v-NW-LDj" firstAttribute="leading" secondItem="IUp-h0-D7b" secondAttribute="leading" constant="20" id="SP5-ik-LwU"/>
  342. </constraints>
  343. </view>
  344. </box>
  345. </subviews>
  346. <constraints>
  347. <constraint firstAttribute="trailing" secondItem="0Kd-Vu-OAX" secondAttribute="trailing" constant="20" id="D5T-mr-fbg"/>
  348. <constraint firstItem="MUr-ux-Rd8" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="NMT-5b-qEm"/>
  349. <constraint firstAttribute="bottom" secondItem="0Kd-Vu-OAX" secondAttribute="bottom" constant="20" id="NfB-6i-Lo1"/>
  350. <constraint firstItem="0Kd-Vu-OAX" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="Tng-93-HtD"/>
  351. <constraint firstAttribute="bottom" secondItem="MUr-ux-Rd8" secondAttribute="bottom" constant="20" id="fCu-02-QVd"/>
  352. <constraint firstItem="MUr-ux-Rd8" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="kU3-9M-yzf"/>
  353. <constraint firstItem="0Kd-Vu-OAX" firstAttribute="leading" secondItem="MUr-ux-Rd8" secondAttribute="trailing" constant="20" id="te3-IV-ONu"/>
  354. </constraints>
  355. <point key="canvasLocation" x="392.5" y="316"/>
  356. </customView>
  357. </objects>
  358. </document>