KMCouponDueWindowController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  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. <rect key="contentRect" x="196" y="240" width="660" height="443"/>
  29. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  30. <value key="minSize" type="size" width="660" height="443"/>
  31. <value key="maxSize" type="size" width="660" height="443"/>
  32. <view key="contentView" id="se5-gp-TjO">
  33. <rect key="frame" x="0.0" y="0.0" width="660" height="443"/>
  34. <autoresizingMask key="autoresizingMask"/>
  35. <subviews>
  36. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bzV-Gq-pe9">
  37. <rect key="frame" x="29" y="27" width="602" height="380"/>
  38. <view key="contentView" id="VA0-92-LSU">
  39. <rect key="frame" x="0.0" y="0.0" width="602" height="380"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. <subviews>
  42. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4n1-ck-aYe">
  43. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  44. <subviews>
  45. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x8W-tS-Xhe">
  46. <rect key="frame" x="0.0" y="0.0" width="300" height="380"/>
  47. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="UDr-qh-Sdk"/>
  48. </imageView>
  49. </subviews>
  50. <constraints>
  51. <constraint firstItem="x8W-tS-Xhe" firstAttribute="leading" secondItem="4n1-ck-aYe" secondAttribute="leading" id="0pT-7K-Vcc"/>
  52. <constraint firstItem="x8W-tS-Xhe" firstAttribute="top" secondItem="4n1-ck-aYe" secondAttribute="top" id="HXG-6I-MLq"/>
  53. <constraint firstAttribute="height" constant="380" id="LGw-1W-FHg"/>
  54. <constraint firstAttribute="width" constant="300" id="PaQ-iC-qHB"/>
  55. <constraint firstAttribute="trailing" secondItem="x8W-tS-Xhe" secondAttribute="trailing" id="c37-hJ-FxL"/>
  56. <constraint firstAttribute="bottom" secondItem="x8W-tS-Xhe" secondAttribute="bottom" id="fqG-Pr-D6G"/>
  57. </constraints>
  58. </customView>
  59. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IRn-Nx-1SH">
  60. <rect key="frame" x="336" y="21" width="266" height="338"/>
  61. <subviews>
  62. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mL0-nw-nO3">
  63. <rect key="frame" x="-2" y="313" width="172" height="25"/>
  64. <textFieldCell key="cell" alignment="left" title="Limited-time Offer" id="Dv5-Ir-uCY">
  65. <font key="font" metaFont="system" size="21"/>
  66. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  67. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  68. </textFieldCell>
  69. </textField>
  70. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jjn-yZ-D7c">
  71. <rect key="frame" x="-2" y="258" width="270" height="51"/>
  72. <constraints>
  73. <constraint firstAttribute="width" constant="266" id="6J1-BA-Y1S"/>
  74. </constraints>
  75. <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">
  76. <font key="font" metaFont="system" size="14"/>
  77. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  78. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  79. </textFieldCell>
  80. </textField>
  81. <customView translatesAutoresizingMaskIntoConstraints="NO" id="f1m-ug-ENL">
  82. <rect key="frame" x="0.0" y="126" width="266" height="100"/>
  83. <subviews>
  84. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GkG-tR-cLY">
  85. <rect key="frame" x="0.0" y="0.0" width="266" height="100"/>
  86. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  87. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="erh-zg-aUs"/>
  88. </imageView>
  89. </subviews>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="100" id="TLT-K4-KS3"/>
  92. </constraints>
  93. </customView>
  94. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FYA-2d-xuI">
  95. <rect key="frame" x="0.0" y="46" width="266" height="48"/>
  96. <view key="contentView" id="2Nb-6M-k48">
  97. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  98. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  99. <subviews>
  100. <button focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vji-vi-gbH" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  101. <rect key="frame" x="0.0" y="0.0" width="266" height="48"/>
  102. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  103. <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">
  104. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  105. <font key="font" metaFont="system" size="15"/>
  106. </buttonCell>
  107. <color key="contentTintColor" name="Color"/>
  108. <connections>
  109. <action selector="buyBtnClicked:" target="-2" id="zsV-Mv-Qqr"/>
  110. </connections>
  111. </button>
  112. </subviews>
  113. </view>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="48" id="Vh6-An-tIy"/>
  116. <constraint firstAttribute="width" constant="266" id="j43-O9-4Ug"/>
  117. </constraints>
  118. <color key="fillColor" red="1" green="0.61799015410958902" blue="0.16566780821917809" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  119. </box>
  120. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VRY-Yk-fAD">
  121. <rect key="frame" x="-2" y="20" width="270" height="14"/>
  122. <constraints>
  123. <constraint firstAttribute="width" constant="266" id="5bJ-Fv-1Zy"/>
  124. </constraints>
  125. <textFieldCell key="cell" selectable="YES" alignment="center" title="--" id="Ukb-Yc-wec">
  126. <font key="font" metaFont="smallSystem"/>
  127. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  128. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  129. </textFieldCell>
  130. </textField>
  131. </subviews>
  132. <constraints>
  133. <constraint firstItem="jjn-yZ-D7c" firstAttribute="top" secondItem="mL0-nw-nO3" secondAttribute="bottom" constant="4" id="17A-jq-I3m"/>
  134. <constraint firstItem="f1m-ug-ENL" firstAttribute="top" secondItem="jjn-yZ-D7c" secondAttribute="bottom" constant="32" id="5be-PI-GD5"/>
  135. <constraint firstItem="mL0-nw-nO3" firstAttribute="top" secondItem="IRn-Nx-1SH" secondAttribute="top" id="6LD-X2-01L"/>
  136. <constraint firstAttribute="width" constant="266" id="6PQ-O8-DxR"/>
  137. <constraint firstItem="VRY-Yk-fAD" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="8W6-hg-tKI"/>
  138. <constraint firstItem="VRY-Yk-fAD" firstAttribute="top" secondItem="FYA-2d-xuI" secondAttribute="bottom" constant="12" id="NSI-IU-0Ih"/>
  139. <constraint firstAttribute="trailing" secondItem="f1m-ug-ENL" secondAttribute="trailing" id="Ovd-gM-4mt"/>
  140. <constraint firstAttribute="height" constant="338" id="hbJ-aj-SrA"/>
  141. <constraint firstItem="FYA-2d-xuI" firstAttribute="centerX" secondItem="IRn-Nx-1SH" secondAttribute="centerX" id="nPv-ou-sau"/>
  142. <constraint firstItem="f1m-ug-ENL" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="npJ-jY-Mhx"/>
  143. <constraint firstItem="FYA-2d-xuI" firstAttribute="top" secondItem="f1m-ug-ENL" secondAttribute="bottom" constant="32" id="pXg-Rn-Hvk"/>
  144. <constraint firstItem="jjn-yZ-D7c" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="qdr-jp-cAz"/>
  145. <constraint firstItem="mL0-nw-nO3" firstAttribute="leading" secondItem="IRn-Nx-1SH" secondAttribute="leading" id="ur5-xj-WPj"/>
  146. </constraints>
  147. </customView>
  148. </subviews>
  149. <constraints>
  150. <constraint firstAttribute="bottom" secondItem="IRn-Nx-1SH" secondAttribute="bottom" constant="21" id="5xZ-JP-B1h"/>
  151. <constraint firstAttribute="bottom" secondItem="4n1-ck-aYe" secondAttribute="bottom" id="EjT-er-VP4"/>
  152. <constraint firstItem="4n1-ck-aYe" firstAttribute="leading" secondItem="VA0-92-LSU" secondAttribute="leading" id="VAV-Im-tPk"/>
  153. <constraint firstAttribute="trailing" secondItem="IRn-Nx-1SH" secondAttribute="trailing" id="jQF-ja-dvX"/>
  154. </constraints>
  155. </view>
  156. <constraints>
  157. <constraint firstAttribute="height" constant="380" id="VR1-cD-sgF"/>
  158. <constraint firstAttribute="width" constant="602" id="Y4g-au-WfJ"/>
  159. </constraints>
  160. </box>
  161. </subviews>
  162. <constraints>
  163. <constraint firstItem="bzV-Gq-pe9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="29" id="cQ1-68-6lw"/>
  164. <constraint firstAttribute="bottom" secondItem="bzV-Gq-pe9" secondAttribute="bottom" constant="27" id="zWc-2T-LdA"/>
  165. </constraints>
  166. </view>
  167. <connections>
  168. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  169. </connections>
  170. <point key="canvasLocation" x="147" y="116"/>
  171. </window>
  172. </objects>
  173. <resources>
  174. <namedColor name="Color">
  175. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  176. </namedColor>
  177. </resources>
  178. </document>