KMHomeInsertActionViewController.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  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="KMHomeInsertActionViewController" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="currentPageNumberBox" destination="ZSu-vA-dpi" id="QZO-MG-CQh"/>
  12. <outlet property="currentPageNumberTextField" destination="1YF-Mu-wyU" id="THI-ih-iXB"/>
  13. <outlet property="customizePageBox" destination="Wxg-od-fF4" id="Lwh-rs-M24"/>
  14. <outlet property="customizePageImageView" destination="nlH-uS-LUy" id="UvW-rs-ndv"/>
  15. <outlet property="customizePageLabel" destination="Tra-v0-hEC" id="kR3-FF-63l"/>
  16. <outlet property="firstPageBox" destination="KBK-F3-V8J" id="9AY-PP-KZv"/>
  17. <outlet property="firstPageImageView" destination="KB2-7Q-pTf" id="S4v-65-Lol"/>
  18. <outlet property="firstPageLabel" destination="UBB-Sw-1E1" id="S1j-P5-BD4"/>
  19. <outlet property="insertFileLabel" destination="6Ez-fL-Yvl" id="rur-y8-AYF"/>
  20. <outlet property="lastPageBox" destination="S7U-NP-Kh9" id="3UX-0w-d2D"/>
  21. <outlet property="lastPageImageView" destination="a8b-UV-3Np" id="AQF-V5-B7n"/>
  22. <outlet property="lastPageLabel" destination="o73-c3-ESL" id="mnR-nL-aWp"/>
  23. <outlet property="pageScopeBox" destination="oia-6h-PQ2" id="iHY-SS-U7L"/>
  24. <outlet property="pageScopePopUpButton" destination="HJq-fU-Q86" id="9nF-J6-rHD"/>
  25. <outlet property="positionInsertLabel" destination="t94-lX-ib8" id="zlH-eM-Bep"/>
  26. <outlet property="selectBox" destination="QD7-TS-Mk2" id="YgO-UT-R7i"/>
  27. <outlet property="selectFileBox" destination="6L9-tl-DaH" id="rH8-Iz-Vbo"/>
  28. <outlet property="selectFileTextField" destination="b0G-bH-cEB" id="gyt-Pw-jya"/>
  29. <outlet property="selectLabel" destination="XhW-hu-k0s" id="HqQ-5X-bMG"/>
  30. <outlet property="totalPageNumberLabel" destination="W7c-1E-xFW" id="riY-qV-S6h"/>
  31. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  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="480" height="272"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <subviews>
  40. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="DaG-w4-dyY">
  41. <rect key="frame" x="0.0" y="224" width="33" height="32"/>
  42. <view key="contentView" id="EB8-ph-Fze">
  43. <rect key="frame" x="0.0" y="0.0" width="33" height="32"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  45. <subviews>
  46. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6Ez-fL-Yvl">
  47. <rect key="frame" x="-2" y="8" width="37" height="16"/>
  48. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="xUu-Fp-K4f">
  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. </subviews>
  55. <constraints>
  56. <constraint firstAttribute="trailing" secondItem="6Ez-fL-Yvl" secondAttribute="trailing" id="CJb-5w-2Y5"/>
  57. <constraint firstItem="6Ez-fL-Yvl" firstAttribute="leading" secondItem="EB8-ph-Fze" secondAttribute="leading" id="M5R-79-FAN"/>
  58. </constraints>
  59. </view>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="32" id="AoA-vX-p0w"/>
  62. <constraint firstItem="6Ez-fL-Yvl" firstAttribute="centerY" secondItem="DaG-w4-dyY" secondAttribute="centerY" id="NE4-7k-e88"/>
  63. </constraints>
  64. </box>
  65. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="6L9-tl-DaH">
  66. <rect key="frame" x="0.0" y="192" width="401" height="32"/>
  67. <view key="contentView" id="FyK-zM-Ftn">
  68. <rect key="frame" x="1" y="1" width="399" height="30"/>
  69. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  70. <subviews>
  71. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b0G-bH-cEB">
  72. <rect key="frame" x="-2" y="7" width="403" height="16"/>
  73. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="Ka8-TL-O2w">
  74. <font key="font" usesAppearanceFont="YES"/>
  75. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  76. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  77. </textFieldCell>
  78. </textField>
  79. </subviews>
  80. <constraints>
  81. <constraint firstAttribute="trailing" secondItem="b0G-bH-cEB" secondAttribute="trailing" id="a8S-GO-WwR"/>
  82. <constraint firstItem="b0G-bH-cEB" firstAttribute="leading" secondItem="FyK-zM-Ftn" secondAttribute="leading" id="rds-Xt-cg9"/>
  83. </constraints>
  84. </view>
  85. <constraints>
  86. <constraint firstItem="b0G-bH-cEB" firstAttribute="centerY" secondItem="6L9-tl-DaH" secondAttribute="centerY" id="RGL-x0-TM2"/>
  87. <constraint firstAttribute="height" constant="32" id="pWn-ca-wzo"/>
  88. </constraints>
  89. </box>
  90. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QD7-TS-Mk2" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  91. <rect key="frame" x="406" y="192" width="61" height="32"/>
  92. <view key="contentView" id="vWX-3I-Nvj">
  93. <rect key="frame" x="1" y="1" width="59" height="30"/>
  94. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  95. <subviews>
  96. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XhW-hu-k0s">
  97. <rect key="frame" x="11" y="7" width="37" height="16"/>
  98. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="XU9-zz-XZD">
  99. <font key="font" usesAppearanceFont="YES"/>
  100. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  101. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  102. </textFieldCell>
  103. </textField>
  104. </subviews>
  105. <constraints>
  106. <constraint firstAttribute="trailing" secondItem="XhW-hu-k0s" secondAttribute="trailing" constant="13" id="NdX-sv-0SQ"/>
  107. <constraint firstItem="XhW-hu-k0s" firstAttribute="leading" secondItem="vWX-3I-Nvj" secondAttribute="leading" constant="13" id="V7M-Lw-BdW"/>
  108. </constraints>
  109. </view>
  110. <constraints>
  111. <constraint firstItem="XhW-hu-k0s" firstAttribute="centerY" secondItem="QD7-TS-Mk2" secondAttribute="centerY" id="31c-Py-IK9"/>
  112. <constraint firstAttribute="height" constant="32" id="97Y-xi-Y6s"/>
  113. </constraints>
  114. </box>
  115. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Y5-4y-yRb">
  116. <rect key="frame" x="0.0" y="148" width="33" height="22"/>
  117. <view key="contentView" id="8GJ-KR-65F">
  118. <rect key="frame" x="0.0" y="0.0" width="33" height="22"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <subviews>
  121. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t94-lX-ib8">
  122. <rect key="frame" x="-2" y="3" width="37" height="16"/>
  123. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="mhD-kt-Bwm">
  124. <font key="font" usesAppearanceFont="YES"/>
  125. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  126. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  127. </textFieldCell>
  128. </textField>
  129. </subviews>
  130. <constraints>
  131. <constraint firstAttribute="trailing" secondItem="t94-lX-ib8" secondAttribute="trailing" id="JGy-1s-EgL"/>
  132. <constraint firstItem="t94-lX-ib8" firstAttribute="leading" secondItem="8GJ-KR-65F" secondAttribute="leading" id="glM-3a-j6a"/>
  133. </constraints>
  134. </view>
  135. <constraints>
  136. <constraint firstItem="t94-lX-ib8" firstAttribute="centerY" secondItem="0Y5-4y-yRb" secondAttribute="centerY" id="aVO-cX-TWm"/>
  137. <constraint firstAttribute="height" constant="22" id="zmP-M1-Mrw"/>
  138. </constraints>
  139. </box>
  140. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KBK-F3-V8J" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  141. <rect key="frame" x="0.0" y="104" width="61" height="32"/>
  142. <view key="contentView" id="1Yo-Q1-lKt">
  143. <rect key="frame" x="0.0" y="0.0" width="61" height="32"/>
  144. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  145. <subviews>
  146. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="KB2-7Q-pTf">
  147. <rect key="frame" x="0.0" y="8" width="16" height="16"/>
  148. <constraints>
  149. <constraint firstAttribute="width" constant="16" id="5XG-sv-NKo"/>
  150. <constraint firstAttribute="height" constant="16" id="qhX-Kp-57x"/>
  151. </constraints>
  152. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUnSelect" id="YtW-fG-ETJ"/>
  153. </imageView>
  154. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UBB-Sw-1E1">
  155. <rect key="frame" x="26" y="8" width="37" height="16"/>
  156. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="0VS-Xf-ug4">
  157. <font key="font" metaFont="system"/>
  158. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  159. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  160. </textFieldCell>
  161. </textField>
  162. </subviews>
  163. <constraints>
  164. <constraint firstAttribute="trailing" secondItem="UBB-Sw-1E1" secondAttribute="trailing" id="AZI-bH-2qR"/>
  165. <constraint firstItem="UBB-Sw-1E1" firstAttribute="leading" secondItem="KB2-7Q-pTf" secondAttribute="trailing" constant="12" id="fRk-GA-Hqk"/>
  166. <constraint firstItem="UBB-Sw-1E1" firstAttribute="centerY" secondItem="KB2-7Q-pTf" secondAttribute="centerY" id="oiQ-xA-pt1"/>
  167. <constraint firstItem="KB2-7Q-pTf" firstAttribute="leading" secondItem="1Yo-Q1-lKt" secondAttribute="leading" id="zif-5U-6F3"/>
  168. </constraints>
  169. </view>
  170. <constraints>
  171. <constraint firstAttribute="height" constant="32" id="67d-Tc-QjH"/>
  172. <constraint firstItem="KB2-7Q-pTf" firstAttribute="centerY" secondItem="KBK-F3-V8J" secondAttribute="centerY" id="8Xa-nc-0xV"/>
  173. </constraints>
  174. </box>
  175. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="S7U-NP-Kh9" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  176. <rect key="frame" x="125" y="104" width="61" height="32"/>
  177. <view key="contentView" id="ANp-jy-i4W">
  178. <rect key="frame" x="0.0" y="0.0" width="61" height="32"/>
  179. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  180. <subviews>
  181. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="a8b-UV-3Np">
  182. <rect key="frame" x="0.0" y="8" width="16" height="16"/>
  183. <constraints>
  184. <constraint firstAttribute="height" constant="16" id="qzz-rd-Lqf"/>
  185. <constraint firstAttribute="width" constant="16" id="rc5-Or-a3c"/>
  186. </constraints>
  187. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUnSelect" id="f1b-8s-pxv"/>
  188. </imageView>
  189. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="o73-c3-ESL">
  190. <rect key="frame" x="26" y="8" width="37" height="16"/>
  191. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Ka2-5Q-9qe">
  192. <font key="font" metaFont="system"/>
  193. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  194. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  195. </textFieldCell>
  196. </textField>
  197. </subviews>
  198. <constraints>
  199. <constraint firstItem="o73-c3-ESL" firstAttribute="centerY" secondItem="a8b-UV-3Np" secondAttribute="centerY" id="2t0-tS-GMp"/>
  200. <constraint firstAttribute="trailing" secondItem="o73-c3-ESL" secondAttribute="trailing" id="Da4-F1-ZRD"/>
  201. <constraint firstItem="a8b-UV-3Np" firstAttribute="leading" secondItem="ANp-jy-i4W" secondAttribute="leading" id="nj3-vy-CE5"/>
  202. <constraint firstItem="o73-c3-ESL" firstAttribute="leading" secondItem="a8b-UV-3Np" secondAttribute="trailing" constant="12" id="xCn-7R-sfk"/>
  203. </constraints>
  204. </view>
  205. <constraints>
  206. <constraint firstItem="a8b-UV-3Np" firstAttribute="centerY" secondItem="S7U-NP-Kh9" secondAttribute="centerY" id="EPh-GU-usV"/>
  207. </constraints>
  208. </box>
  209. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jva-Cj-2G7">
  210. <rect key="frame" x="73" y="64" width="125" height="32"/>
  211. <view key="contentView" id="Zqn-yc-LBy">
  212. <rect key="frame" x="0.0" y="0.0" width="125" height="32"/>
  213. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  214. <subviews>
  215. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ZSu-vA-dpi">
  216. <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
  217. <view key="contentView" id="4Lj-xd-jn0">
  218. <rect key="frame" x="1" y="1" width="78" height="30"/>
  219. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  220. <subviews>
  221. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1YF-Mu-wyU">
  222. <rect key="frame" x="11" y="7" width="56" height="16"/>
  223. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="t0e-GP-fty">
  224. <font key="font" usesAppearanceFont="YES"/>
  225. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  226. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  227. </textFieldCell>
  228. </textField>
  229. </subviews>
  230. <constraints>
  231. <constraint firstAttribute="trailing" secondItem="1YF-Mu-wyU" secondAttribute="trailing" constant="13" id="TQn-di-kyJ"/>
  232. <constraint firstItem="1YF-Mu-wyU" firstAttribute="leading" secondItem="4Lj-xd-jn0" secondAttribute="leading" constant="13" id="Xfr-l9-IQG"/>
  233. </constraints>
  234. </view>
  235. <constraints>
  236. <constraint firstItem="1YF-Mu-wyU" firstAttribute="centerY" secondItem="ZSu-vA-dpi" secondAttribute="centerY" id="Fsl-T5-ELa"/>
  237. <constraint firstAttribute="width" constant="80" id="K9H-aH-byP"/>
  238. </constraints>
  239. </box>
  240. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W7c-1E-xFW">
  241. <rect key="frame" x="90" y="8" width="37" height="16"/>
  242. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Tpk-Ho-Pyj">
  243. <font key="font" usesAppearanceFont="YES"/>
  244. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  245. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  246. </textFieldCell>
  247. </textField>
  248. </subviews>
  249. <constraints>
  250. <constraint firstItem="ZSu-vA-dpi" firstAttribute="leading" secondItem="Zqn-yc-LBy" secondAttribute="leading" id="3Kn-ZA-nII"/>
  251. <constraint firstAttribute="trailing" secondItem="W7c-1E-xFW" secondAttribute="trailing" id="Gsr-BK-6k2"/>
  252. <constraint firstItem="ZSu-vA-dpi" firstAttribute="top" secondItem="Zqn-yc-LBy" secondAttribute="top" id="Q22-Rj-ZnM"/>
  253. <constraint firstItem="W7c-1E-xFW" firstAttribute="leading" secondItem="ZSu-vA-dpi" secondAttribute="trailing" constant="12" id="aIf-Ww-HVr"/>
  254. <constraint firstAttribute="bottom" secondItem="ZSu-vA-dpi" secondAttribute="bottom" id="xAH-id-Uj9"/>
  255. </constraints>
  256. </view>
  257. <constraints>
  258. <constraint firstItem="W7c-1E-xFW" firstAttribute="centerY" secondItem="jva-Cj-2G7" secondAttribute="centerY" id="KhB-dB-bfn"/>
  259. </constraints>
  260. </box>
  261. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Wxg-od-fF4" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  262. <rect key="frame" x="0.0" y="64" width="61" height="32"/>
  263. <view key="contentView" id="pWc-ZO-dXx">
  264. <rect key="frame" x="0.0" y="0.0" width="61" height="32"/>
  265. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  266. <subviews>
  267. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nlH-uS-LUy">
  268. <rect key="frame" x="0.0" y="8" width="16" height="16"/>
  269. <constraints>
  270. <constraint firstAttribute="width" constant="16" id="6za-FH-bBt"/>
  271. <constraint firstAttribute="height" constant="16" id="uMY-gg-iLJ"/>
  272. </constraints>
  273. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUnSelect" id="qy8-Sj-sqV"/>
  274. </imageView>
  275. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Tra-v0-hEC">
  276. <rect key="frame" x="26" y="8" width="37" height="16"/>
  277. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Myi-NH-LcP">
  278. <font key="font" metaFont="system"/>
  279. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  280. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  281. </textFieldCell>
  282. </textField>
  283. </subviews>
  284. <constraints>
  285. <constraint firstItem="nlH-uS-LUy" firstAttribute="leading" secondItem="pWc-ZO-dXx" secondAttribute="leading" id="AcE-PM-jfD"/>
  286. <constraint firstItem="Tra-v0-hEC" firstAttribute="centerY" secondItem="nlH-uS-LUy" secondAttribute="centerY" id="UsP-5x-aeH"/>
  287. <constraint firstItem="Tra-v0-hEC" firstAttribute="leading" secondItem="nlH-uS-LUy" secondAttribute="trailing" constant="12" id="YCK-TD-YBG"/>
  288. <constraint firstAttribute="trailing" secondItem="Tra-v0-hEC" secondAttribute="trailing" id="hXR-PI-Ys8"/>
  289. </constraints>
  290. </view>
  291. <constraints>
  292. <constraint firstAttribute="height" constant="32" id="dGg-RE-ZTb"/>
  293. <constraint firstItem="nlH-uS-LUy" firstAttribute="centerY" secondItem="Wxg-od-fF4" secondAttribute="centerY" id="zMd-ac-eJr"/>
  294. </constraints>
  295. </box>
  296. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="oia-6h-PQ2">
  297. <rect key="frame" x="28" y="25" width="439" height="32"/>
  298. <view key="contentView" id="gjZ-b9-oNQ">
  299. <rect key="frame" x="1" y="1" width="437" height="30"/>
  300. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  301. <subviews>
  302. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="HJq-fU-Q86">
  303. <rect key="frame" x="5" y="0.0" width="422" height="30"/>
  304. <popUpButtonCell key="cell" type="square" title="Item 1" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" selectedItem="vXn-Sv-2V5" id="GzK-Jz-Svn">
  305. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  306. <font key="font" metaFont="menu"/>
  307. <menu key="menu" id="iNx-Za-nCT">
  308. <items>
  309. <menuItem title="Item 1" state="on" id="vXn-Sv-2V5"/>
  310. <menuItem title="Item 2" id="pvJ-sF-0g2"/>
  311. <menuItem title="Item 3" id="w4M-ZG-RRp"/>
  312. </items>
  313. </menu>
  314. </popUpButtonCell>
  315. </popUpButton>
  316. </subviews>
  317. <constraints>
  318. <constraint firstAttribute="bottom" secondItem="HJq-fU-Q86" secondAttribute="bottom" id="AM2-Np-JPt"/>
  319. <constraint firstAttribute="trailing" secondItem="HJq-fU-Q86" secondAttribute="trailing" constant="10" id="Ke6-GI-Bj1"/>
  320. <constraint firstItem="HJq-fU-Q86" firstAttribute="leading" secondItem="gjZ-b9-oNQ" secondAttribute="leading" constant="10" id="Ys1-sY-jYr"/>
  321. <constraint firstItem="HJq-fU-Q86" firstAttribute="top" secondItem="gjZ-b9-oNQ" secondAttribute="top" id="hQM-75-uNv"/>
  322. </constraints>
  323. </view>
  324. <constraints>
  325. <constraint firstAttribute="height" constant="32" id="04q-tD-JZx"/>
  326. </constraints>
  327. </box>
  328. </subviews>
  329. <constraints>
  330. <constraint firstItem="oia-6h-PQ2" firstAttribute="top" secondItem="jva-Cj-2G7" secondAttribute="bottom" constant="7" id="0hi-NQ-ay3"/>
  331. <constraint firstItem="DaG-w4-dyY" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="3KH-zc-YRG"/>
  332. <constraint firstItem="S7U-NP-Kh9" firstAttribute="centerY" secondItem="KBK-F3-V8J" secondAttribute="centerY" id="8br-rD-0Gj"/>
  333. <constraint firstItem="0Y5-4y-yRb" firstAttribute="top" secondItem="6L9-tl-DaH" secondAttribute="bottom" constant="22" id="EGL-ZJ-bIb"/>
  334. <constraint firstItem="QD7-TS-Mk2" firstAttribute="leading" secondItem="6L9-tl-DaH" secondAttribute="trailing" constant="5" id="FpS-J6-mqO"/>
  335. <constraint firstItem="6L9-tl-DaH" firstAttribute="top" secondItem="DaG-w4-dyY" secondAttribute="bottom" id="JMO-ND-NTV"/>
  336. <constraint firstItem="Wxg-od-fF4" firstAttribute="top" secondItem="KBK-F3-V8J" secondAttribute="bottom" constant="8" id="LOQ-LS-LfC"/>
  337. <constraint firstItem="jva-Cj-2G7" firstAttribute="height" secondItem="Wxg-od-fF4" secondAttribute="height" id="PO7-uz-5re"/>
  338. <constraint firstAttribute="trailing" secondItem="QD7-TS-Mk2" secondAttribute="trailing" constant="13" id="R8V-jF-ofN"/>
  339. <constraint firstItem="S7U-NP-Kh9" firstAttribute="leading" secondItem="KBK-F3-V8J" secondAttribute="trailing" constant="64" id="SwG-7D-vZ8"/>
  340. <constraint firstItem="oia-6h-PQ2" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="28" id="dWn-91-xWZ"/>
  341. <constraint firstItem="KBK-F3-V8J" firstAttribute="top" secondItem="0Y5-4y-yRb" secondAttribute="bottom" constant="12" id="dqC-7j-5UK"/>
  342. <constraint firstItem="S7U-NP-Kh9" firstAttribute="height" secondItem="KBK-F3-V8J" secondAttribute="height" id="hKS-Sf-OZv"/>
  343. <constraint firstItem="Wxg-od-fF4" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="kLm-Jz-wFd"/>
  344. <constraint firstItem="KBK-F3-V8J" firstAttribute="leading" secondItem="6L9-tl-DaH" secondAttribute="leading" id="lnB-7R-qo6"/>
  345. <constraint firstItem="jva-Cj-2G7" firstAttribute="leading" secondItem="Wxg-od-fF4" secondAttribute="trailing" constant="12" id="pbh-Bu-RcZ"/>
  346. <constraint firstAttribute="trailing" secondItem="oia-6h-PQ2" secondAttribute="trailing" constant="13" id="qUi-gb-PNR"/>
  347. <constraint firstItem="jva-Cj-2G7" firstAttribute="centerY" secondItem="Wxg-od-fF4" secondAttribute="centerY" id="qct-xK-gP0"/>
  348. <constraint firstItem="6L9-tl-DaH" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="qrJ-zF-n44"/>
  349. <constraint firstItem="DaG-w4-dyY" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="wZp-K6-0NP"/>
  350. <constraint firstItem="0Y5-4y-yRb" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="xho-gt-74e"/>
  351. <constraint firstItem="QD7-TS-Mk2" firstAttribute="centerY" secondItem="6L9-tl-DaH" secondAttribute="centerY" id="zm1-Tg-a3V"/>
  352. </constraints>
  353. <point key="canvasLocation" x="2" y="139"/>
  354. </customView>
  355. </objects>
  356. <resources>
  357. <image name="KMImageNameUnSelect" width="24" height="24"/>
  358. </resources>
  359. </document>