DSignatureCreateViewController.xib 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
  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="DSignatureCreateViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="configureLabel" destination="tIy-PW-hI7" id="PZ3-e6-unw"/>
  12. <outlet property="continueButton" destination="QuB-ee-8uI" id="2H4-TA-2JU"/>
  13. <outlet property="creatBox" destination="ohm-dc-bBu" id="wlc-32-mh2"/>
  14. <outlet property="creatLabel" destination="eeZ-h8-EMl" id="zRX-Yp-cC5"/>
  15. <outlet property="creatSubLabel" destination="g8a-2X-XI0" id="SN7-Ui-zPM"/>
  16. <outlet property="createButton" destination="bX1-MI-GNV" id="j3i-L9-euC"/>
  17. <outlet property="createFileButton" destination="Ebe-Ua-SE4" id="dGn-rh-tbU"/>
  18. <outlet property="fileBox" destination="jZo-8W-kVM" id="WuK-7u-0Gf"/>
  19. <outlet property="fileLabel" destination="jcz-X9-IQi" id="s12-9h-Var"/>
  20. <outlet property="fileSubLabel" destination="vQJ-j3-aKE" id="pZe-ra-Kph"/>
  21. <outlet property="previousStepButton" destination="DAf-uh-jDJ" id="qVF-UO-k6W"/>
  22. <outlet property="promptBox" destination="AqW-8z-eSW" id="3Sx-I1-9cb"/>
  23. <outlet property="promptTextView" destination="OtI-Yu-oZ7" id="Bcg-Cc-mIW"/>
  24. <outlet property="selectLabel" destination="fyO-bA-e8Y" id="f49-KM-OuJ"/>
  25. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <customView id="Hz6-mo-xeY">
  31. <rect key="frame" x="0.0" y="0.0" width="603" height="500"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bsQ-uI-2MA">
  35. <rect key="frame" x="0.0" y="0.0" width="603" height="500"/>
  36. <subviews>
  37. <button translatesAutoresizingMaskIntoConstraints="NO" id="80O-vK-SeW">
  38. <rect key="frame" x="563" y="451" width="16" height="16"/>
  39. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ImageNameDSignatClose" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="WoI-FP-cY0">
  40. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  41. <font key="font" metaFont="system"/>
  42. </buttonCell>
  43. <connections>
  44. <action selector="closeAction:" target="-2" id="bp3-qH-KIw"/>
  45. </connections>
  46. </button>
  47. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tIy-PW-hI7">
  48. <rect key="frame" x="22" y="449" width="245" height="19"/>
  49. <textFieldCell key="cell" title="Configure a Digital ID for signing" id="j5H-sy-FC8">
  50. <font key="font" metaFont="systemMedium" size="16"/>
  51. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  52. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  53. </textFieldCell>
  54. </textField>
  55. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fyO-bA-e8Y">
  56. <rect key="frame" x="22" y="418" width="189" height="17"/>
  57. <textFieldCell key="cell" lineBreakMode="clipping" title="Select the type of Digital ID:" id="GKF-tF-HSC">
  58. <font key="font" metaFont="systemMedium" size="14"/>
  59. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  60. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="kPN-vQ-JoS">
  64. <rect key="frame" x="24" y="329" width="555" height="68"/>
  65. <view key="contentView" id="eq1-wg-If4">
  66. <rect key="frame" x="0.0" y="0.0" width="555" height="68"/>
  67. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  68. <subviews>
  69. <box boxType="custom" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jZo-8W-kVM">
  70. <rect key="frame" x="30" y="0.0" width="525" height="68"/>
  71. <view key="contentView" id="nUz-vx-D7O">
  72. <rect key="frame" x="1" y="1" width="523" height="66"/>
  73. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  74. <subviews>
  75. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AXf-96-ICM">
  76. <rect key="frame" x="18" y="17" width="32" height="32"/>
  77. <constraints>
  78. <constraint firstAttribute="height" constant="32" id="0vt-q4-pd4"/>
  79. <constraint firstAttribute="width" constant="32" id="DGQ-BK-QM2"/>
  80. </constraints>
  81. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ImageNameDSignatureFromFile" id="hDH-u7-9aY"/>
  82. </imageView>
  83. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jcz-X9-IQi">
  84. <rect key="frame" x="53" y="37" width="462" height="17"/>
  85. <textFieldCell key="cell" lineBreakMode="clipping" title="Use a Digital ID from a file" id="eVx-Gl-T7d">
  86. <font key="font" metaFont="systemMedium" size="14"/>
  87. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  88. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  89. </textFieldCell>
  90. </textField>
  91. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vQJ-j3-aKE">
  92. <rect key="frame" x="53" y="12" width="462" height="15"/>
  93. <textFieldCell key="cell" lineBreakMode="clipping" title="Import an existing Digital ID that you have obtained as a file" id="G1E-OD-50G">
  94. <font key="font" metaFont="cellTitle"/>
  95. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  96. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  97. </textFieldCell>
  98. </textField>
  99. </subviews>
  100. <constraints>
  101. <constraint firstItem="vQJ-j3-aKE" firstAttribute="leading" secondItem="AXf-96-ICM" secondAttribute="trailing" constant="5" id="8d4-J9-aEu"/>
  102. <constraint firstAttribute="trailing" secondItem="jcz-X9-IQi" secondAttribute="trailing" constant="10" id="Chs-sC-ZEr"/>
  103. <constraint firstItem="AXf-96-ICM" firstAttribute="leading" secondItem="nUz-vx-D7O" secondAttribute="leading" constant="18" id="Eg6-nF-7hN"/>
  104. <constraint firstAttribute="trailing" secondItem="vQJ-j3-aKE" secondAttribute="trailing" constant="10" id="Zjf-BF-3db"/>
  105. <constraint firstItem="jcz-X9-IQi" firstAttribute="top" secondItem="nUz-vx-D7O" secondAttribute="top" constant="12" id="aId-Py-z6u"/>
  106. <constraint firstItem="vQJ-j3-aKE" firstAttribute="top" secondItem="jcz-X9-IQi" secondAttribute="bottom" constant="10" id="cud-nF-JbN"/>
  107. <constraint firstItem="AXf-96-ICM" firstAttribute="centerY" secondItem="nUz-vx-D7O" secondAttribute="centerY" id="e8L-0a-jEk"/>
  108. <constraint firstItem="jcz-X9-IQi" firstAttribute="leading" secondItem="AXf-96-ICM" secondAttribute="trailing" constant="5" id="thd-rq-KjN"/>
  109. </constraints>
  110. </view>
  111. </box>
  112. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ebe-Ua-SE4">
  113. <rect key="frame" x="-2" y="25" width="18" height="18"/>
  114. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="czP-l7-pT4">
  115. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  116. <font key="font" metaFont="system"/>
  117. </buttonCell>
  118. </button>
  119. <button verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="tNF-9Z-T3N">
  120. <rect key="frame" x="0.0" y="0.0" width="555" height="68"/>
  121. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="yMs-aT-yYn">
  122. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  123. <font key="font" metaFont="system"/>
  124. </buttonCell>
  125. <connections>
  126. <action selector="buttonItemClick_CreatType:" target="-2" id="NvP-MN-SJR"/>
  127. </connections>
  128. </button>
  129. </subviews>
  130. <constraints>
  131. <constraint firstAttribute="bottom" secondItem="tNF-9Z-T3N" secondAttribute="bottom" id="2TK-70-VVT"/>
  132. <constraint firstItem="tNF-9Z-T3N" firstAttribute="leading" secondItem="eq1-wg-If4" secondAttribute="leading" id="8hk-IP-zlC"/>
  133. <constraint firstItem="tNF-9Z-T3N" firstAttribute="top" secondItem="eq1-wg-If4" secondAttribute="top" id="Gen-eQ-mud"/>
  134. <constraint firstItem="jZo-8W-kVM" firstAttribute="leading" secondItem="eq1-wg-If4" secondAttribute="leading" constant="30" id="O3R-nY-Kgh"/>
  135. <constraint firstItem="jZo-8W-kVM" firstAttribute="top" secondItem="eq1-wg-If4" secondAttribute="top" id="RVK-FN-UT0"/>
  136. <constraint firstAttribute="trailing" secondItem="tNF-9Z-T3N" secondAttribute="trailing" id="U5x-8h-UvS"/>
  137. <constraint firstAttribute="trailing" secondItem="jZo-8W-kVM" secondAttribute="trailing" id="XHb-NS-UTa"/>
  138. <constraint firstItem="Ebe-Ua-SE4" firstAttribute="leading" secondItem="eq1-wg-If4" secondAttribute="leading" id="XWL-fX-Ndq"/>
  139. <constraint firstItem="Ebe-Ua-SE4" firstAttribute="centerY" secondItem="eq1-wg-If4" secondAttribute="centerY" id="iZs-JL-rPX"/>
  140. <constraint firstAttribute="bottom" secondItem="jZo-8W-kVM" secondAttribute="bottom" id="svd-es-VP5"/>
  141. </constraints>
  142. </view>
  143. <constraints>
  144. <constraint firstAttribute="height" constant="68" id="TPY-rU-fxv"/>
  145. </constraints>
  146. </box>
  147. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="34T-Ca-VW4">
  148. <rect key="frame" x="24" y="246" width="555" height="68"/>
  149. <view key="contentView" id="ixX-Be-vLJ">
  150. <rect key="frame" x="0.0" y="0.0" width="555" height="68"/>
  151. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  152. <subviews>
  153. <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bX1-MI-GNV">
  154. <rect key="frame" x="-2" y="25" width="18" height="18"/>
  155. <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" inset="2" id="AcX-Wa-8F3">
  156. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  157. <font key="font" metaFont="system"/>
  158. </buttonCell>
  159. </button>
  160. <box boxType="custom" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ohm-dc-bBu">
  161. <rect key="frame" x="30" y="0.0" width="525" height="68"/>
  162. <view key="contentView" id="bok-in-I6q">
  163. <rect key="frame" x="1" y="1" width="523" height="66"/>
  164. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  165. <subviews>
  166. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XdZ-Wl-F3G">
  167. <rect key="frame" x="18" y="17" width="32" height="32"/>
  168. <constraints>
  169. <constraint firstAttribute="width" constant="32" id="UtS-iU-DU7"/>
  170. <constraint firstAttribute="height" constant="32" id="k2S-qI-Vmo"/>
  171. </constraints>
  172. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ImageNameDSignatureCreat" id="Mnm-T8-Cj1"/>
  173. </imageView>
  174. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eeZ-h8-EMl">
  175. <rect key="frame" x="53" y="37" width="467" height="17"/>
  176. <textFieldCell key="cell" lineBreakMode="clipping" title="Create a new Digital ID" id="6ed-3I-14Z">
  177. <font key="font" metaFont="systemMedium" size="14"/>
  178. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  179. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  180. </textFieldCell>
  181. </textField>
  182. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="g8a-2X-XI0">
  183. <rect key="frame" x="53" y="12" width="467" height="15"/>
  184. <textFieldCell key="cell" lineBreakMode="clipping" title="Create your self-signed Digital ID" id="pv0-Rx-bo9">
  185. <font key="font" metaFont="cellTitle"/>
  186. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  187. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  188. </textFieldCell>
  189. </textField>
  190. </subviews>
  191. <constraints>
  192. <constraint firstItem="g8a-2X-XI0" firstAttribute="leading" secondItem="XdZ-Wl-F3G" secondAttribute="trailing" constant="5" id="3y5-gF-9Ak"/>
  193. <constraint firstItem="g8a-2X-XI0" firstAttribute="top" secondItem="eeZ-h8-EMl" secondAttribute="bottom" constant="10" id="4Ru-eW-VIo"/>
  194. <constraint firstItem="eeZ-h8-EMl" firstAttribute="leading" secondItem="XdZ-Wl-F3G" secondAttribute="trailing" constant="5" id="7F0-yv-SiU"/>
  195. <constraint firstAttribute="trailing" secondItem="g8a-2X-XI0" secondAttribute="trailing" constant="5" id="J7x-1Q-6u3"/>
  196. <constraint firstItem="XdZ-Wl-F3G" firstAttribute="leading" secondItem="bok-in-I6q" secondAttribute="leading" constant="18" id="KKe-NC-5yH"/>
  197. <constraint firstItem="eeZ-h8-EMl" firstAttribute="top" secondItem="bok-in-I6q" secondAttribute="top" constant="12" id="Rwu-Ca-5o0"/>
  198. <constraint firstAttribute="trailing" secondItem="eeZ-h8-EMl" secondAttribute="trailing" constant="5" id="pqH-Ev-Sgw"/>
  199. <constraint firstItem="XdZ-Wl-F3G" firstAttribute="centerY" secondItem="bok-in-I6q" secondAttribute="centerY" id="szM-ZU-bPm"/>
  200. </constraints>
  201. </view>
  202. </box>
  203. <button tag="1" verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="DE5-RU-X4X">
  204. <rect key="frame" x="0.0" y="0.0" width="555" height="68"/>
  205. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="wZD-HL-e8V">
  206. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  207. <font key="font" metaFont="system"/>
  208. </buttonCell>
  209. <connections>
  210. <action selector="buttonItemClick_CreatType:" target="-2" id="poE-rj-9aX"/>
  211. </connections>
  212. </button>
  213. </subviews>
  214. <constraints>
  215. <constraint firstItem="bX1-MI-GNV" firstAttribute="leading" secondItem="ixX-Be-vLJ" secondAttribute="leading" id="1Mc-dI-MUl"/>
  216. <constraint firstAttribute="trailing" secondItem="DE5-RU-X4X" secondAttribute="trailing" id="8Z9-M3-n1L"/>
  217. <constraint firstItem="DE5-RU-X4X" firstAttribute="leading" secondItem="ixX-Be-vLJ" secondAttribute="leading" id="D9o-9C-DuI"/>
  218. <constraint firstAttribute="trailing" secondItem="ohm-dc-bBu" secondAttribute="trailing" id="JY1-On-Ecl"/>
  219. <constraint firstItem="ohm-dc-bBu" firstAttribute="top" secondItem="ixX-Be-vLJ" secondAttribute="top" id="Lqi-1p-mUc"/>
  220. <constraint firstItem="bX1-MI-GNV" firstAttribute="centerY" secondItem="ixX-Be-vLJ" secondAttribute="centerY" id="R1K-Cj-NWL"/>
  221. <constraint firstAttribute="bottom" secondItem="DE5-RU-X4X" secondAttribute="bottom" id="Wld-a6-qCf"/>
  222. <constraint firstAttribute="bottom" secondItem="ohm-dc-bBu" secondAttribute="bottom" id="d74-dr-6gO"/>
  223. <constraint firstItem="ohm-dc-bBu" firstAttribute="leading" secondItem="ixX-Be-vLJ" secondAttribute="leading" constant="30" id="eKN-bL-5Jj"/>
  224. <constraint firstItem="DE5-RU-X4X" firstAttribute="top" secondItem="ixX-Be-vLJ" secondAttribute="top" id="vJ1-kD-ISa"/>
  225. </constraints>
  226. </view>
  227. <constraints>
  228. <constraint firstAttribute="height" constant="68" id="7nk-o2-fXp"/>
  229. </constraints>
  230. </box>
  231. <box titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="AqW-8z-eSW">
  232. <rect key="frame" x="21" y="116" width="561" height="112"/>
  233. <view key="contentView" id="Bmu-1K-CMB">
  234. <rect key="frame" x="4" y="5" width="553" height="104"/>
  235. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  236. <subviews>
  237. <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oj9-ad-HEW">
  238. <rect key="frame" x="12" y="12" width="534" height="80"/>
  239. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  240. <clipView key="contentView" drawsBackground="NO" id="FOc-KO-kGt">
  241. <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
  242. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  243. <subviews>
  244. <textView editable="NO" selectable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="OtI-Yu-oZ7">
  245. <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
  246. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  247. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  248. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  249. <size key="minSize" width="534" height="80"/>
  250. <size key="maxSize" width="1658" height="10000000"/>
  251. <attributedString key="textStorage">
  252. <fragment>
  253. <string key="content">A Digital ID is required to create a digital signature.The most secure Digital ID are issued by trusted Certificate authorities and are based on secure devices like smart card or token. Some are based on files.\n You can also create a new Digital ID, but they provide a low level of identity assurance.</string>
  254. <attributes>
  255. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  256. <font key="NSFont" size="12" name="Helvetica"/>
  257. <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  258. </attributes>
  259. </fragment>
  260. </attributedString>
  261. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  262. </textView>
  263. </subviews>
  264. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  265. </clipView>
  266. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="gOf-py-r1C">
  267. <rect key="frame" x="-100" y="-100" width="225" height="15"/>
  268. <autoresizingMask key="autoresizingMask"/>
  269. </scroller>
  270. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="WlN-uw-tvc">
  271. <rect key="frame" x="-100" y="-100" width="15" height="135"/>
  272. <autoresizingMask key="autoresizingMask"/>
  273. </scroller>
  274. </scrollView>
  275. </subviews>
  276. </view>
  277. <constraints>
  278. <constraint firstAttribute="height" constant="106" id="JC0-lP-hfP"/>
  279. </constraints>
  280. </box>
  281. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QuB-ee-8uI">
  282. <rect key="frame" x="498" y="27" width="87" height="40"/>
  283. <buttonCell key="cell" type="push" title="Continue" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Twm-Rp-8jz">
  284. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  285. <font key="font" metaFont="system"/>
  286. <string key="keyEquivalent" base64-UTF8="YES">
  287. DQ
  288. </string>
  289. </buttonCell>
  290. <connections>
  291. <action selector="continueAction:" target="-2" id="2I1-uU-eOK"/>
  292. </connections>
  293. </button>
  294. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DAf-uh-jDJ">
  295. <rect key="frame" x="384" y="27" width="115" height="40"/>
  296. <buttonCell key="cell" type="push" title="Previous step" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gmj-MS-aJc">
  297. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  298. <font key="font" metaFont="system"/>
  299. </buttonCell>
  300. <connections>
  301. <action selector="previousAction:" target="-2" id="8bH-P0-fQg"/>
  302. </connections>
  303. </button>
  304. </subviews>
  305. <constraints>
  306. <constraint firstItem="AqW-8z-eSW" firstAttribute="leading" secondItem="bsQ-uI-2MA" secondAttribute="leading" constant="24" id="0Ip-Tc-Yzf"/>
  307. <constraint firstAttribute="trailing" secondItem="80O-vK-SeW" secondAttribute="trailing" constant="24" id="9oG-Lh-BhB"/>
  308. <constraint firstAttribute="trailing" secondItem="34T-Ca-VW4" secondAttribute="trailing" constant="24" id="GpV-mc-Wm3"/>
  309. <constraint firstAttribute="trailing" secondItem="QuB-ee-8uI" secondAttribute="trailing" constant="24" id="KGG-EX-NvP"/>
  310. <constraint firstAttribute="bottom" secondItem="QuB-ee-8uI" secondAttribute="bottom" constant="33" id="MCf-ih-ZCt"/>
  311. <constraint firstItem="tIy-PW-hI7" firstAttribute="leading" secondItem="bsQ-uI-2MA" secondAttribute="leading" constant="24" id="MrB-cO-xU1"/>
  312. <constraint firstItem="kPN-vQ-JoS" firstAttribute="top" secondItem="fyO-bA-e8Y" secondAttribute="bottom" constant="21" id="SGA-06-KwG"/>
  313. <constraint firstItem="fyO-bA-e8Y" firstAttribute="top" secondItem="tIy-PW-hI7" secondAttribute="bottom" constant="14" id="TvW-M6-eC3"/>
  314. <constraint firstItem="34T-Ca-VW4" firstAttribute="top" secondItem="kPN-vQ-JoS" secondAttribute="bottom" constant="15" id="X2a-hr-RZT"/>
  315. <constraint firstItem="fyO-bA-e8Y" firstAttribute="leading" secondItem="bsQ-uI-2MA" secondAttribute="leading" constant="24" id="d6N-gD-Txg"/>
  316. <constraint firstItem="AqW-8z-eSW" firstAttribute="top" secondItem="34T-Ca-VW4" secondAttribute="bottom" constant="20" id="eLw-ly-viz"/>
  317. <constraint firstAttribute="bottom" secondItem="DAf-uh-jDJ" secondAttribute="bottom" constant="33" id="eMj-vC-1Ag"/>
  318. <constraint firstItem="QuB-ee-8uI" firstAttribute="leading" secondItem="DAf-uh-jDJ" secondAttribute="trailing" constant="11" id="egd-03-bp9"/>
  319. <constraint firstItem="kPN-vQ-JoS" firstAttribute="leading" secondItem="bsQ-uI-2MA" secondAttribute="leading" constant="24" id="hph-v9-0yX"/>
  320. <constraint firstAttribute="trailing" secondItem="AqW-8z-eSW" secondAttribute="trailing" constant="24" id="jrn-J3-kCS"/>
  321. <constraint firstItem="tIy-PW-hI7" firstAttribute="top" secondItem="bsQ-uI-2MA" secondAttribute="top" constant="32" id="pfY-w1-SsR"/>
  322. <constraint firstItem="34T-Ca-VW4" firstAttribute="leading" secondItem="bsQ-uI-2MA" secondAttribute="leading" constant="24" id="qKN-37-e9y"/>
  323. <constraint firstItem="80O-vK-SeW" firstAttribute="centerY" secondItem="tIy-PW-hI7" secondAttribute="centerY" id="rie-u9-vcf"/>
  324. <constraint firstAttribute="trailing" secondItem="kPN-vQ-JoS" secondAttribute="trailing" constant="24" id="xT9-Xw-Ehw"/>
  325. </constraints>
  326. </customView>
  327. </subviews>
  328. <constraints>
  329. <constraint firstItem="bsQ-uI-2MA" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Q61-Gg-Bqc"/>
  330. <constraint firstItem="bsQ-uI-2MA" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="U17-JF-Xg0"/>
  331. <constraint firstAttribute="trailing" secondItem="bsQ-uI-2MA" secondAttribute="trailing" id="XAA-kj-FNn"/>
  332. <constraint firstAttribute="bottom" secondItem="bsQ-uI-2MA" secondAttribute="bottom" id="nuM-XA-1kQ"/>
  333. </constraints>
  334. <point key="canvasLocation" x="200.5" y="225"/>
  335. </customView>
  336. </objects>
  337. <resources>
  338. <image name="ImageNameDSignatClose" width="16" height="16"/>
  339. <image name="ImageNameDSignatureCreat" width="32" height="32"/>
  340. <image name="ImageNameDSignatureFromFile" width="32" height="32"/>
  341. </resources>
  342. </document>