KMPreferenceGeneralController.xib 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  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="KMPreferenceGeneralController" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="authorLabel" destination="kd8-q8-4at" id="pYU-J1-3o7"/>
  12. <outlet property="authorTextField" destination="hfJ-rI-McV" id="OOh-2q-43S"/>
  13. <outlet property="closeFileLabel" destination="RnB-vA-I04" id="AiJ-JM-6vM"/>
  14. <outlet property="closeFileNoPromptRadio" destination="P8u-Pb-Y5E" id="DQr-kh-4pT"/>
  15. <outlet property="closeFilePopupPromptRadio" destination="Z2W-6n-p6E" id="gCx-cn-NoQ"/>
  16. <outlet property="filesBox" destination="hAp-a2-M0v" id="E1A-93-RJO"/>
  17. <outlet property="filesTitleLabel" destination="riG-dJ-nSX" id="GUa-XS-Hbg"/>
  18. <outlet property="maxDisplayNumberDespLabel" destination="nPb-c7-nMF" id="JBF-o1-AJz"/>
  19. <outlet property="maxDisplayNumberLabel" destination="sKj-Si-pxn" id="RTP-ar-OEO"/>
  20. <outlet property="maxDisplayNumberStepper" destination="Mad-Tb-FNL" id="yFw-cM-aQL"/>
  21. <outlet property="openImageFileAutoRadio" destination="tJg-dB-U9e" id="UPz-mr-nRd"/>
  22. <outlet property="openImageFileBox" destination="lc4-xb-hqf" id="Pr2-TV-n1v"/>
  23. <outlet property="openImageFileLabel" destination="jDz-n9-xxT" id="gls-fW-xvq"/>
  24. <outlet property="openImageFilePromptRadio" destination="yDa-Qc-toP" id="H6j-fV-7Dv"/>
  25. <outlet property="openLastUnCloseedDocumentCheck" destination="v63-Cy-ken" id="f7y-U1-CTT"/>
  26. <outlet property="openLastUnlockedDocumentCheck" destination="Djp-Jw-Efx" id="ZdG-bi-72Z"/>
  27. <outlet property="saveFileStepper" destination="bHn-8y-37Y" id="aNu-Qt-iN7"/>
  28. <outlet property="saveFilesCheck" destination="9t5-Ca-aGU" id="UUX-Js-JqD"/>
  29. <outlet property="saveFilesDespLabl" destination="HZC-lk-mbw" id="jKb-yv-C2o"/>
  30. <outlet property="savePasswordAlwaysRadio" destination="AGh-MW-dTz" id="ndH-jS-A6L"/>
  31. <outlet property="savePasswordAskRadio" destination="3M0-eB-j7z" id="NDb-Xa-lVp"/>
  32. <outlet property="savePasswordLabel" destination="jIL-C1-8TI" id="rfX-Ue-RY2"/>
  33. <outlet property="savePasswordNeverRadio" destination="ZU8-Jn-4Ec" id="Rt7-1O-ln7"/>
  34. <outlet property="setDefaultPDFReaderCheck" destination="KEV-hu-o8z" id="xrt-0V-yYn"/>
  35. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  36. </connections>
  37. </customObject>
  38. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  39. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  40. <customView misplaced="YES" id="Hz6-mo-xeY">
  41. <rect key="frame" x="0.0" y="0.0" width="512" height="473"/>
  42. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  43. <subviews>
  44. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="riG-dJ-nSX">
  45. <rect key="frame" x="14" y="352" width="37" height="16"/>
  46. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5Jz-AH-xXC">
  47. <font key="font" usesAppearanceFont="YES"/>
  48. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  49. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  50. </textFieldCell>
  51. </textField>
  52. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hAp-a2-M0v">
  53. <rect key="frame" x="16" y="126" width="480" height="224"/>
  54. <view key="contentView" id="KjG-rO-Q2S">
  55. <rect key="frame" x="1" y="1" width="478" height="222"/>
  56. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  57. <subviews>
  58. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="v63-Cy-ken">
  59. <rect key="frame" x="6" y="196" width="65" height="18"/>
  60. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Di6-ff-bHe">
  61. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  62. <font key="font" metaFont="system"/>
  63. </buttonCell>
  64. </button>
  65. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Djp-Jw-Efx">
  66. <rect key="frame" x="6" y="170" width="65" height="18"/>
  67. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="fZe-lN-kU9">
  68. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  69. <font key="font" metaFont="system"/>
  70. </buttonCell>
  71. </button>
  72. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="sKj-Si-pxn">
  73. <rect key="frame" x="6" y="145" width="466" height="16"/>
  74. <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="LdY-fr-TlJ">
  75. <font key="font" metaFont="system"/>
  76. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  77. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  78. </textFieldCell>
  79. </textField>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Mad-Tb-FNL">
  81. <rect key="frame" x="8" y="105" width="80" height="30"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="30" id="oy6-1P-kYz"/>
  84. <constraint firstAttribute="width" constant="80" id="swh-Hh-JGg"/>
  85. </constraints>
  86. </customView>
  87. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nPb-c7-nMF">
  88. <rect key="frame" x="94" y="112" width="37" height="16"/>
  89. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="OCN-cz-YK1">
  90. <font key="font" metaFont="system"/>
  91. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  92. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  93. </textFieldCell>
  94. </textField>
  95. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="I1T-ZG-fbp">
  96. <rect key="frame" x="8" y="92" width="462" height="5"/>
  97. </box>
  98. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9t5-Ca-aGU">
  99. <rect key="frame" x="6" y="65" width="65" height="18"/>
  100. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="BLe-Rf-sOH">
  101. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  102. <font key="font" metaFont="system"/>
  103. </buttonCell>
  104. </button>
  105. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bHn-8y-37Y" customClass="KMPreferenceStepper" customModule="PDF_Office" customModuleProvider="target">
  106. <rect key="frame" x="81" y="59" width="80" height="30"/>
  107. <constraints>
  108. <constraint firstAttribute="height" constant="30" id="qEC-GJ-IoA"/>
  109. <constraint firstAttribute="width" constant="80" id="vVS-vH-bye"/>
  110. </constraints>
  111. </customView>
  112. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="HZC-lk-mbw">
  113. <rect key="frame" x="169" y="66" width="92" height="16"/>
  114. <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="w3L-Er-ihn">
  115. <font key="font" metaFont="system"/>
  116. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  117. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  118. </textFieldCell>
  119. </textField>
  120. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RnB-vA-I04">
  121. <rect key="frame" x="6" y="38" width="37" height="16"/>
  122. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="pH9-za-OpE">
  123. <font key="font" metaFont="system"/>
  124. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  125. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  126. </textFieldCell>
  127. </textField>
  128. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z2W-6n-p6E">
  129. <rect key="frame" x="50" y="37" width="61" height="18"/>
  130. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="MKs-xg-XNn">
  131. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  132. <font key="font" metaFont="system"/>
  133. </buttonCell>
  134. </button>
  135. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P8u-Pb-Y5E">
  136. <rect key="frame" x="50" y="11" width="61" height="18"/>
  137. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="lbE-8A-6SP">
  138. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  139. <font key="font" metaFont="system"/>
  140. </buttonCell>
  141. </button>
  142. </subviews>
  143. <constraints>
  144. <constraint firstItem="P8u-Pb-Y5E" firstAttribute="leading" secondItem="RnB-vA-I04" secondAttribute="trailing" constant="11" id="7mf-Dw-CNv"/>
  145. <constraint firstItem="Mad-Tb-FNL" firstAttribute="top" secondItem="sKj-Si-pxn" secondAttribute="bottom" constant="10" id="Awm-Lp-bFB"/>
  146. <constraint firstItem="P8u-Pb-Y5E" firstAttribute="top" secondItem="Z2W-6n-p6E" secondAttribute="bottom" constant="10" id="Cnx-am-d8x"/>
  147. <constraint firstItem="nPb-c7-nMF" firstAttribute="leading" secondItem="Mad-Tb-FNL" secondAttribute="trailing" constant="8" id="Eot-iD-Atg"/>
  148. <constraint firstItem="Mad-Tb-FNL" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="G9K-tZ-YLC"/>
  149. <constraint firstItem="I1T-ZG-fbp" firstAttribute="top" secondItem="Mad-Tb-FNL" secondAttribute="bottom" constant="10" id="M5X-8D-QKa"/>
  150. <constraint firstItem="sKj-Si-pxn" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="ODO-aP-TT0"/>
  151. <constraint firstAttribute="bottom" secondItem="P8u-Pb-Y5E" secondAttribute="bottom" constant="12" id="Q3f-0A-Vbe"/>
  152. <constraint firstItem="RnB-vA-I04" firstAttribute="top" secondItem="9t5-Ca-aGU" secondAttribute="bottom" constant="12" id="QVq-4I-HkS"/>
  153. <constraint firstItem="v63-Cy-ken" firstAttribute="top" secondItem="KjG-rO-Q2S" secondAttribute="top" constant="9" id="T2d-eU-WCE"/>
  154. <constraint firstItem="RnB-vA-I04" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="Vmz-yr-X34"/>
  155. <constraint firstItem="v63-Cy-ken" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="Vu3-W0-keH"/>
  156. <constraint firstItem="I1T-ZG-fbp" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="bZj-gp-3Vk"/>
  157. <constraint firstItem="bHn-8y-37Y" firstAttribute="leading" secondItem="9t5-Ca-aGU" secondAttribute="trailing" constant="10" id="ckV-HC-6Lj"/>
  158. <constraint firstItem="nPb-c7-nMF" firstAttribute="centerY" secondItem="Mad-Tb-FNL" secondAttribute="centerY" id="fDN-Mu-FdQ"/>
  159. <constraint firstItem="9t5-Ca-aGU" firstAttribute="top" secondItem="I1T-ZG-fbp" secondAttribute="bottom" constant="12" id="fkI-jm-dE5"/>
  160. <constraint firstItem="HZC-lk-mbw" firstAttribute="centerY" secondItem="bHn-8y-37Y" secondAttribute="centerY" id="gf0-AT-TN2"/>
  161. <constraint firstItem="Djp-Jw-Efx" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="iwe-Rk-vC4"/>
  162. <constraint firstItem="bHn-8y-37Y" firstAttribute="centerY" secondItem="9t5-Ca-aGU" secondAttribute="centerY" id="jkc-kq-Exe"/>
  163. <constraint firstItem="9t5-Ca-aGU" firstAttribute="leading" secondItem="KjG-rO-Q2S" secondAttribute="leading" constant="8" id="nQd-cg-EqU"/>
  164. <constraint firstItem="Djp-Jw-Efx" firstAttribute="top" secondItem="v63-Cy-ken" secondAttribute="bottom" constant="10" id="nt6-Uy-6gI"/>
  165. <constraint firstItem="sKj-Si-pxn" firstAttribute="top" secondItem="Djp-Jw-Efx" secondAttribute="bottom" constant="10" id="oKc-J3-ZGx"/>
  166. <constraint firstAttribute="trailing" secondItem="I1T-ZG-fbp" secondAttribute="trailing" constant="8" id="sX5-Nb-Y3h"/>
  167. <constraint firstAttribute="trailing" secondItem="sKj-Si-pxn" secondAttribute="trailing" constant="8" id="tU6-YK-68y"/>
  168. <constraint firstItem="HZC-lk-mbw" firstAttribute="leading" secondItem="bHn-8y-37Y" secondAttribute="trailing" constant="10" id="xhq-fV-6rf"/>
  169. <constraint firstItem="Z2W-6n-p6E" firstAttribute="top" secondItem="9t5-Ca-aGU" secondAttribute="bottom" constant="12" id="yKf-EU-5vH"/>
  170. <constraint firstItem="Z2W-6n-p6E" firstAttribute="leading" secondItem="RnB-vA-I04" secondAttribute="trailing" constant="11" id="z2H-Sv-IfI"/>
  171. </constraints>
  172. </view>
  173. </box>
  174. <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jDz-n9-xxT">
  175. <rect key="frame" x="14" y="126" width="4" height="0.0"/>
  176. <constraints>
  177. <constraint firstAttribute="height" id="34k-zM-1n9"/>
  178. </constraints>
  179. <textFieldCell key="cell" lineBreakMode="clipping" id="hFB-Nz-03T">
  180. <font key="font" metaFont="system"/>
  181. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  182. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  183. </textFieldCell>
  184. </textField>
  185. <box hidden="YES" boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="lc4-xb-hqf">
  186. <rect key="frame" x="16" y="124" width="480" height="0.0"/>
  187. <view key="contentView" ambiguous="YES" id="j6s-m8-ygz">
  188. <rect key="frame" x="1" y="0.0" width="478" height="0.0"/>
  189. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  190. <subviews>
  191. <button hidden="YES" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tJg-dB-U9e">
  192. <rect key="frame" x="6" y="33" width="464" height="18"/>
  193. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="7gc-No-fJa">
  194. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  195. <font key="font" metaFont="system"/>
  196. </buttonCell>
  197. </button>
  198. <button hidden="YES" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yDa-Qc-toP">
  199. <rect key="frame" x="6" y="-51" width="464" height="18"/>
  200. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="6nV-nu-jXT">
  201. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  202. <font key="font" metaFont="system"/>
  203. </buttonCell>
  204. </button>
  205. </subviews>
  206. <constraints>
  207. <constraint firstItem="tJg-dB-U9e" firstAttribute="top" secondItem="j6s-m8-ygz" secondAttribute="top" constant="8" id="6iV-tX-2AJ"/>
  208. <constraint firstItem="tJg-dB-U9e" firstAttribute="leading" secondItem="j6s-m8-ygz" secondAttribute="leading" constant="8" id="Ed4-cE-S7G"/>
  209. <constraint firstItem="yDa-Qc-toP" firstAttribute="top" secondItem="tJg-dB-U9e" secondAttribute="bottom" constant="10" id="ZUJ-ux-GpM"/>
  210. <constraint firstAttribute="bottom" secondItem="yDa-Qc-toP" secondAttribute="bottom" constant="8" id="fQc-Ld-Pgj"/>
  211. <constraint firstItem="yDa-Qc-toP" firstAttribute="leading" secondItem="j6s-m8-ygz" secondAttribute="leading" constant="8" id="kqz-rx-6lt"/>
  212. <constraint firstAttribute="trailing" secondItem="yDa-Qc-toP" secondAttribute="trailing" constant="8" id="nkv-9e-cL9"/>
  213. <constraint firstAttribute="trailing" secondItem="tJg-dB-U9e" secondAttribute="trailing" constant="8" id="nyh-9s-1Uz"/>
  214. </constraints>
  215. </view>
  216. <constraints>
  217. <constraint firstAttribute="height" id="JiV-ee-3gI"/>
  218. </constraints>
  219. </box>
  220. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KEV-hu-o8z">
  221. <rect key="frame" x="14" y="55" width="65" height="18"/>
  222. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="pI3-xa-5BZ">
  223. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  224. <font key="font" metaFont="system"/>
  225. </buttonCell>
  226. </button>
  227. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jIL-C1-8TI">
  228. <rect key="frame" x="14" y="24" width="37" height="16"/>
  229. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="pvJ-dl-tnd">
  230. <font key="font" metaFont="system"/>
  231. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  232. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  233. </textFieldCell>
  234. </textField>
  235. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AGh-MW-dTz">
  236. <rect key="frame" x="14" y="-1" width="61" height="18"/>
  237. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="Re8-K7-flj">
  238. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  239. <font key="font" metaFont="system"/>
  240. </buttonCell>
  241. </button>
  242. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZU8-Jn-4Ec">
  243. <rect key="frame" x="81" y="-1" width="61" height="18"/>
  244. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="aAM-AH-FNX">
  245. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  246. <font key="font" metaFont="system"/>
  247. </buttonCell>
  248. </button>
  249. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3M0-eB-j7z">
  250. <rect key="frame" x="148" y="-1" width="61" height="18"/>
  251. <buttonCell key="cell" type="radio" title="Radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="WCZ-DH-qFr">
  252. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  253. <font key="font" metaFont="system"/>
  254. </buttonCell>
  255. </button>
  256. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kd8-q8-4at">
  257. <rect key="frame" x="14" y="90" width="37" height="16"/>
  258. <constraints>
  259. <constraint firstAttribute="height" constant="16" id="g78-vE-fp1"/>
  260. </constraints>
  261. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Bos-Xi-hXf">
  262. <font key="font" metaFont="system"/>
  263. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  264. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  265. </textFieldCell>
  266. </textField>
  267. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hfJ-rI-McV">
  268. <rect key="frame" x="57" y="88" width="208" height="20"/>
  269. <constraints>
  270. <constraint firstAttribute="width" constant="208" id="4av-Es-7Mm"/>
  271. <constraint firstAttribute="height" constant="20" id="PdW-Rj-izH"/>
  272. </constraints>
  273. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="0PJ-ex-leA">
  274. <font key="font" metaFont="system"/>
  275. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  276. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  277. </textFieldCell>
  278. </textField>
  279. </subviews>
  280. <constraints>
  281. <constraint firstItem="hfJ-rI-McV" firstAttribute="leading" secondItem="kd8-q8-4at" secondAttribute="trailing" constant="8" id="0no-BP-AxF"/>
  282. <constraint firstItem="riG-dJ-nSX" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="3I4-tH-uqH"/>
  283. <constraint firstItem="kd8-q8-4at" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="4Gj-pB-QYY"/>
  284. <constraint firstItem="ZU8-Jn-4Ec" firstAttribute="leading" secondItem="AGh-MW-dTz" secondAttribute="trailing" constant="8" id="8jP-bd-qxY"/>
  285. <constraint firstItem="KEV-hu-o8z" firstAttribute="top" secondItem="kd8-q8-4at" secondAttribute="bottom" constant="18" id="BEI-mJ-qKZ"/>
  286. <constraint firstAttribute="trailing" secondItem="hAp-a2-M0v" secondAttribute="trailing" constant="16" id="EY6-P9-2FR"/>
  287. <constraint firstAttribute="bottom" secondItem="AGh-MW-dTz" secondAttribute="bottom" id="M8b-Nt-3Ef"/>
  288. <constraint firstItem="kd8-q8-4at" firstAttribute="top" secondItem="lc4-xb-hqf" secondAttribute="bottom" constant="18" id="Mw9-h0-ULB"/>
  289. <constraint firstItem="3M0-eB-j7z" firstAttribute="centerY" secondItem="ZU8-Jn-4Ec" secondAttribute="centerY" id="NOf-0g-nvE"/>
  290. <constraint firstItem="hAp-a2-M0v" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="Npu-Yd-Evh"/>
  291. <constraint firstItem="jIL-C1-8TI" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="VNY-S0-nC5"/>
  292. <constraint firstItem="riG-dJ-nSX" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="Wts-zh-7yS"/>
  293. <constraint firstItem="jDz-n9-xxT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="aKp-nW-nCJ"/>
  294. <constraint firstItem="KEV-hu-o8z" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="dRi-TU-0F0"/>
  295. <constraint firstItem="jIL-C1-8TI" firstAttribute="top" secondItem="KEV-hu-o8z" secondAttribute="bottom" constant="16" id="e4m-YG-VLa"/>
  296. <constraint firstItem="jDz-n9-xxT" firstAttribute="top" secondItem="hAp-a2-M0v" secondAttribute="bottom" id="eML-vp-Qaz"/>
  297. <constraint firstItem="lc4-xb-hqf" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="gnd-nA-JbK"/>
  298. <constraint firstItem="AGh-MW-dTz" firstAttribute="top" secondItem="jIL-C1-8TI" secondAttribute="bottom" constant="8" id="isE-uQ-2A6"/>
  299. <constraint firstItem="hAp-a2-M0v" firstAttribute="top" secondItem="riG-dJ-nSX" secondAttribute="bottom" constant="2" id="kmC-e9-kIM"/>
  300. <constraint firstItem="ZU8-Jn-4Ec" firstAttribute="centerY" secondItem="AGh-MW-dTz" secondAttribute="centerY" id="oGx-bx-kgo"/>
  301. <constraint firstItem="lc4-xb-hqf" firstAttribute="top" secondItem="jDz-n9-xxT" secondAttribute="bottom" constant="2" id="pVA-Sj-TRd"/>
  302. <constraint firstAttribute="trailing" secondItem="lc4-xb-hqf" secondAttribute="trailing" constant="16" id="rfk-sI-Bxp"/>
  303. <constraint firstItem="AGh-MW-dTz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="riP-Hx-zq8"/>
  304. <constraint firstItem="3M0-eB-j7z" firstAttribute="leading" secondItem="ZU8-Jn-4Ec" secondAttribute="trailing" constant="8" id="utY-wF-xjW"/>
  305. <constraint firstItem="hfJ-rI-McV" firstAttribute="centerY" secondItem="kd8-q8-4at" secondAttribute="centerY" id="vPY-su-q1o"/>
  306. </constraints>
  307. <point key="canvasLocation" x="220" y="100"/>
  308. </customView>
  309. </objects>
  310. </document>