KMVerificationViewController.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  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="KMVerificationViewController">
  11. <connections>
  12. <outlet property="buyBtnWidthConst" destination="cfU-ob-93l" id="OH2-SK-1dc"/>
  13. <outlet property="buyButton" destination="U09-by-ylW" id="j4V-0P-NG7"/>
  14. <outlet property="label" destination="fhe-gE-tgL" id="TDV-TA-8MH"/>
  15. <outlet property="laterBtnWidthConst" destination="sdC-jT-ma3" id="xUo-UD-wyE"/>
  16. <outlet property="laterButton" destination="qUy-X0-V6g" id="VuZ-YJ-IjN"/>
  17. <outlet property="licenseButton" destination="1HI-Tj-QTM" id="kEk-Ze-4Tf"/>
  18. <outlet property="sublabel" destination="Z02-5i-oDf" id="rCQ-Ut-Ggg"/>
  19. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="Hz6-mo-xeY">
  25. <rect key="frame" x="0.0" y="0.0" width="567" height="169"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="euw-H0-rug">
  29. <rect key="frame" x="0.0" y="0.0" width="567" height="169"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <view key="contentView" id="mj3-9H-9rZ">
  32. <rect key="frame" x="0.0" y="0.0" width="567" height="169"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. </view>
  35. <color key="fillColor" name="KMColor_Layout_L0"/>
  36. </box>
  37. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YEj-pH-jUe">
  38. <rect key="frame" x="28" y="85" width="48" height="48"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="48" id="8Ik-gg-h4u"/>
  41. <constraint firstAttribute="width" constant="48" id="KUo-A0-tPo"/>
  42. </constraints>
  43. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="W4I-tX-LHB"/>
  44. </imageView>
  45. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fhe-gE-tgL">
  46. <rect key="frame" x="99" y="115" width="174" height="16"/>
  47. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF Reader Pro Activation" id="BcW-z4-jmX">
  48. <font key="font" metaFont="systemBold"/>
  49. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  50. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  51. </textFieldCell>
  52. </textField>
  53. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Z02-5i-oDf">
  54. <rect key="frame" x="99" y="89" width="424" height="14"/>
  55. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Buy Full Version to annotate and edit your PDF documents." id="bvR-5d-z54">
  56. <font key="font" metaFont="smallSystem"/>
  57. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  58. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. </textField>
  61. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f7O-ZF-kt9">
  62. <rect key="frame" x="20" y="24" width="180" height="36"/>
  63. <view key="contentView" id="YZA-PT-ZSC">
  64. <rect key="frame" x="0.0" y="0.0" width="180" height="36"/>
  65. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  66. </view>
  67. <color key="fillColor" name="KMColor_Status_Sel"/>
  68. </box>
  69. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1HI-Tj-QTM" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  70. <rect key="frame" x="20" y="24" width="180" height="36"/>
  71. <buttonCell key="cell" type="bevel" title="Enter License Number" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XIG-UP-S4j">
  72. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  73. <font key="font" metaFont="system"/>
  74. </buttonCell>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="36" id="9Sq-8y-Kvk"/>
  77. <constraint firstAttribute="width" constant="180" id="wvu-QL-Iw6"/>
  78. </constraints>
  79. <connections>
  80. <action selector="licenseButtonAction:" target="-2" id="VlB-vi-rg0"/>
  81. </connections>
  82. </button>
  83. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8zQ-kp-Fc2">
  84. <rect key="frame" x="407" y="24" width="140" height="36"/>
  85. <view key="contentView" id="qIB-FX-MFw">
  86. <rect key="frame" x="0.0" y="0.0" width="140" height="36"/>
  87. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  88. </view>
  89. <color key="fillColor" name="KMColor_Interactive_M0"/>
  90. </box>
  91. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U09-by-ylW" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  92. <rect key="frame" x="407" y="24" width="140" height="36"/>
  93. <buttonCell key="cell" type="bevel" title="Buy Full Version" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="JZ8-po-9RD">
  94. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  95. <font key="font" metaFont="system"/>
  96. <string key="keyEquivalent" base64-UTF8="YES">
  97. DQ
  98. </string>
  99. </buttonCell>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="36" id="4A9-8e-OKC"/>
  102. <constraint firstAttribute="width" constant="140" id="cfU-ob-93l"/>
  103. </constraints>
  104. <connections>
  105. <action selector="buyButtonAction:" target="-2" id="mtq-MJ-rmG"/>
  106. </connections>
  107. </button>
  108. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="EDA-E3-Gss">
  109. <rect key="frame" x="319" y="24" width="80" height="36"/>
  110. <view key="contentView" id="Dba-tH-y8H">
  111. <rect key="frame" x="0.0" y="0.0" width="80" height="36"/>
  112. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  113. </view>
  114. <color key="fillColor" name="KMColor_Status_Sel"/>
  115. </box>
  116. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qUy-X0-V6g" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  117. <rect key="frame" x="319" y="24" width="80" height="36"/>
  118. <buttonCell key="cell" type="bevel" title="Later" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Q4e-IV-eFu">
  119. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  120. <font key="font" metaFont="system"/>
  121. </buttonCell>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="36" id="eR8-l3-Lqc"/>
  124. <constraint firstAttribute="width" constant="80" id="sdC-jT-ma3"/>
  125. </constraints>
  126. <connections>
  127. <action selector="laterButtonAction:" target="-2" id="QNt-qK-Aec"/>
  128. </connections>
  129. </button>
  130. </subviews>
  131. <constraints>
  132. <constraint firstItem="U09-by-ylW" firstAttribute="trailing" secondItem="8zQ-kp-Fc2" secondAttribute="trailing" id="3hV-i0-RyG"/>
  133. <constraint firstAttribute="bottom" secondItem="1HI-Tj-QTM" secondAttribute="bottom" constant="24" id="8no-og-41t"/>
  134. <constraint firstItem="U09-by-ylW" firstAttribute="top" secondItem="8zQ-kp-Fc2" secondAttribute="top" id="8nz-fX-kC4"/>
  135. <constraint firstItem="U09-by-ylW" firstAttribute="bottom" secondItem="8zQ-kp-Fc2" secondAttribute="bottom" id="Fud-TL-X3q"/>
  136. <constraint firstItem="1HI-Tj-QTM" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="HEM-4u-opQ"/>
  137. <constraint firstItem="U09-by-ylW" firstAttribute="centerY" secondItem="1HI-Tj-QTM" secondAttribute="centerY" id="I37-ma-9A9"/>
  138. <constraint firstItem="U09-by-ylW" firstAttribute="leading" secondItem="8zQ-kp-Fc2" secondAttribute="leading" id="JPG-Nd-a9W"/>
  139. <constraint firstItem="qUy-X0-V6g" firstAttribute="trailing" secondItem="EDA-E3-Gss" secondAttribute="trailing" id="L21-WJ-UAu"/>
  140. <constraint firstAttribute="trailing" secondItem="Z02-5i-oDf" secondAttribute="trailing" constant="46" id="SWe-se-LgA"/>
  141. <constraint firstItem="fhe-gE-tgL" firstAttribute="leading" secondItem="YEj-pH-jUe" secondAttribute="trailing" constant="25" id="SqH-LL-DVg"/>
  142. <constraint firstItem="fhe-gE-tgL" firstAttribute="leading" secondItem="Z02-5i-oDf" secondAttribute="leading" id="bRF-VZ-maK"/>
  143. <constraint firstItem="fhe-gE-tgL" firstAttribute="top" secondItem="YEj-pH-jUe" secondAttribute="top" constant="2" id="g1D-jZ-LLj"/>
  144. <constraint firstItem="1HI-Tj-QTM" firstAttribute="bottom" secondItem="f7O-ZF-kt9" secondAttribute="bottom" id="idZ-gG-wpR"/>
  145. <constraint firstItem="1HI-Tj-QTM" firstAttribute="top" secondItem="YEj-pH-jUe" secondAttribute="bottom" constant="25" id="kOj-Bu-IGJ"/>
  146. <constraint firstAttribute="trailing" secondItem="U09-by-ylW" secondAttribute="trailing" constant="20" id="n1C-Po-1jn"/>
  147. <constraint firstItem="YEj-pH-jUe" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="36" id="pgf-Ae-K49"/>
  148. <constraint firstItem="1HI-Tj-QTM" firstAttribute="trailing" secondItem="f7O-ZF-kt9" secondAttribute="trailing" id="rFy-x0-LvW"/>
  149. <constraint firstItem="1HI-Tj-QTM" firstAttribute="top" secondItem="f7O-ZF-kt9" secondAttribute="top" id="rbe-Mp-M4R"/>
  150. <constraint firstItem="1HI-Tj-QTM" firstAttribute="leading" secondItem="f7O-ZF-kt9" secondAttribute="leading" id="s2y-5K-1f4"/>
  151. <constraint firstItem="Z02-5i-oDf" firstAttribute="top" secondItem="fhe-gE-tgL" secondAttribute="bottom" constant="12" id="skR-5u-duZ"/>
  152. <constraint firstItem="qUy-X0-V6g" firstAttribute="bottom" secondItem="EDA-E3-Gss" secondAttribute="bottom" id="tZe-Hx-6xj"/>
  153. <constraint firstItem="qUy-X0-V6g" firstAttribute="leading" secondItem="EDA-E3-Gss" secondAttribute="leading" id="wIw-vI-yAn"/>
  154. <constraint firstItem="qUy-X0-V6g" firstAttribute="top" secondItem="EDA-E3-Gss" secondAttribute="top" id="wkl-bp-fkr"/>
  155. <constraint firstItem="U09-by-ylW" firstAttribute="leading" secondItem="qUy-X0-V6g" secondAttribute="trailing" constant="8" id="wtw-bo-egq"/>
  156. <constraint firstItem="U09-by-ylW" firstAttribute="centerY" secondItem="qUy-X0-V6g" secondAttribute="centerY" id="wwI-ha-nlz"/>
  157. <constraint firstItem="YEj-pH-jUe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="28" id="y4q-ZQ-rmf"/>
  158. </constraints>
  159. <point key="canvasLocation" x="-149.5" y="113.5"/>
  160. </customView>
  161. </objects>
  162. <resources>
  163. <image name="PDFReaderProLogo" width="512" height="512"/>
  164. <namedColor name="KMColor_Interactive_M0">
  165. <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  166. </namedColor>
  167. <namedColor name="KMColor_Layout_L0">
  168. <color red="0.9882352941176471" green="0.99215686274509807" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  169. </namedColor>
  170. <namedColor name="KMColor_Status_Sel">
  171. <color red="0.28627450980392155" green="0.50980392156862742" blue="0.90196078431372551" alpha="0.20000000298023224" colorSpace="custom" customColorSpace="sRGB"/>
  172. </namedColor>
  173. </resources>
  174. </document>