KMVerificationTrialViewController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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="KMVerificationTrialViewController">
  11. <connections>
  12. <outlet property="accoutTextView" destination="kPU-CD-EZ2" id="f7H-J0-zuc"/>
  13. <outlet property="continueButton" destination="c9U-oA-IYb" id="Ijm-5z-CBB"/>
  14. <outlet property="label" destination="FMi-q8-lo4" id="xGk-oJ-Rf0"/>
  15. <outlet property="licenseButton" destination="bT3-uU-96I" id="STG-hw-uZd"/>
  16. <outlet property="textViewHeight" destination="jgn-sl-5To" id="Ia8-cS-znn"/>
  17. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  18. </connections>
  19. </customObject>
  20. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  21. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  22. <customView id="Hz6-mo-xeY">
  23. <rect key="frame" x="0.0" y="0.0" width="442" height="257"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hj7-zJ-9tZ">
  27. <rect key="frame" x="197" y="165" width="48" height="48"/>
  28. <constraints>
  29. <constraint firstAttribute="width" constant="48" id="jAw-ig-SIC"/>
  30. <constraint firstAttribute="height" constant="48" id="mpq-ht-2CL"/>
  31. </constraints>
  32. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="1qR-b8-U2t"/>
  33. </imageView>
  34. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FMi-q8-lo4">
  35. <rect key="frame" x="118" y="120" width="206" height="16"/>
  36. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Welcome to Cisdem PDFMaster" id="t9s-jy-Kah">
  37. <font key="font" metaFont="systemBold"/>
  38. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  39. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  40. </textFieldCell>
  41. </textField>
  42. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5fU-Ox-j64">
  43. <rect key="frame" x="225" y="28" width="197" height="36"/>
  44. <view key="contentView" id="A9q-Yu-oUt">
  45. <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
  46. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  47. </view>
  48. <color key="fillColor" name="KMColor_Interactive_M0"/>
  49. </box>
  50. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c9U-oA-IYb" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  51. <rect key="frame" x="225" y="28" width="197" height="36"/>
  52. <buttonCell key="cell" type="bevel" title="Activate" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dYE-xo-KDt">
  53. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  54. <font key="font" metaFont="system"/>
  55. <string key="keyEquivalent" base64-UTF8="YES">
  56. DQ
  57. </string>
  58. </buttonCell>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="36" id="aWX-5J-JBm"/>
  61. </constraints>
  62. <connections>
  63. <action selector="continueButtonAction:" target="-2" id="ztM-9l-EVZ"/>
  64. </connections>
  65. </button>
  66. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VW9-UL-1CK">
  67. <rect key="frame" x="20" y="28" width="197" height="36"/>
  68. <view key="contentView" id="iR7-oJ-vgy">
  69. <rect key="frame" x="0.0" y="0.0" width="197" height="36"/>
  70. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  71. </view>
  72. <color key="fillColor" name="KMColor_Interactive_S0"/>
  73. </box>
  74. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bT3-uU-96I" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  75. <rect key="frame" x="20" y="28" width="197" height="36"/>
  76. <buttonCell key="cell" type="bevel" title="Enter License Number" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dZP-p7-1ny">
  77. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  78. <font key="font" metaFont="system"/>
  79. </buttonCell>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="36" id="uex-h4-UKs"/>
  82. </constraints>
  83. <connections>
  84. <action selector="licenseButtonAction:" target="-2" id="cV0-TW-tfY"/>
  85. </connections>
  86. </button>
  87. <scrollView ambiguous="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vOr-uC-ssM">
  88. <rect key="frame" x="20" y="80" width="402" height="28"/>
  89. <clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="Ggm-s9-dGo">
  90. <rect key="frame" x="0.0" y="0.0" width="402" height="28"/>
  91. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  92. <subviews>
  93. <textView ambiguous="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" baseWritingDirection="leftToRight" spellingCorrection="YES" smartInsertDelete="YES" id="kPU-CD-EZ2">
  94. <rect key="frame" x="0.0" y="0.0" width="402" height="28"/>
  95. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  96. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  97. <size key="minSize" width="402" height="28"/>
  98. <size key="maxSize" width="402" height="10000000"/>
  99. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  100. </textView>
  101. </subviews>
  102. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  103. </clipView>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="28" id="jgn-sl-5To"/>
  106. </constraints>
  107. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="tj0-fP-YfX">
  108. <rect key="frame" x="-100" y="-100" width="240" height="16"/>
  109. <autoresizingMask key="autoresizingMask"/>
  110. </scroller>
  111. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="tyQ-aZ-G6O">
  112. <rect key="frame" x="-100" y="-100" width="16" height="100"/>
  113. <autoresizingMask key="autoresizingMask"/>
  114. </scroller>
  115. </scrollView>
  116. </subviews>
  117. <constraints>
  118. <constraint firstItem="c9U-oA-IYb" firstAttribute="centerY" secondItem="bT3-uU-96I" secondAttribute="centerY" id="1X4-QM-VWd"/>
  119. <constraint firstItem="bT3-uU-96I" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="2wa-Uh-pGi"/>
  120. <constraint firstItem="FMi-q8-lo4" firstAttribute="top" secondItem="hj7-zJ-9tZ" secondAttribute="bottom" constant="29" id="35R-W7-cO0"/>
  121. <constraint firstItem="c9U-oA-IYb" firstAttribute="leading" secondItem="bT3-uU-96I" secondAttribute="trailing" constant="8" id="7sL-1K-GKV"/>
  122. <constraint firstItem="hj7-zJ-9tZ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="44" id="CaY-Dp-KSJ"/>
  123. <constraint firstItem="hj7-zJ-9tZ" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="Iqh-gW-U3p"/>
  124. <constraint firstItem="bT3-uU-96I" firstAttribute="leading" secondItem="VW9-UL-1CK" secondAttribute="leading" id="J8A-lu-rS4"/>
  125. <constraint firstItem="bT3-uU-96I" firstAttribute="top" secondItem="vOr-uC-ssM" secondAttribute="bottom" constant="16" id="TVA-nN-vae"/>
  126. <constraint firstItem="c9U-oA-IYb" firstAttribute="width" secondItem="bT3-uU-96I" secondAttribute="width" id="aD8-wj-TNo"/>
  127. <constraint firstAttribute="bottom" secondItem="bT3-uU-96I" secondAttribute="bottom" constant="28" id="dIJ-xA-yuC"/>
  128. <constraint firstItem="FMi-q8-lo4" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="eaa-UZ-fNn"/>
  129. <constraint firstItem="c9U-oA-IYb" firstAttribute="trailing" secondItem="5fU-Ox-j64" secondAttribute="trailing" id="iUF-pe-bNy"/>
  130. <constraint firstItem="c9U-oA-IYb" firstAttribute="top" secondItem="5fU-Ox-j64" secondAttribute="top" id="jdL-Ha-3II"/>
  131. <constraint firstAttribute="trailing" secondItem="c9U-oA-IYb" secondAttribute="trailing" constant="20" id="l0r-pD-IJY"/>
  132. <constraint firstItem="c9U-oA-IYb" firstAttribute="leading" secondItem="5fU-Ox-j64" secondAttribute="leading" id="otI-8G-TbE"/>
  133. <constraint firstItem="vOr-uC-ssM" firstAttribute="top" secondItem="FMi-q8-lo4" secondAttribute="bottom" constant="12" id="sKH-Cc-BgL"/>
  134. <constraint firstItem="bT3-uU-96I" firstAttribute="trailing" secondItem="VW9-UL-1CK" secondAttribute="trailing" id="tF1-Z4-rwH"/>
  135. <constraint firstItem="c9U-oA-IYb" firstAttribute="bottom" secondItem="5fU-Ox-j64" secondAttribute="bottom" id="urd-MV-Spg"/>
  136. <constraint firstItem="bT3-uU-96I" firstAttribute="bottom" secondItem="VW9-UL-1CK" secondAttribute="bottom" id="yI1-Td-tU3"/>
  137. <constraint firstItem="bT3-uU-96I" firstAttribute="top" secondItem="VW9-UL-1CK" secondAttribute="top" id="ybd-BR-Tu9"/>
  138. </constraints>
  139. <point key="canvasLocation" x="98" y="190"/>
  140. </customView>
  141. </objects>
  142. <resources>
  143. <image name="PDFReaderProLogo" width="512" height="512"/>
  144. <namedColor name="KMColor_Interactive_M0">
  145. <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. </namedColor>
  147. <namedColor name="KMColor_Interactive_S0">
  148. <color red="0.85490196078431369" green="0.85882352941176465" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. </namedColor>
  150. </resources>
  151. </document>