KMHomeRecommondView.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  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="KMHomeRecommondView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="adsCloseBtn" destination="GtZ-J5-weo" id="pFy-JB-xKO"/>
  12. <outlet property="adsImageView" destination="PK4-eH-K8G" id="yfG-4j-FV4"/>
  13. <outlet property="adsView" destination="ESC-nr-GbN" id="4BN-lz-CeP"/>
  14. <outlet property="dividerView" destination="YRy-uF-FZ7" id="GMI-95-6WB"/>
  15. <outlet property="othersBGView" destination="IJL-5u-vFu" id="mgG-fx-ICN"/>
  16. <outlet property="othersLabel" destination="opO-9D-1D8" id="tlD-dq-C7a"/>
  17. <outlet property="othersTopConst" destination="7ly-PW-XcJ" id="h3e-Kq-u0q"/>
  18. <outlet property="productsBGView" destination="jii-yu-0K4" id="H8W-8a-sVU"/>
  19. <outlet property="productsLabel" destination="X7P-Yu-skW" id="XGD-9I-zWI"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="c22-O7-iKe">
  25. <rect key="frame" x="0.0" y="0.0" width="208" height="545"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ngZ-pW-eBP">
  29. <rect key="frame" x="0.0" y="0.0" width="208" height="545"/>
  30. <subviews>
  31. <customView translatesAutoresizingMaskIntoConstraints="NO" id="YRy-uF-FZ7" customClass="ComponentDivider" customModule="KMComponentLibrary">
  32. <rect key="frame" x="0.0" y="544" width="208" height="1"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="1" id="AT0-fO-xPC"/>
  35. </constraints>
  36. </customView>
  37. <customView translatesAutoresizingMaskIntoConstraints="NO" id="jii-yu-0K4">
  38. <rect key="frame" x="0.0" y="469" width="208" height="52"/>
  39. <subviews>
  40. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X7P-Yu-skW">
  41. <rect key="frame" x="-2" y="36" width="37" height="16"/>
  42. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Pdf-xO-dQX">
  43. <font key="font" usesAppearanceFont="YES"/>
  44. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  45. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  46. </textFieldCell>
  47. </textField>
  48. </subviews>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="52" id="7g6-ZJ-MH7"/>
  51. <constraint firstItem="X7P-Yu-skW" firstAttribute="top" secondItem="jii-yu-0K4" secondAttribute="top" id="eD3-3t-PNQ"/>
  52. <constraint firstItem="X7P-Yu-skW" firstAttribute="leading" secondItem="jii-yu-0K4" secondAttribute="leading" id="v7P-R9-i4U"/>
  53. </constraints>
  54. </customView>
  55. <customView translatesAutoresizingMaskIntoConstraints="NO" id="IJL-5u-vFu">
  56. <rect key="frame" x="0.0" y="137" width="208" height="308"/>
  57. <subviews>
  58. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="opO-9D-1D8">
  59. <rect key="frame" x="-2" y="292" width="37" height="16"/>
  60. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="NSG-LV-Nv3">
  61. <font key="font" usesAppearanceFont="YES"/>
  62. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  63. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  64. </textFieldCell>
  65. </textField>
  66. </subviews>
  67. <constraints>
  68. <constraint firstItem="opO-9D-1D8" firstAttribute="leading" secondItem="IJL-5u-vFu" secondAttribute="leading" id="Xcm-jC-z5n"/>
  69. <constraint firstItem="opO-9D-1D8" firstAttribute="top" secondItem="IJL-5u-vFu" secondAttribute="top" id="apa-Iv-wRA"/>
  70. </constraints>
  71. </customView>
  72. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ESC-nr-GbN">
  73. <rect key="frame" x="0.0" y="0.0" width="208" height="117"/>
  74. <subviews>
  75. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="PK4-eH-K8G">
  76. <rect key="frame" x="0.0" y="0.0" width="208" height="117"/>
  77. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="f9F-42-U0L"/>
  78. </imageView>
  79. <button translatesAutoresizingMaskIntoConstraints="NO" id="7xN-4F-4Dx">
  80. <rect key="frame" x="0.0" y="0.0" width="208" height="117"/>
  81. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="4pQ-2v-thQ">
  82. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  83. <font key="font" metaFont="system"/>
  84. </buttonCell>
  85. <connections>
  86. <action selector="adsViewClicked:" target="-2" id="6kx-zI-hqR"/>
  87. </connections>
  88. </button>
  89. <button translatesAutoresizingMaskIntoConstraints="NO" id="GtZ-J5-weo">
  90. <rect key="frame" x="186" y="95" width="16" height="16"/>
  91. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="ads_closeBtn" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="xJ8-sU-9Ro">
  92. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  93. <font key="font" metaFont="system"/>
  94. </buttonCell>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="16" id="8EI-t2-p8D"/>
  97. <constraint firstAttribute="width" constant="16" id="9NB-en-h0U"/>
  98. </constraints>
  99. <connections>
  100. <action selector="closeAdsImageview:" target="-2" id="2Rp-Zz-ysl"/>
  101. </connections>
  102. </button>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="7xN-4F-4Dx" firstAttribute="top" secondItem="ESC-nr-GbN" secondAttribute="top" id="1V5-qX-Pc9"/>
  106. <constraint firstAttribute="trailing" secondItem="PK4-eH-K8G" secondAttribute="trailing" id="3cu-Xp-DQx"/>
  107. <constraint firstItem="GtZ-J5-weo" firstAttribute="top" secondItem="ESC-nr-GbN" secondAttribute="top" constant="6" id="95J-G2-ffA"/>
  108. <constraint firstAttribute="bottom" secondItem="PK4-eH-K8G" secondAttribute="bottom" id="9s4-xM-QAo"/>
  109. <constraint firstItem="PK4-eH-K8G" firstAttribute="top" secondItem="ESC-nr-GbN" secondAttribute="top" id="Dti-ct-XvM"/>
  110. <constraint firstAttribute="trailing" secondItem="7xN-4F-4Dx" secondAttribute="trailing" id="Hgk-sP-jA2"/>
  111. <constraint firstAttribute="bottom" secondItem="7xN-4F-4Dx" secondAttribute="bottom" id="QFF-DA-I0Z"/>
  112. <constraint firstItem="7xN-4F-4Dx" firstAttribute="leading" secondItem="ESC-nr-GbN" secondAttribute="leading" id="e8Q-U6-E4a"/>
  113. <constraint firstAttribute="width" constant="208" id="kfG-1F-rqI"/>
  114. <constraint firstItem="PK4-eH-K8G" firstAttribute="leading" secondItem="ESC-nr-GbN" secondAttribute="leading" id="mfZ-hB-sdH"/>
  115. <constraint firstAttribute="height" constant="117" id="pwC-8G-4Yk"/>
  116. <constraint firstAttribute="trailing" secondItem="GtZ-J5-weo" secondAttribute="trailing" constant="6" id="xs0-Cl-A4Y"/>
  117. </constraints>
  118. </customView>
  119. </subviews>
  120. <constraints>
  121. <constraint firstItem="jii-yu-0K4" firstAttribute="leading" secondItem="ngZ-pW-eBP" secondAttribute="leading" id="1Rv-Ju-IfH"/>
  122. <constraint firstItem="IJL-5u-vFu" firstAttribute="leading" secondItem="ngZ-pW-eBP" secondAttribute="leading" id="4gE-wa-urG"/>
  123. <constraint firstItem="IJL-5u-vFu" firstAttribute="top" secondItem="ngZ-pW-eBP" secondAttribute="top" constant="100" id="7ly-PW-XcJ"/>
  124. <constraint firstItem="jii-yu-0K4" firstAttribute="top" secondItem="ngZ-pW-eBP" secondAttribute="top" constant="24" id="J5S-dZ-zhg"/>
  125. <constraint firstItem="ESC-nr-GbN" firstAttribute="centerX" secondItem="ngZ-pW-eBP" secondAttribute="centerX" id="KOm-sc-Hn7"/>
  126. <constraint firstAttribute="bottom" secondItem="ESC-nr-GbN" secondAttribute="bottom" id="T52-qI-ACA"/>
  127. <constraint firstAttribute="trailing" secondItem="YRy-uF-FZ7" secondAttribute="trailing" id="ZMf-fd-1d3"/>
  128. <constraint firstAttribute="trailing" secondItem="jii-yu-0K4" secondAttribute="trailing" id="cFh-c9-BDO"/>
  129. <constraint firstItem="YRy-uF-FZ7" firstAttribute="top" secondItem="ngZ-pW-eBP" secondAttribute="top" id="eSo-61-AwG"/>
  130. <constraint firstAttribute="trailing" secondItem="IJL-5u-vFu" secondAttribute="trailing" id="eb4-Zb-kNu"/>
  131. <constraint firstItem="YRy-uF-FZ7" firstAttribute="leading" secondItem="ngZ-pW-eBP" secondAttribute="leading" id="gN9-8n-3jP"/>
  132. <constraint firstItem="ESC-nr-GbN" firstAttribute="top" secondItem="IJL-5u-vFu" secondAttribute="bottom" constant="20" id="qNn-V8-KoY"/>
  133. </constraints>
  134. </customView>
  135. </subviews>
  136. <constraints>
  137. <constraint firstItem="ngZ-pW-eBP" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="IbU-bn-nFr"/>
  138. <constraint firstAttribute="bottom" secondItem="ngZ-pW-eBP" secondAttribute="bottom" id="Ojk-xE-iIJ"/>
  139. <constraint firstAttribute="trailing" secondItem="ngZ-pW-eBP" secondAttribute="trailing" id="qGg-Fw-9LF"/>
  140. <constraint firstItem="ngZ-pW-eBP" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="yJP-4m-7yQ"/>
  141. </constraints>
  142. <point key="canvasLocation" x="-73" y="266.5"/>
  143. </customView>
  144. </objects>
  145. <resources>
  146. <image name="ads_closeBtn" width="18" height="18"/>
  147. </resources>
  148. </document>