KMCouponDueWindowController.xib 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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="KMCouponDueWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="buyBox" destination="FYA-2d-xuI" id="u4E-0G-PJU"/>
  13. <outlet property="buyButton" destination="Vji-vi-gbH" id="hbM-et-gc8"/>
  14. <outlet property="contendBox" destination="bzV-Gq-pe9" id="dYI-Qe-kL5"/>
  15. <outlet property="contendImage" destination="x8W-tS-Xhe" id="iJT-E2-Fxz"/>
  16. <outlet property="laterInfoLabel" destination="VRY-Yk-fAD" id="V3J-01-cXd"/>
  17. <outlet property="subTitleLabel" destination="jjn-yZ-D7c" id="X8B-q2-JDe"/>
  18. <outlet property="tipInfoImage" destination="GkG-tR-cLY" id="Oe9-x1-7YF"/>
  19. <outlet property="tipInfoView" destination="f1m-ug-ENL" id="gor-we-zNF"/>
  20. <outlet property="titleLabel" destination="mL0-nw-nO3" id="uPj-4g-B9V"/>
  21. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  22. </connections>
  23. </customObject>
  24. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  25. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  26. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  27. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  28. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  29. <rect key="contentRect" x="196" y="240" width="660" height="443"/>
  30. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
  31. <value key="minSize" type="size" width="660" height="443"/>
  32. <value key="maxSize" type="size" width="660" height="443"/>
  33. <view key="contentView" id="se5-gp-TjO">
  34. <rect key="frame" x="0.0" y="0.0" width="660" height="443"/>
  35. <autoresizingMask key="autoresizingMask"/>
  36. <subviews>
  37. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bzV-Gq-pe9">
  38. <rect key="frame" x="29" y="27" width="602" height="380"/>
  39. <view key="contentView" id="VA0-92-LSU">
  40. <rect key="frame" x="0.0" y="0.0" width="602" height="380"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. <subviews>
  43. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4n1-ck-aYe">
  44. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  45. <subviews>
  46. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x8W-tS-Xhe">
  47. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  48. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UDr-qh-Sdk"/>
  49. </imageView>
  50. </subviews>
  51. <constraints>
  52. <constraint firstItem="x8W-tS-Xhe" firstAttribute="leading" secondItem="4n1-ck-aYe" secondAttribute="leading" id="0pT-7K-Vcc"/>
  53. <constraint firstItem="x8W-tS-Xhe" firstAttribute="top" secondItem="4n1-ck-aYe" secondAttribute="top" id="HXG-6I-MLq"/>
  54. <constraint firstAttribute="height" constant="380" id="LGw-1W-FHg"/>
  55. <constraint firstAttribute="width" constant="300" id="PaQ-iC-qHB"/>
  56. <constraint firstAttribute="trailing" secondItem="x8W-tS-Xhe" secondAttribute="trailing" id="c37-hJ-FxL"/>
  57. <constraint firstAttribute="bottom" secondItem="x8W-tS-Xhe" secondAttribute="bottom" id="fqG-Pr-D6G"/>
  58. </constraints>
  59. </customView>
  60. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IRn-Nx-1SH">
  61. <rect key="frame" x="336" y="21" width="266" height="338"/>
  62. <subviews>
  63. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mL0-nw-nO3">
  64. <rect key="frame" x="-2" y="313" width="172" height="25"/>
  65. <textFieldCell key="cell" alignment="left" title="Limited-time Offer" id="Dv5-Ir-uCY">
  66. <font key="font" metaFont="system" size="21"/>
  67. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  68. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  69. </textFieldCell>
  70. </textField>
  71. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jjn-yZ-D7c">
  72. <rect key="frame" x="-2" y="258" width="270" height="51"/>
  73. <constraints>
  74. <constraint firstAttribute="width" constant="266" id="6J1-BA-Y1S"/>
  75. </constraints>
  76. <textFieldCell key="cell" alignment="left" title="Dear, your free trial has expired on 2024-05-17. PDF Reader Pro offers 20% OFF for new users!" id="2mW-gH-wXX">
  77. <font key="font" metaFont="system" size="14"/>
  78. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  79. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  80. </textFieldCell>
  81. </textField>
  82. <customView translatesAutoresizingMaskIntoConstraints="NO" id="f1m-ug-ENL">
  83. <rect key="frame" x="0.0" y="126" width="266" height="100"/>
  84. <subviews>
  85. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GkG-tR-cLY">
  86. <rect key="frame" x="0.0" y="0.0" width="266" height="100"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  88. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="erh-zg-aUs"/>
  89. </imageView>
  90. </subviews>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="100" id="TLT-K4-KS3"/>
  93. </constraints>
  94. </customView>
  95. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FYA-2d-xuI">
  96. <rect key="frame" x="0.0" y="46" width="266" height="48"/>
  97. <view key="contentView" id="2Nb-6M-k48">
  98. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  99. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  100. <subviews>
  101. <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vji-vi-gbH" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  102. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  103. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  104. <buttonCell key="cell" type="bevel" title="Buy with 20% OFF" bezelStyle="rounded" imagePosition="overlaps" alignment="center" focusRingType="none" imageScaling="axesIndependently" inset="2" id="GEO-t7-YwI">
  105. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  106. <font key="font" metaFont="system" size="15"/>
  107. </buttonCell>
  108. <color key="contentTintColor" name="Color"/>
  109. <connections>
  110. <action selector="buyBtnClicked:" target="-2" id="zsV-Mv-Qqr"/>
  111. </connections>
  112. </button>
  113. </subviews>
  114. </view>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="48" id="Vh6-An-tIy"/>
  117. <constraint firstAttribute="width" constant="266" id="j43-O9-4Ug"/>
  118. </constraints>
  119. <color key="fillColor" red="1" green="0.61799015410958902" blue="0.16566780821917809" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  120. </box>
  121. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VRY-Yk-fAD">
  122. <rect key="frame" x="-2" y="20" width="270" height="14"/>
  123. <constraints>
  124. <constraint firstAttribute="width" constant="266" id="5bJ-Fv-1Zy"/>
  125. </constraints>
  126. <textFieldCell key="cell" selectable="YES" alignment="center" title="--" id="Ukb-Yc-wec">
  127. <font key="font" metaFont="smallSystem"/>
  128. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  129. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  130. </textFieldCell>
  131. </textField>
  132. </subviews>
  133. <constraints>
  134. <constraint firstItem="jjn-yZ-D7c" firstAttribute="top" secondItem="mL0-nw-nO3" secondAttribute="bottom" constant="4" id="17A-jq-I3m"/>
  135. <constraint firstItem="f1m-ug-ENL" firstAttribute="top" secondItem="jjn-yZ-D7c" secondAttribute="bottom" constant="32" id="5be-PI-GD5"/>
  136. <constraint firstItem="mL0-nw-nO3" firstAttribute="top" secondItem="IRn-Nx-1SH" secondAttribute="top" id="6LD-X2-01L"/>
  137. <constraint firstAttribute="width" constant="266" id="6PQ-O8-DxR"/>
  138. <constraint firstItem="VRY-Yk-fAD" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="8W6-hg-tKI"/>
  139. <constraint firstItem="VRY-Yk-fAD" firstAttribute="top" secondItem="FYA-2d-xuI" secondAttribute="bottom" constant="12" id="NSI-IU-0Ih"/>
  140. <constraint firstAttribute="trailing" secondItem="f1m-ug-ENL" secondAttribute="trailing" id="Ovd-gM-4mt"/>
  141. <constraint firstAttribute="height" constant="338" id="hbJ-aj-SrA"/>
  142. <constraint firstItem="FYA-2d-xuI" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="nPv-ou-sau"/>
  143. <constraint firstItem="f1m-ug-ENL" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="npJ-jY-Mhx"/>
  144. <constraint firstItem="FYA-2d-xuI" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="bottom" constant="32" id="pXg-Rn-Hvk"/>
  145. <constraint firstItem="jjn-yZ-D7c" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="qdr-jp-cAz"/>
  146. <constraint firstItem="mL0-nw-nO3" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="ur5-xj-WPj"/>
  147. </constraints>
  148. </customView>
  149. </subviews>
  150. <constraints>
  151. <constraint firstAttribute="bottom" secondItem="IRn-Nx-1SH" secondAttribute="bottom" constant="21" id="5xZ-JP-B1h"/>
  152. <constraint firstAttribute="bottom" secondItem="4n1-ck-aYe" secondAttribute="bottom" id="EjT-er-VP4"/>
  153. <constraint firstItem="4n1-ck-aYe" firstAttribute="leading" secondItem="VA0-92-LSU" secondAttribute="leading" id="VAV-Im-tPk"/>
  154. <constraint firstAttribute="trailing" secondItem="IRn-Nx-1SH" secondAttribute="trailing" id="jQF-ja-dvX"/>
  155. </constraints>
  156. </view>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="380" id="VR1-cD-sgF"/>
  159. <constraint firstAttribute="width" constant="602" id="Y4g-au-WfJ"/>
  160. </constraints>
  161. </box>
  162. </subviews>
  163. <constraints>
  164. <constraint firstItem="bzV-Gq-pe9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="29" id="cQ1-68-6lw"/>
  165. <constraint firstAttribute="bottom" secondItem="bzV-Gq-pe9" secondAttribute="bottom" constant="27" id="zWc-2T-LdA"/>
  166. </constraints>
  167. </view>
  168. <connections>
  169. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  170. </connections>
  171. <point key="canvasLocation" x="147" y="116"/>
  172. </window>
  173. </objects>
  174. <resources>
  175. <namedColor name="Color">
  176. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. </namedColor>
  178. </resources>
  179. </document>