KMRightSideController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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="KMRightSideController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendLeftDivider" destination="dWX-cw-Vye" id="kiw-vI-6EW"/>
  12. <outlet property="contendView" destination="Sx1-Eg-QqT" id="6gg-wx-Pn7"/>
  13. <outlet property="emptyView" destination="caV-0D-KSQ" id="y5j-1P-GHx"/>
  14. <outlet property="headerBGView" destination="TcN-JR-Ldb" id="0Ok-kE-c9g"/>
  15. <outlet property="headerRightButton" destination="Rab-FM-SLM" id="y9O-Jc-gdm"/>
  16. <outlet property="infoContendTopConst" destination="9KZ-nk-eKv" id="V69-0z-j5S"/>
  17. <outlet property="infoContendView" destination="5et-6F-yVg" id="ibb-Ic-3DS"/>
  18. <outlet property="infoScrollView" destination="LnP-qm-GzX" id="QC2-9h-M86"/>
  19. <outlet property="titleLabel" destination="Rtf-SN-4Bo" id="ddV-ja-Zc8"/>
  20. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  21. </connections>
  22. </customObject>
  23. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  24. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  25. <customView id="Hz6-mo-xeY">
  26. <rect key="frame" x="0.0" y="0.0" width="264" height="600"/>
  27. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
  28. <subviews>
  29. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Sx1-Eg-QqT">
  30. <rect key="frame" x="0.0" y="0.0" width="264" height="600"/>
  31. <subviews>
  32. <customView translatesAutoresizingMaskIntoConstraints="NO" id="dWX-cw-Vye" customClass="ComponentDivider" customModule="KMComponentLibrary">
  33. <rect key="frame" x="0.0" y="0.0" width="1" height="600"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="1" id="EWP-kn-OB9"/>
  36. </constraints>
  37. </customView>
  38. <customView translatesAutoresizingMaskIntoConstraints="NO" id="TcN-JR-Ldb">
  39. <rect key="frame" x="0.0" y="560" width="264" height="40"/>
  40. <subviews>
  41. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rtf-SN-4Bo">
  42. <rect key="frame" x="114" y="12" width="37" height="16"/>
  43. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="SOk-r3-7QR">
  44. <font key="font" usesAppearanceFont="YES"/>
  45. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  46. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  47. </textFieldCell>
  48. </textField>
  49. <customView translatesAutoresizingMaskIntoConstraints="NO" id="S7y-0d-xw5" customClass="ComponentDivider" customModule="KMComponentLibrary">
  50. <rect key="frame" x="0.0" y="0.0" width="264" height="1"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="1" id="Wcr-yw-mvt"/>
  53. </constraints>
  54. </customView>
  55. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Rab-FM-SLM" customClass="ComponentButton" customModule="KMComponentLibrary">
  56. <rect key="frame" x="232" y="8" width="24" height="24"/>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="24" id="iLC-7V-qmC"/>
  59. <constraint firstAttribute="height" constant="24" id="wD0-ls-QYy"/>
  60. </constraints>
  61. </customView>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="Rtf-SN-4Bo" firstAttribute="centerX" secondItem="TcN-JR-Ldb" secondAttribute="centerX" id="GZV-pG-XPa"/>
  65. <constraint firstItem="S7y-0d-xw5" firstAttribute="leading" secondItem="TcN-JR-Ldb" secondAttribute="leading" id="Kzb-5g-wtX"/>
  66. <constraint firstAttribute="height" constant="40" id="NoW-2A-4bC"/>
  67. <constraint firstAttribute="trailing" secondItem="S7y-0d-xw5" secondAttribute="trailing" id="bOI-W8-3Am"/>
  68. <constraint firstItem="Rab-FM-SLM" firstAttribute="centerY" secondItem="TcN-JR-Ldb" secondAttribute="centerY" id="lJE-fh-IgR"/>
  69. <constraint firstItem="Rtf-SN-4Bo" firstAttribute="centerY" secondItem="TcN-JR-Ldb" secondAttribute="centerY" id="nRW-oz-YOE"/>
  70. <constraint firstAttribute="trailing" secondItem="Rab-FM-SLM" secondAttribute="trailing" constant="8" id="vI7-lv-UKG"/>
  71. <constraint firstAttribute="bottom" secondItem="S7y-0d-xw5" secondAttribute="bottom" id="xKr-rQ-GAj"/>
  72. </constraints>
  73. </customView>
  74. <customView translatesAutoresizingMaskIntoConstraints="NO" id="5et-6F-yVg">
  75. <rect key="frame" x="0.0" y="0.0" width="264" height="560"/>
  76. <subviews>
  77. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LnP-qm-GzX" customClass="KMScrollView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  78. <rect key="frame" x="0.0" y="0.0" width="264" height="560"/>
  79. <clipView key="contentView" drawsBackground="NO" id="MS0-LT-mye">
  80. <rect key="frame" x="0.0" y="0.0" width="264" height="560"/>
  81. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  82. <subviews>
  83. <view id="8Pq-mM-RJk">
  84. <rect key="frame" x="0.0" y="0.0" width="249" height="545"/>
  85. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  86. </view>
  87. </subviews>
  88. </clipView>
  89. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Yeg-9c-qXi">
  90. <rect key="frame" x="-100" y="-100" width="249" height="15"/>
  91. <autoresizingMask key="autoresizingMask"/>
  92. </scroller>
  93. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="BDV-2o-jlp">
  94. <rect key="frame" x="249" y="0.0" width="15" height="560"/>
  95. <autoresizingMask key="autoresizingMask"/>
  96. </scroller>
  97. </scrollView>
  98. </subviews>
  99. <constraints>
  100. <constraint firstAttribute="bottom" secondItem="LnP-qm-GzX" secondAttribute="bottom" id="3no-8T-QCn"/>
  101. <constraint firstItem="LnP-qm-GzX" firstAttribute="top" secondItem="5et-6F-yVg" secondAttribute="top" id="KU9-A2-f0g"/>
  102. <constraint firstAttribute="trailing" secondItem="LnP-qm-GzX" secondAttribute="trailing" id="uRH-y3-Sus"/>
  103. <constraint firstItem="LnP-qm-GzX" firstAttribute="leading" secondItem="5et-6F-yVg" secondAttribute="leading" id="zBH-mK-Wxt"/>
  104. </constraints>
  105. </customView>
  106. <customView translatesAutoresizingMaskIntoConstraints="NO" id="caV-0D-KSQ" customClass="ComponentEmpty" customModule="KMComponentLibrary">
  107. <rect key="frame" x="16" y="228" width="232" height="184"/>
  108. <constraints>
  109. <constraint firstAttribute="width" constant="232" id="2dV-OZ-Wfi"/>
  110. <constraint firstAttribute="height" constant="184" id="ZPF-gr-ITH"/>
  111. </constraints>
  112. </customView>
  113. </subviews>
  114. <constraints>
  115. <constraint firstItem="TcN-JR-Ldb" firstAttribute="top" secondItem="Sx1-Eg-QqT" secondAttribute="top" id="132-Pn-4jc"/>
  116. <constraint firstItem="caV-0D-KSQ" firstAttribute="centerX" secondItem="Sx1-Eg-QqT" secondAttribute="centerX" id="90h-pt-GqT"/>
  117. <constraint firstItem="5et-6F-yVg" firstAttribute="top" secondItem="Sx1-Eg-QqT" secondAttribute="top" constant="40" id="9KZ-nk-eKv"/>
  118. <constraint firstAttribute="trailing" secondItem="TcN-JR-Ldb" secondAttribute="trailing" id="G1x-eP-gh9"/>
  119. <constraint firstItem="dWX-cw-Vye" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="SW9-wy-hTa"/>
  120. <constraint firstAttribute="bottom" secondItem="5et-6F-yVg" secondAttribute="bottom" id="Ymu-ti-PuI"/>
  121. <constraint firstItem="5et-6F-yVg" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="aSN-4h-8FS"/>
  122. <constraint firstItem="dWX-cw-Vye" firstAttribute="top" secondItem="Sx1-Eg-QqT" secondAttribute="top" id="aZY-xw-ye3"/>
  123. <constraint firstAttribute="trailing" secondItem="5et-6F-yVg" secondAttribute="trailing" id="aeX-g5-tMt"/>
  124. <constraint firstAttribute="bottom" secondItem="dWX-cw-Vye" secondAttribute="bottom" id="dbl-wc-vkD"/>
  125. <constraint firstItem="caV-0D-KSQ" firstAttribute="centerY" secondItem="Sx1-Eg-QqT" secondAttribute="centerY" constant="-20" id="gv9-gp-Tm3"/>
  126. <constraint firstItem="TcN-JR-Ldb" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="lWM-Lx-e5G"/>
  127. </constraints>
  128. </customView>
  129. </subviews>
  130. <constraints>
  131. <constraint firstAttribute="bottom" secondItem="Sx1-Eg-QqT" secondAttribute="bottom" id="7wh-R5-uLn"/>
  132. <constraint firstAttribute="trailing" secondItem="Sx1-Eg-QqT" secondAttribute="trailing" id="LeU-2Q-gHb"/>
  133. <constraint firstItem="Sx1-Eg-QqT" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="TXp-1v-OJX"/>
  134. <constraint firstItem="Sx1-Eg-QqT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="cbB-Zv-RfN"/>
  135. </constraints>
  136. <point key="canvasLocation" x="-27" y="181"/>
  137. </customView>
  138. </objects>
  139. </document>