KMVerificationActivateViewController.xib 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  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="Named colors" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationActivateViewController">
  11. <connections>
  12. <outlet property="backButton" destination="XCm-3d-iXU" id="0oM-qB-1lf"/>
  13. <outlet property="clickBGViewTopConst" destination="23y-Kf-yCx" id="5dU-Yc-R7R"/>
  14. <outlet property="clickHereButton" destination="mYD-Xx-EOv" id="R5W-wu-L5c"/>
  15. <outlet property="continueButton" destination="CB1-bz-K3D" id="i2k-Io-4Jz"/>
  16. <outlet property="errorInfoLabel" destination="luT-pn-cJI" id="2x4-0P-4jG"/>
  17. <outlet property="label" destination="U3B-Zz-cHX" id="QZn-4I-PZM"/>
  18. <outlet property="sublabel" destination="aF7-Ba-ozL" id="SNw-UX-cUa"/>
  19. <outlet property="textField" destination="3YE-Mb-Ad4" id="GM0-iK-gzg"/>
  20. <outlet property="textFieldView" destination="o12-Kf-Zya" id="jqX-FG-bQd"/>
  21. <outlet property="textLabel" destination="ydR-Jc-RvL" id="UMl-Hx-x4r"/>
  22. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  23. </connections>
  24. </customObject>
  25. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  26. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  27. <customView id="Hz6-mo-xeY">
  28. <rect key="frame" x="0.0" y="0.0" width="442" height="326"/>
  29. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  30. <subviews>
  31. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YyI-VY-ahy">
  32. <rect key="frame" x="197" y="234" width="48" height="48"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="48" id="x5D-to-EAO"/>
  35. <constraint firstAttribute="width" constant="48" id="yvi-vj-0Zv"/>
  36. </constraints>
  37. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="9ti-ut-udw"/>
  38. </imageView>
  39. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U3B-Zz-cHX">
  40. <rect key="frame" x="130" y="189" width="182" height="16"/>
  41. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Welcome to LynxPDF Editor" id="aux-9L-KvZ">
  42. <font key="font" metaFont="systemBold"/>
  43. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  44. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="aF7-Ba-ozL">
  48. <rect key="frame" x="18" y="149" width="406" height="28"/>
  49. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="If you have already purchased LynxPDF Editor for Mac, you should find your license in an email confirmation." id="8di-aB-lwX">
  50. <font key="font" metaFont="smallSystem"/>
  51. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  52. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  53. </textFieldCell>
  54. </textField>
  55. <customView translatesAutoresizingMaskIntoConstraints="NO" id="o12-Kf-Zya">
  56. <rect key="frame" x="20" y="109" width="402" height="28"/>
  57. <subviews>
  58. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3YE-Mb-Ad4">
  59. <rect key="frame" x="18" y="7" width="366" height="14"/>
  60. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="center" placeholderString="License Number" usesSingleLineMode="YES" id="Qdc-7N-sS7">
  61. <font key="font" metaFont="smallSystem"/>
  62. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  63. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  64. </textFieldCell>
  65. <connections>
  66. <outlet property="delegate" destination="-2" id="vp5-TN-ew9"/>
  67. </connections>
  68. </textField>
  69. </subviews>
  70. <constraints>
  71. <constraint firstItem="3YE-Mb-Ad4" firstAttribute="leading" secondItem="o12-Kf-Zya" secondAttribute="leading" constant="20" id="5Ez-f4-78q"/>
  72. <constraint firstItem="3YE-Mb-Ad4" firstAttribute="centerY" secondItem="o12-Kf-Zya" secondAttribute="centerY" id="PKu-EK-DbW"/>
  73. <constraint firstAttribute="height" constant="28" id="l7p-bO-mxF"/>
  74. <constraint firstAttribute="trailing" secondItem="3YE-Mb-Ad4" secondAttribute="trailing" constant="20" id="xJE-G2-61k"/>
  75. </constraints>
  76. </customView>
  77. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="luT-pn-cJI">
  78. <rect key="frame" x="205" y="86" width="32" height="15"/>
  79. <textFieldCell key="cell" lineBreakMode="clipping" title="Error" id="FyX-bS-yyl">
  80. <font key="font" metaFont="cellTitle"/>
  81. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  82. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  83. </textFieldCell>
  84. </textField>
  85. <customView translatesAutoresizingMaskIntoConstraints="NO" id="sjg-NT-nbn">
  86. <rect key="frame" x="126" y="79" width="190" height="14"/>
  87. <subviews>
  88. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="ydR-Jc-RvL">
  89. <rect key="frame" x="-2" y="0.0" width="135" height="14"/>
  90. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Can't find your license? " id="ZrY-kR-MVi">
  91. <font key="font" metaFont="smallSystem"/>
  92. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  93. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  94. </textFieldCell>
  95. </textField>
  96. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mYD-Xx-EOv">
  97. <rect key="frame" x="133" y="0.0" width="57" height="14"/>
  98. <buttonCell key="cell" type="bevel" title="Click here" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Rin-9B-6H5">
  99. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  100. <font key="font" metaFont="smallSystem"/>
  101. </buttonCell>
  102. <connections>
  103. <action selector="clickHereButtonAction:" target="-2" id="Fjw-Lk-DPQ"/>
  104. </connections>
  105. </button>
  106. </subviews>
  107. <constraints>
  108. <constraint firstAttribute="bottom" secondItem="mYD-Xx-EOv" secondAttribute="bottom" id="41t-di-nLv"/>
  109. <constraint firstItem="mYD-Xx-EOv" firstAttribute="top" secondItem="sjg-NT-nbn" secondAttribute="top" id="K7L-Wl-Wof"/>
  110. <constraint firstItem="ydR-Jc-RvL" firstAttribute="top" secondItem="sjg-NT-nbn" secondAttribute="top" id="NBn-RD-6eS"/>
  111. <constraint firstItem="mYD-Xx-EOv" firstAttribute="leading" secondItem="ydR-Jc-RvL" secondAttribute="trailing" constant="2" id="Vvz-ru-nlP"/>
  112. <constraint firstAttribute="trailing" secondItem="mYD-Xx-EOv" secondAttribute="trailing" id="k5v-gZ-1MZ"/>
  113. <constraint firstAttribute="bottom" secondItem="ydR-Jc-RvL" secondAttribute="bottom" id="yki-QI-Fwr"/>
  114. <constraint firstItem="ydR-Jc-RvL" firstAttribute="leading" secondItem="sjg-NT-nbn" secondAttribute="leading" id="yrc-5B-SjY"/>
  115. </constraints>
  116. </customView>
  117. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nZf-Zx-TpS">
  118. <rect key="frame" x="20" y="28" width="197" height="36"/>
  119. <view key="contentView" id="8q8-CS-Lu1">
  120. <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
  121. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  122. </view>
  123. <color key="fillColor" name="KMColor_Interactive_S0"/>
  124. </box>
  125. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XCm-3d-iXU" customClass="KMCustomButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  126. <rect key="frame" x="20" y="28" width="197" height="36"/>
  127. <buttonCell key="cell" type="bevel" title="Back" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Juk-fl-hVj">
  128. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  129. <font key="font" metaFont="system"/>
  130. </buttonCell>
  131. <constraints>
  132. <constraint firstAttribute="height" constant="36" id="WXj-Yx-m3w"/>
  133. </constraints>
  134. <connections>
  135. <action selector="backButtonAction:" target="-2" id="d9T-yM-SnU"/>
  136. </connections>
  137. </button>
  138. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="S6u-Q7-SpE">
  139. <rect key="frame" x="225" y="28" width="197" height="36"/>
  140. <view key="contentView" id="Dgd-SU-zrS">
  141. <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
  142. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  143. </view>
  144. <color key="fillColor" name="KMColor_Interactive_M0"/>
  145. </box>
  146. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CB1-bz-K3D" customClass="KMCustomButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  147. <rect key="frame" x="225" y="28" width="197" height="36"/>
  148. <buttonCell key="cell" type="bevel" title="Continue" bezelStyle="regularSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="WSQ-Rl-dle">
  149. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  150. <font key="font" metaFont="system"/>
  151. <string key="keyEquivalent" base64-UTF8="YES">
  152. DQ
  153. </string>
  154. </buttonCell>
  155. <constraints>
  156. <constraint firstAttribute="height" constant="36" id="bOb-9e-Rfp"/>
  157. </constraints>
  158. <connections>
  159. <action selector="continueButtonAction:" target="-2" id="CTX-V7-J5N"/>
  160. </connections>
  161. </button>
  162. </subviews>
  163. <constraints>
  164. <constraint firstItem="sjg-NT-nbn" firstAttribute="top" secondItem="o12-Kf-Zya" secondAttribute="bottom" constant="16" id="23y-Kf-yCx"/>
  165. <constraint firstItem="o12-Kf-Zya" firstAttribute="leading" secondItem="aF7-Ba-ozL" secondAttribute="leading" id="48Z-hY-JZT"/>
  166. <constraint firstItem="XCm-3d-iXU" firstAttribute="top" secondItem="nZf-Zx-TpS" secondAttribute="top" id="6Hv-g7-1dr"/>
  167. <constraint firstItem="XCm-3d-iXU" firstAttribute="leading" secondItem="nZf-Zx-TpS" secondAttribute="leading" id="6LU-ix-GO7"/>
  168. <constraint firstItem="YyI-VY-ahy" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="6fy-PA-P2r"/>
  169. <constraint firstItem="luT-pn-cJI" firstAttribute="top" secondItem="o12-Kf-Zya" secondAttribute="bottom" constant="8" id="8u5-94-v6Z"/>
  170. <constraint firstItem="XCm-3d-iXU" firstAttribute="bottom" secondItem="nZf-Zx-TpS" secondAttribute="bottom" id="A7h-s3-haC"/>
  171. <constraint firstItem="CB1-bz-K3D" firstAttribute="trailing" secondItem="S6u-Q7-SpE" secondAttribute="trailing" id="EKk-aN-3Fr"/>
  172. <constraint firstItem="aF7-Ba-ozL" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="Ehe-Gh-KGS"/>
  173. <constraint firstItem="U3B-Zz-cHX" firstAttribute="top" secondItem="YyI-VY-ahy" secondAttribute="bottom" constant="29" id="OnN-TD-nLN"/>
  174. <constraint firstItem="CB1-bz-K3D" firstAttribute="width" secondItem="XCm-3d-iXU" secondAttribute="width" id="TJp-JU-1JI"/>
  175. <constraint firstItem="o12-Kf-Zya" firstAttribute="top" secondItem="aF7-Ba-ozL" secondAttribute="bottom" constant="12" id="TVm-fi-fhd"/>
  176. <constraint firstItem="sjg-NT-nbn" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Vyg-Uu-cGy"/>
  177. <constraint firstItem="CB1-bz-K3D" firstAttribute="bottom" secondItem="S6u-Q7-SpE" secondAttribute="bottom" id="Y3u-iY-qAx"/>
  178. <constraint firstItem="U3B-Zz-cHX" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="YKW-wf-fws"/>
  179. <constraint firstItem="CB1-bz-K3D" firstAttribute="top" secondItem="sjg-NT-nbn" secondAttribute="bottom" constant="15" id="ZJl-gO-xDX"/>
  180. <constraint firstItem="XCm-3d-iXU" firstAttribute="trailing" secondItem="nZf-Zx-TpS" secondAttribute="trailing" id="bJv-Qu-8Dv"/>
  181. <constraint firstItem="o12-Kf-Zya" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="eMa-yq-MHt"/>
  182. <constraint firstItem="luT-pn-cJI" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="hQY-fT-XES"/>
  183. <constraint firstItem="XCm-3d-iXU" firstAttribute="top" secondItem="sjg-NT-nbn" secondAttribute="bottom" constant="15" id="kxC-1s-6a1"/>
  184. <constraint firstItem="XCm-3d-iXU" firstAttribute="leading" secondItem="o12-Kf-Zya" secondAttribute="leading" id="m2T-Lh-3TT"/>
  185. <constraint firstItem="aF7-Ba-ozL" firstAttribute="top" secondItem="U3B-Zz-cHX" secondAttribute="bottom" constant="12" id="nJv-2B-6lP"/>
  186. <constraint firstItem="CB1-bz-K3D" firstAttribute="leading" secondItem="S6u-Q7-SpE" secondAttribute="leading" id="nVZ-ap-Xoh"/>
  187. <constraint firstItem="CB1-bz-K3D" firstAttribute="trailing" secondItem="o12-Kf-Zya" secondAttribute="trailing" id="q1O-oy-K6E"/>
  188. <constraint firstItem="aF7-Ba-ozL" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="rbF-bf-kf2"/>
  189. <constraint firstItem="CB1-bz-K3D" firstAttribute="leading" secondItem="XCm-3d-iXU" secondAttribute="trailing" constant="8" id="ucx-Lm-91A"/>
  190. <constraint firstAttribute="bottom" secondItem="XCm-3d-iXU" secondAttribute="bottom" constant="28" id="wRB-sb-b0d"/>
  191. <constraint firstItem="CB1-bz-K3D" firstAttribute="top" secondItem="S6u-Q7-SpE" secondAttribute="top" id="wZl-iF-AdX"/>
  192. <constraint firstItem="o12-Kf-Zya" firstAttribute="trailing" secondItem="aF7-Ba-ozL" secondAttribute="trailing" id="yKF-N3-hP6"/>
  193. <constraint firstItem="YyI-VY-ahy" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="44" id="zyd-Y8-iQl"/>
  194. </constraints>
  195. <point key="canvasLocation" x="139" y="153.5"/>
  196. </customView>
  197. </objects>
  198. <resources>
  199. <image name="PDFReaderProLogo" width="512" height="512"/>
  200. <namedColor name="KMColor_Interactive_M0">
  201. <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  202. </namedColor>
  203. <namedColor name="KMColor_Interactive_S0">
  204. <color red="0.85490196078431369" green="0.85882352941176465" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  205. </namedColor>
  206. </resources>
  207. </document>