KMComparativeTableView.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMComparativeTableView" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="closeBox" destination="kR4-GT-aNn" id="tBA-Rf-ccI"/>
  11. <outlet property="closeButton" destination="mcR-xz-9a9" id="gSm-yL-iMe"/>
  12. <outlet property="loginButton" destination="fi1-h8-mNt" id="eeV-Kv-xJB"/>
  13. <outlet property="outlineView" destination="250-TH-Pzl" id="WmQ-q5-EBr"/>
  14. <outlet property="signUpButton" destination="hvx-14-OVC" id="mdc-AX-SMX"/>
  15. </connections>
  16. </customObject>
  17. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  18. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  19. <customView id="c22-O7-iKe">
  20. <rect key="frame" x="0.0" y="0.0" width="836" height="680"/>
  21. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  22. <subviews>
  23. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="63a-JO-IUQ">
  24. <rect key="frame" x="0.0" y="506" width="836" height="174"/>
  25. <constraints>
  26. <constraint firstAttribute="height" constant="174" id="1gV-NR-Wce"/>
  27. </constraints>
  28. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_top_Rectangle" id="HV7-RO-QX5"/>
  29. </imageView>
  30. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6CF-gV-7MZ">
  31. <rect key="frame" x="0.0" y="652" width="836" height="28"/>
  32. <subviews>
  33. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="kR4-GT-aNn" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  34. <rect key="frame" x="8" y="8" width="12" height="12"/>
  35. <view key="contentView" id="5CB-Yf-q5e">
  36. <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. </view>
  39. <constraints>
  40. <constraint firstAttribute="width" constant="12" id="Z4t-b4-3bG"/>
  41. <constraint firstAttribute="height" constant="12" id="ttL-ew-HB2"/>
  42. </constraints>
  43. </box>
  44. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mcR-xz-9a9">
  45. <rect key="frame" x="8" y="8" width="12" height="12"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="12" id="42J-B2-tLj"/>
  48. <constraint firstAttribute="width" constant="12" id="D1w-8R-Sru"/>
  49. </constraints>
  50. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Vge-tb-mMf">
  51. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  52. <font key="font" metaFont="system"/>
  53. </buttonCell>
  54. <connections>
  55. <action selector="closeButtonAction:" target="-2" id="UMK-NT-whA"/>
  56. </connections>
  57. </button>
  58. </subviews>
  59. <constraints>
  60. <constraint firstItem="kR4-GT-aNn" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="GmV-ur-68A"/>
  61. <constraint firstAttribute="height" constant="28" id="PXq-v2-Mga"/>
  62. <constraint firstItem="mcR-xz-9a9" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="SS3-LC-457"/>
  63. <constraint firstItem="kR4-GT-aNn" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="eIH-Wo-hlH"/>
  64. <constraint firstItem="mcR-xz-9a9" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="s9Z-O5-G4l"/>
  65. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="x5L-Gj-IjQ"/>
  66. </constraints>
  67. </customView>
  68. <customView translatesAutoresizingMaskIntoConstraints="NO" id="250-TH-Pzl" customClass="KMComparativeOutlineView" customModule="PDF_Master" customModuleProvider="target">
  69. <rect key="frame" x="24" y="120" width="788" height="518"/>
  70. </customView>
  71. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uVY-kS-Rql">
  72. <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
  73. <subviews>
  74. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="adY-Q0-Zuk">
  75. <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
  76. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_bottom_Rectangle" id="U04-um-UqT"/>
  77. </imageView>
  78. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fi1-h8-mNt">
  79. <rect key="frame" x="274" y="54" width="288" height="44"/>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="44" id="AIN-Cj-LFB"/>
  82. <constraint firstAttribute="width" constant="288" id="pzt-Mx-zXb"/>
  83. </constraints>
  84. <buttonCell key="cell" type="bevel" title="Login" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ujH-rs-1q9">
  85. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  86. <font key="font" metaFont="system"/>
  87. </buttonCell>
  88. <connections>
  89. <action selector="loginButtonAction:" target="-2" id="ujI-7l-k23"/>
  90. </connections>
  91. </button>
  92. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hvx-14-OVC">
  93. <rect key="frame" x="392" y="22" width="52" height="24"/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="24" id="yc8-Aa-4ha"/>
  96. </constraints>
  97. <buttonCell key="cell" type="bevel" title="Sign Up" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eYc-59-jUj">
  98. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  99. <font key="font" metaFont="system"/>
  100. </buttonCell>
  101. <connections>
  102. <action selector="signUpButtonAction:" target="-2" id="Ita-WR-WQ6"/>
  103. </connections>
  104. </button>
  105. </subviews>
  106. <constraints>
  107. <constraint firstAttribute="bottom" secondItem="hvx-14-OVC" secondAttribute="bottom" constant="22" id="EXk-h2-DK8"/>
  108. <constraint firstAttribute="bottom" secondItem="adY-Q0-Zuk" secondAttribute="bottom" id="HC8-xU-IlX"/>
  109. <constraint firstAttribute="trailing" secondItem="adY-Q0-Zuk" secondAttribute="trailing" id="IKa-1o-bn5"/>
  110. <constraint firstItem="adY-Q0-Zuk" firstAttribute="top" secondItem="uVY-kS-Rql" secondAttribute="top" id="ORU-WH-Sm0"/>
  111. <constraint firstItem="hvx-14-OVC" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="Pfx-hV-0be"/>
  112. <constraint firstAttribute="height" constant="120" id="Ru4-VK-y7n"/>
  113. <constraint firstItem="adY-Q0-Zuk" firstAttribute="leading" secondItem="uVY-kS-Rql" secondAttribute="leading" id="UoO-9M-ij4"/>
  114. <constraint firstItem="hvx-14-OVC" firstAttribute="top" secondItem="fi1-h8-mNt" secondAttribute="bottom" constant="8" id="WDd-cy-gRk"/>
  115. <constraint firstItem="fi1-h8-mNt" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="lek-Ly-yJ3"/>
  116. </constraints>
  117. </customView>
  118. </subviews>
  119. <constraints>
  120. <constraint firstAttribute="trailing" secondItem="uVY-kS-Rql" secondAttribute="trailing" id="04Y-kJ-UPZ"/>
  121. <constraint firstAttribute="trailing" secondItem="250-TH-Pzl" secondAttribute="trailing" constant="24" id="7Ly-N8-kPI"/>
  122. <constraint firstItem="uVY-kS-Rql" firstAttribute="top" secondItem="250-TH-Pzl" secondAttribute="bottom" id="9RP-R9-IeX"/>
  123. <constraint firstItem="250-TH-Pzl" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="24" id="AOD-P0-nZJ"/>
  124. <constraint firstItem="250-TH-Pzl" firstAttribute="top" secondItem="6CF-gV-7MZ" secondAttribute="bottom" constant="14" id="Iot-B9-7wZ"/>
  125. <constraint firstAttribute="trailing" secondItem="63a-JO-IUQ" secondAttribute="trailing" id="JN3-DF-ZEj"/>
  126. <constraint firstItem="63a-JO-IUQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="MN3-Kj-Bpx"/>
  127. <constraint firstItem="6CF-gV-7MZ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UQJ-ov-Azv"/>
  128. <constraint firstAttribute="trailing" secondItem="6CF-gV-7MZ" secondAttribute="trailing" id="W13-GX-Vcf"/>
  129. <constraint firstItem="uVY-kS-Rql" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="kyo-w7-YRC"/>
  130. <constraint firstItem="63a-JO-IUQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="qTO-NW-Qe0"/>
  131. <constraint firstAttribute="bottom" secondItem="uVY-kS-Rql" secondAttribute="bottom" id="qh9-Pu-H47"/>
  132. <constraint firstItem="6CF-gV-7MZ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="xT0-4X-aRa"/>
  133. </constraints>
  134. <point key="canvasLocation" x="139" y="154"/>
  135. </customView>
  136. </objects>
  137. <resources>
  138. <image name="background_comparative_bottom_Rectangle" width="836" height="120"/>
  139. <image name="background_comparative_top_Rectangle" width="836" height="174"/>
  140. <image name="control_btn_icon_close" width="12" height="12"/>
  141. </resources>
  142. </document>