KMCancelSubscribeCouponsWindowController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
  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="KMCancelSubscribeCouponsWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="backgroundIv" destination="R80-PM-qEf" id="xl5-BC-G4o"/>
  12. <outlet property="buttonBox" destination="mvB-Ar-o3L" id="dlj-Uz-Ly3"/>
  13. <outlet property="centerBox" destination="FlD-em-EPP" id="3RY-kH-GRY"/>
  14. <outlet property="closeButton" destination="sfn-XR-hVO" id="c96-2Y-kfM"/>
  15. <outlet property="contentBox" destination="OeV-sv-FWJ" id="sI2-KW-Nsl"/>
  16. <outlet property="couponsLabel" destination="1JX-Na-wzT" id="SAP-em-SnV"/>
  17. <outlet property="titleLabel" destination="kiz-TU-TKt" id="RDM-Wd-2cu"/>
  18. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
  24. <windowStyleMask key="styleMask" fullSizeContentView="YES"/>
  25. <rect key="contentRect" x="196" y="240" width="400" height="377"/>
  26. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  27. <value key="minSize" type="size" width="400" height="377"/>
  28. <value key="maxSize" type="size" width="400" height="377"/>
  29. <value key="minFullScreenContentSize" type="size" width="400" height="377"/>
  30. <value key="maxFullScreenContentSize" type="size" width="400" height="377"/>
  31. <view key="contentView" id="se5-gp-TjO">
  32. <rect key="frame" x="0.0" y="0.0" width="400" height="377"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <subviews>
  35. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="OeV-sv-FWJ">
  36. <rect key="frame" x="0.0" y="0.0" width="400" height="377"/>
  37. <view key="contentView" id="XJ2-8b-g9G">
  38. <rect key="frame" x="0.0" y="0.0" width="400" height="377"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  40. <subviews>
  41. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="R80-PM-qEf" customClass="KMCancelSubscribeCouponsWindowController_backgroundIv" customModule="PDF_Reader_Pro" customModuleProvider="target">
  42. <rect key="frame" x="0.0" y="0.0" width="400" height="377"/>
  43. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="zeq-KI-qkV"/>
  44. </imageView>
  45. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FlD-em-EPP">
  46. <rect key="frame" x="0.0" y="105" width="400" height="91"/>
  47. <view key="contentView" id="BbE-nC-xVF">
  48. <rect key="frame" x="1" y="1" width="398" height="89"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="kiz-TU-TKt">
  52. <rect key="frame" x="77" y="73" width="244" height="16"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="240" id="qY8-Md-tQf"/>
  55. </constraints>
  56. <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="dnM-e5-DUT">
  57. <font key="font" usesAppearanceFont="YES"/>
  58. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  59. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  60. </textFieldCell>
  61. </textField>
  62. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1JX-Na-wzT">
  63. <rect key="frame" x="-2" y="0.0" width="402" height="16"/>
  64. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="PBF-f5-aFW">
  65. <font key="font" metaFont="system"/>
  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. </subviews>
  71. <constraints>
  72. <constraint firstItem="1JX-Na-wzT" firstAttribute="centerX" secondItem="BbE-nC-xVF" secondAttribute="centerX" id="HLj-OD-Yyg"/>
  73. <constraint firstAttribute="trailing" secondItem="1JX-Na-wzT" secondAttribute="trailing" id="Irn-gi-aDG"/>
  74. <constraint firstAttribute="bottom" secondItem="1JX-Na-wzT" secondAttribute="bottom" id="ZGH-wm-je4"/>
  75. <constraint firstItem="1JX-Na-wzT" firstAttribute="leading" secondItem="BbE-nC-xVF" secondAttribute="leading" id="k2f-L5-ztP"/>
  76. <constraint firstItem="kiz-TU-TKt" firstAttribute="top" secondItem="BbE-nC-xVF" secondAttribute="top" id="uPg-Ic-ZSj"/>
  77. <constraint firstItem="kiz-TU-TKt" firstAttribute="centerX" secondItem="BbE-nC-xVF" secondAttribute="centerX" id="ySk-aj-iZX"/>
  78. </constraints>
  79. </view>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="91" id="PFk-Zr-pCi"/>
  82. <constraint firstAttribute="width" constant="400" id="wFA-dp-Yia"/>
  83. </constraints>
  84. <font key="titleFont" metaFont="smallSystem"/>
  85. </box>
  86. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mvB-Ar-o3L">
  87. <rect key="frame" x="100" y="45" width="200" height="40"/>
  88. <view key="contentView" id="zZR-iu-Sbs">
  89. <rect key="frame" x="1" y="1" width="198" height="38"/>
  90. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  91. </view>
  92. <constraints>
  93. <constraint firstAttribute="height" constant="40" id="2EU-Iu-FrF"/>
  94. <constraint firstAttribute="width" constant="200" id="3NV-x9-FIJ"/>
  95. </constraints>
  96. <font key="titleFont" metaFont="smallSystem"/>
  97. </box>
  98. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sfn-XR-hVO">
  99. <rect key="frame" x="366" y="323" width="26" height="26"/>
  100. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Kzf-lR-sHc">
  101. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  102. <font key="font" metaFont="system"/>
  103. </buttonCell>
  104. <constraints>
  105. <constraint firstAttribute="width" constant="26" id="4Q9-Of-ZSk"/>
  106. <constraint firstAttribute="height" constant="26" id="4oc-LN-xaN"/>
  107. </constraints>
  108. </button>
  109. </subviews>
  110. <constraints>
  111. <constraint firstItem="R80-PM-qEf" firstAttribute="leading" secondItem="XJ2-8b-g9G" secondAttribute="leading" id="5Jh-Dd-Za0"/>
  112. <constraint firstItem="R80-PM-qEf" firstAttribute="top" secondItem="XJ2-8b-g9G" secondAttribute="top" id="KlS-kb-dsg"/>
  113. <constraint firstAttribute="bottom" secondItem="R80-PM-qEf" secondAttribute="bottom" id="OAX-lq-X7C"/>
  114. <constraint firstItem="sfn-XR-hVO" firstAttribute="top" secondItem="XJ2-8b-g9G" secondAttribute="top" constant="28" id="OGt-F3-VT0"/>
  115. <constraint firstAttribute="trailing" secondItem="sfn-XR-hVO" secondAttribute="trailing" constant="8" id="R5D-ow-kVS"/>
  116. <constraint firstAttribute="bottom" secondItem="mvB-Ar-o3L" secondAttribute="bottom" constant="45" id="Rf8-TH-Xh9"/>
  117. <constraint firstAttribute="trailing" secondItem="R80-PM-qEf" secondAttribute="trailing" id="axb-Ra-uNs"/>
  118. <constraint firstItem="mvB-Ar-o3L" firstAttribute="centerX" secondItem="XJ2-8b-g9G" secondAttribute="centerX" id="c7w-cv-ML7"/>
  119. <constraint firstItem="mvB-Ar-o3L" firstAttribute="top" secondItem="FlD-em-EPP" secondAttribute="bottom" constant="20" id="fNr-70-mg1"/>
  120. <constraint firstItem="FlD-em-EPP" firstAttribute="centerX" secondItem="XJ2-8b-g9G" secondAttribute="centerX" id="ng1-0F-XTA"/>
  121. </constraints>
  122. </view>
  123. <font key="titleFont" metaFont="smallSystem"/>
  124. </box>
  125. </subviews>
  126. <constraints>
  127. <constraint firstItem="OeV-sv-FWJ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="OOX-K5-L4y"/>
  128. <constraint firstAttribute="trailing" secondItem="OeV-sv-FWJ" secondAttribute="trailing" id="VN1-dO-HlF"/>
  129. <constraint firstAttribute="bottom" secondItem="OeV-sv-FWJ" secondAttribute="bottom" id="afs-hT-sLY"/>
  130. <constraint firstItem="OeV-sv-FWJ" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="sS4-um-6Hx"/>
  131. </constraints>
  132. </view>
  133. <connections>
  134. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  135. </connections>
  136. <point key="canvasLocation" x="145" y="137"/>
  137. </window>
  138. </objects>
  139. </document>