KMFreeGetAIWC.xib 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMFreeGetAIWC" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="aitoolsBox" destination="Abq-53-J71" id="ZYX-PN-OsR"/>
  12. <outlet property="aitoolsLabel" destination="uVk-XT-pWG" id="YFC-Qh-M9Y"/>
  13. <outlet property="laterButton" destination="E7S-Bk-g72" id="Th5-8w-qCA"/>
  14. <outlet property="privacyPolicyLabel" destination="ULb-Gh-JF4" id="Epk-OR-Rrp"/>
  15. <outlet property="subTitle1" destination="rRa-ah-efA" id="8XS-Qi-3RF"/>
  16. <outlet property="subTitle2" destination="6D4-4c-2Nm" id="JAd-cI-cwH"/>
  17. <outlet property="subTitle3" destination="PBU-ok-xbw" id="b6W-UI-E6z"/>
  18. <outlet property="termsServiceLabel" destination="8EG-n3-qe5" id="cpb-ZZ-qng"/>
  19. <outlet property="titleLabel1" destination="rmE-FB-IiS" id="SWe-sK-cFh"/>
  20. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  21. </connections>
  22. </customObject>
  23. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  24. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  25. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  26. <windowStyleMask key="styleMask" titled="YES" closable="YES" fullSizeContentView="YES"/>
  27. <rect key="contentRect" x="196" y="240" width="538" height="436"/>
  28. <rect key="screenRect" x="0.0" y="0.0" width="1800" height="1125"/>
  29. <value key="minSize" type="size" width="538" height="436"/>
  30. <value key="maxSize" type="size" width="538" height="436"/>
  31. <view key="contentView" id="se5-gp-TjO">
  32. <rect key="frame" x="0.0" y="0.0" width="538" height="436"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <subviews>
  35. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="53R-cw-WGs">
  36. <rect key="frame" x="0.0" y="304" width="538" height="132"/>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="538" id="Vh5-CD-Qdr"/>
  39. <constraint firstAttribute="height" constant="132" id="kbH-ZM-OPy"/>
  40. </constraints>
  41. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ButtonBackgroundImage6" id="AZS-Ua-rlK"/>
  42. </imageView>
  43. <customView translatesAutoresizingMaskIntoConstraints="NO" id="iRN-bz-X6B">
  44. <rect key="frame" x="40" y="352" width="458" height="72"/>
  45. <subviews>
  46. <customView translatesAutoresizingMaskIntoConstraints="NO" id="mbR-HY-7t5">
  47. <rect key="frame" x="0.0" y="-15" width="458" height="102"/>
  48. <subviews>
  49. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rmE-FB-IiS">
  50. <rect key="frame" x="-2" y="0.0" width="462" height="72"/>
  51. <constraints>
  52. <constraint firstAttribute="width" constant="458" id="0ej-vo-VhL"/>
  53. <constraint firstAttribute="height" constant="72" id="dFN-nC-eft"/>
  54. </constraints>
  55. <textFieldCell key="cell" alignment="center" title="Label" id="ajC-Av-in6">
  56. <font key="font" metaFont="system"/>
  57. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  58. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. </textField>
  61. </subviews>
  62. <constraints>
  63. <constraint firstAttribute="trailing" secondItem="rmE-FB-IiS" secondAttribute="trailing" id="DEq-7V-Rb4"/>
  64. <constraint firstItem="rmE-FB-IiS" firstAttribute="leading" secondItem="mbR-HY-7t5" secondAttribute="leading" id="E57-fm-0M0"/>
  65. <constraint firstItem="rmE-FB-IiS" firstAttribute="top" secondItem="mbR-HY-7t5" secondAttribute="top" constant="30" id="kLV-Hw-xYQ"/>
  66. <constraint firstAttribute="bottom" secondItem="rmE-FB-IiS" secondAttribute="bottom" id="nlH-6F-UVV"/>
  67. </constraints>
  68. </customView>
  69. </subviews>
  70. <constraints>
  71. <constraint firstItem="mbR-HY-7t5" firstAttribute="centerX" secondItem="iRN-bz-X6B" secondAttribute="centerX" id="DGn-JD-LIk"/>
  72. <constraint firstAttribute="height" constant="72" id="Nvj-mX-QZB"/>
  73. <constraint firstItem="mbR-HY-7t5" firstAttribute="centerY" secondItem="iRN-bz-X6B" secondAttribute="centerY" id="hGj-ob-oa2"/>
  74. </constraints>
  75. </customView>
  76. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hWR-hK-k4D">
  77. <rect key="frame" x="40" y="288" width="458" height="40"/>
  78. <subviews>
  79. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rRa-ah-efA">
  80. <rect key="frame" x="-2" y="12" width="462" height="16"/>
  81. <textFieldCell key="cell" title="Label" id="fSS-vD-GT4">
  82. <font key="font" usesAppearanceFont="YES"/>
  83. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  84. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  85. </textFieldCell>
  86. </textField>
  87. </subviews>
  88. <constraints>
  89. <constraint firstItem="rRa-ah-efA" firstAttribute="leading" secondItem="hWR-hK-k4D" secondAttribute="leading" id="0Zl-0n-HUG"/>
  90. <constraint firstItem="rRa-ah-efA" firstAttribute="centerY" secondItem="hWR-hK-k4D" secondAttribute="centerY" id="HHW-C5-S1r"/>
  91. <constraint firstAttribute="width" constant="458" id="Yo8-6T-6Kf"/>
  92. <constraint firstAttribute="height" constant="40" id="e9G-8L-oii"/>
  93. <constraint firstAttribute="trailing" secondItem="rRa-ah-efA" secondAttribute="trailing" id="sOd-6u-35l"/>
  94. </constraints>
  95. </customView>
  96. <customView translatesAutoresizingMaskIntoConstraints="NO" id="c5z-V7-cme">
  97. <rect key="frame" x="40" y="243" width="458" height="40"/>
  98. <subviews>
  99. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6D4-4c-2Nm">
  100. <rect key="frame" x="-2" y="12" width="462" height="16"/>
  101. <textFieldCell key="cell" title="Label" id="J3d-xq-Ci9">
  102. <font key="font" usesAppearanceFont="YES"/>
  103. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  104. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  105. </textFieldCell>
  106. </textField>
  107. </subviews>
  108. <constraints>
  109. <constraint firstItem="6D4-4c-2Nm" firstAttribute="centerY" secondItem="c5z-V7-cme" secondAttribute="centerY" id="50z-eh-ocP"/>
  110. <constraint firstAttribute="height" constant="40" id="7lI-Ip-CzL"/>
  111. <constraint firstItem="6D4-4c-2Nm" firstAttribute="leading" secondItem="c5z-V7-cme" secondAttribute="leading" id="9VC-KL-w9D"/>
  112. <constraint firstAttribute="trailing" secondItem="6D4-4c-2Nm" secondAttribute="trailing" id="ySA-l3-Lbw"/>
  113. </constraints>
  114. </customView>
  115. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vcv-ai-hhc">
  116. <rect key="frame" x="40" y="218" width="458" height="20"/>
  117. <subviews>
  118. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PBU-ok-xbw">
  119. <rect key="frame" x="-2" y="2" width="462" height="16"/>
  120. <textFieldCell key="cell" title="Label" id="Ch7-0B-Mtk">
  121. <font key="font" usesAppearanceFont="YES"/>
  122. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  123. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  124. </textFieldCell>
  125. </textField>
  126. </subviews>
  127. <constraints>
  128. <constraint firstAttribute="height" constant="20" id="10m-S9-DT3"/>
  129. <constraint firstItem="PBU-ok-xbw" firstAttribute="leading" secondItem="Vcv-ai-hhc" secondAttribute="leading" id="NXI-ub-PO3"/>
  130. <constraint firstItem="PBU-ok-xbw" firstAttribute="centerY" secondItem="Vcv-ai-hhc" secondAttribute="centerY" id="USq-HE-KVq"/>
  131. <constraint firstAttribute="trailing" secondItem="PBU-ok-xbw" secondAttribute="trailing" id="ckQ-FA-JY2"/>
  132. </constraints>
  133. </customView>
  134. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Abq-53-J71" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  135. <rect key="frame" x="212" y="122" width="114" height="32"/>
  136. <view key="contentView" id="ZXj-k3-y1s">
  137. <rect key="frame" x="0.0" y="0.0" width="114" height="32"/>
  138. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  139. <subviews>
  140. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uVk-XT-pWG">
  141. <rect key="frame" x="37" y="8" width="41" height="16"/>
  142. <textFieldCell key="cell" alignment="center" title="Label" id="ncL-TJ-VPL">
  143. <font key="font" usesAppearanceFont="YES"/>
  144. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  145. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  146. </textFieldCell>
  147. </textField>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="uVk-XT-pWG" firstAttribute="leading" secondItem="ZXj-k3-y1s" secondAttribute="leading" constant="38.5" id="9dW-Z3-m7F"/>
  151. </constraints>
  152. </view>
  153. <constraints>
  154. <constraint firstAttribute="height" constant="32" id="kru-Se-rVB"/>
  155. <constraint firstItem="uVk-XT-pWG" firstAttribute="centerX" secondItem="Abq-53-J71" secondAttribute="centerX" id="tK7-JO-t5N"/>
  156. <constraint firstItem="uVk-XT-pWG" firstAttribute="centerY" secondItem="Abq-53-J71" secondAttribute="centerY" id="wi6-hH-ef0"/>
  157. </constraints>
  158. </box>
  159. <button translatesAutoresizingMaskIntoConstraints="NO" id="E7S-Bk-g72">
  160. <rect key="frame" x="247" y="98" width="45" height="16"/>
  161. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="WO4-oe-cbl">
  162. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  163. <font key="font" metaFont="system"/>
  164. </buttonCell>
  165. <connections>
  166. <action selector="laterButtonAction:" target="-2" id="gnh-yw-lhH"/>
  167. </connections>
  168. </button>
  169. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ULb-Gh-JF4">
  170. <rect key="frame" x="38" y="40" width="37" height="16"/>
  171. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5UK-0b-DhR">
  172. <font key="font" metaFont="system"/>
  173. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  174. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  175. </textFieldCell>
  176. </textField>
  177. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8EG-n3-qe5">
  178. <rect key="frame" x="463" y="40" width="37" height="16"/>
  179. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="YEh-dx-OZB">
  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. </subviews>
  186. <constraints>
  187. <constraint firstItem="Vcv-ai-hhc" firstAttribute="top" secondItem="c5z-V7-cme" secondAttribute="bottom" constant="5" id="1Z4-JM-965"/>
  188. <constraint firstAttribute="trailing" secondItem="iRN-bz-X6B" secondAttribute="trailing" constant="40" id="5Pn-81-Dq3"/>
  189. <constraint firstItem="Vcv-ai-hhc" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="6DE-Db-wFX"/>
  190. <constraint firstAttribute="bottom" secondItem="E7S-Bk-g72" secondAttribute="bottom" constant="98" id="8Kp-6O-RGv"/>
  191. <constraint firstItem="c5z-V7-cme" firstAttribute="top" secondItem="hWR-hK-k4D" secondAttribute="bottom" constant="5" id="BfD-VE-xLJ"/>
  192. <constraint firstItem="53R-cw-WGs" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Bng-eA-ciz"/>
  193. <constraint firstItem="c5z-V7-cme" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="EO0-GC-J8H"/>
  194. <constraint firstItem="Abq-53-J71" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="GwF-JY-IS0"/>
  195. <constraint firstItem="E7S-Bk-g72" firstAttribute="centerX" secondItem="Abq-53-J71" secondAttribute="centerX" id="HXx-UU-pM9"/>
  196. <constraint firstAttribute="trailing" secondItem="53R-cw-WGs" secondAttribute="trailing" id="J2l-FC-LOI"/>
  197. <constraint firstAttribute="trailing" secondItem="c5z-V7-cme" secondAttribute="trailing" constant="40" id="LOE-NI-ay3"/>
  198. <constraint firstAttribute="bottom" secondItem="ULb-Gh-JF4" secondAttribute="bottom" constant="40" id="PCS-rV-cTG"/>
  199. <constraint firstAttribute="trailing" secondItem="hWR-hK-k4D" secondAttribute="trailing" constant="40" id="TVV-JY-3DS"/>
  200. <constraint firstAttribute="trailing" secondItem="Vcv-ai-hhc" secondAttribute="trailing" constant="40" id="TvF-Yj-Vxz"/>
  201. <constraint firstItem="hWR-hK-k4D" firstAttribute="top" secondItem="iRN-bz-X6B" secondAttribute="bottom" constant="24" id="Uji-Fh-FjF"/>
  202. <constraint firstItem="hWR-hK-k4D" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="ZYO-ZB-LgB"/>
  203. <constraint firstItem="ULb-Gh-JF4" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="ev1-wB-DQK"/>
  204. <constraint firstAttribute="trailing" secondItem="8EG-n3-qe5" secondAttribute="trailing" constant="40" id="fAM-fm-Oj7"/>
  205. <constraint firstAttribute="bottom" secondItem="8EG-n3-qe5" secondAttribute="bottom" constant="40" id="iKr-SN-RaN"/>
  206. <constraint firstItem="E7S-Bk-g72" firstAttribute="top" secondItem="Abq-53-J71" secondAttribute="bottom" constant="8" id="kPm-QF-vAc"/>
  207. <constraint firstItem="Abq-53-J71" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Vcv-ai-hhc" secondAttribute="bottom" constant="24" id="nPG-Jc-qT4"/>
  208. <constraint firstItem="iRN-bz-X6B" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="qCB-9U-jBF"/>
  209. <constraint firstItem="53R-cw-WGs" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="t22-ci-px4"/>
  210. <constraint firstItem="iRN-bz-X6B" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="12" id="wLM-sf-QQ7"/>
  211. </constraints>
  212. </view>
  213. <connections>
  214. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  215. </connections>
  216. <point key="canvasLocation" x="35" y="144"/>
  217. </window>
  218. </objects>
  219. <resources>
  220. <image name="ButtonBackgroundImage6" width="538" height="132"/>
  221. </resources>
  222. </document>