KMToolbarConfigViewController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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="KMToolbarConfigViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="cancelButton" destination="Jrq-XK-HyQ" id="a5v-rh-B8T"/>
  13. <outlet property="collectionView" destination="C4M-vA-SRV" id="hm4-3W-khn"/>
  14. <outlet property="confirmButton" destination="5tz-eV-Ytt" id="VHK-be-N1N"/>
  15. <outlet property="removedCollectionView" destination="rXf-Pu-nKA" id="HNv-2K-uW0"/>
  16. <outlet property="removedLabel" destination="HMG-Nh-uYe" id="hDR-dF-V0G"/>
  17. <outlet property="showLabel" destination="DrL-JR-pL6" id="mt6-YN-BDc"/>
  18. <outlet property="tipLabel" destination="WdD-cf-Oez" id="rT6-G5-o2g"/>
  19. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="Hz6-mo-xeY">
  25. <rect key="frame" x="0.0" y="0.0" width="1480" height="360"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <scrollView wantsLayer="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pVa-qa-L5j">
  29. <rect key="frame" x="26" y="230" width="1428" height="90"/>
  30. <clipView key="contentView" id="hQo-vN-bfQ">
  31. <rect key="frame" x="1" y="1" width="1426" height="88"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <collectionView selectable="YES" allowsMultipleSelection="YES" id="C4M-vA-SRV">
  35. <rect key="frame" x="0.0" y="0.0" width="1426" height="88"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  37. <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="Ut1-FD-oCR">
  38. <size key="itemSize" width="50" height="50"/>
  39. </collectionViewFlowLayout>
  40. <color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  41. </collectionView>
  42. </subviews>
  43. </clipView>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="90" id="GDp-1c-eHI"/>
  46. </constraints>
  47. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="4yz-zP-zak">
  48. <rect key="frame" x="-100" y="-100" width="233" height="15"/>
  49. <autoresizingMask key="autoresizingMask"/>
  50. </scroller>
  51. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="vbr-Re-CHy">
  52. <rect key="frame" x="1411" y="1" width="16" height="88"/>
  53. <autoresizingMask key="autoresizingMask"/>
  54. </scroller>
  55. </scrollView>
  56. <scrollView wantsLayer="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y3L-cT-yu5">
  57. <rect key="frame" x="26" y="100" width="1428" height="90"/>
  58. <clipView key="contentView" drawsBackground="NO" id="rRg-x2-XJs">
  59. <rect key="frame" x="1" y="1" width="1426" height="88"/>
  60. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  61. <subviews>
  62. <collectionView id="rXf-Pu-nKA">
  63. <rect key="frame" x="0.0" y="0.0" width="1426" height="88"/>
  64. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  65. <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="QkZ-GP-Y7n">
  66. <size key="itemSize" width="50" height="50"/>
  67. </collectionViewFlowLayout>
  68. <color key="primaryBackgroundColor" name="KM_EDECED_Color"/>
  69. </collectionView>
  70. </subviews>
  71. </clipView>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="90" id="kAQ-n6-yZN"/>
  74. </constraints>
  75. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="kmJ-Fg-BXZ">
  76. <rect key="frame" x="-100" y="-100" width="233" height="15"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. </scroller>
  79. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="pNf-CQ-3JS">
  80. <rect key="frame" x="1463" y="1" width="16" height="88"/>
  81. <autoresizingMask key="autoresizingMask"/>
  82. </scroller>
  83. </scrollView>
  84. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jrq-XK-HyQ">
  85. <rect key="frame" x="1282" y="19" width="75" height="32"/>
  86. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sML-0i-cGp">
  87. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  88. <font key="font" metaFont="system"/>
  89. </buttonCell>
  90. </button>
  91. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5tz-eV-Ytt">
  92. <rect key="frame" x="1372" y="19" width="75" height="32"/>
  93. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Xw-Po-Hxe">
  94. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  95. <font key="font" metaFont="system"/>
  96. <string key="keyEquivalent" base64-UTF8="YES">
  97. DQ
  98. </string>
  99. </buttonCell>
  100. </button>
  101. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DrL-JR-pL6">
  102. <rect key="frame" x="24" y="324" width="37" height="16"/>
  103. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="YE2-rQ-Luf">
  104. <font key="font" metaFont="system"/>
  105. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  106. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  107. </textFieldCell>
  108. </textField>
  109. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HMG-Nh-uYe">
  110. <rect key="frame" x="24" y="194" width="37" height="16"/>
  111. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Bb7-lA-01B">
  112. <font key="font" metaFont="system"/>
  113. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  114. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  115. </textFieldCell>
  116. </textField>
  117. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WdD-cf-Oez">
  118. <rect key="frame" x="24" y="40" width="37" height="16"/>
  119. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="7P9-RR-cRl">
  120. <font key="font" metaFont="system"/>
  121. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  122. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  123. </textFieldCell>
  124. </textField>
  125. </subviews>
  126. <constraints>
  127. <constraint firstItem="pVa-qa-L5j" firstAttribute="top" secondItem="DrL-JR-pL6" secondAttribute="bottom" constant="4" id="7Q6-wg-elB"/>
  128. <constraint firstItem="HMG-Nh-uYe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="9Do-Er-hG7"/>
  129. <constraint firstAttribute="trailing" secondItem="5tz-eV-Ytt" secondAttribute="trailing" constant="40" id="Ago-US-e8k"/>
  130. <constraint firstItem="DrL-JR-pL6" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="CmI-7Z-7Ge"/>
  131. <constraint firstItem="y3L-cT-yu5" firstAttribute="top" secondItem="HMG-Nh-uYe" secondAttribute="bottom" constant="4" id="JLJ-pA-RgP"/>
  132. <constraint firstAttribute="trailing" secondItem="pVa-qa-L5j" secondAttribute="trailing" constant="26" id="PQD-Wn-jYz"/>
  133. <constraint firstItem="y3L-cT-yu5" firstAttribute="top" secondItem="pVa-qa-L5j" secondAttribute="bottom" constant="40" id="QCF-ho-vh9"/>
  134. <constraint firstItem="WdD-cf-Oez" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="SUv-FS-xin"/>
  135. <constraint firstAttribute="bottom" secondItem="Jrq-XK-HyQ" secondAttribute="bottom" constant="26" id="a6L-Qa-wSh"/>
  136. <constraint firstAttribute="bottom" secondItem="WdD-cf-Oez" secondAttribute="bottom" constant="40" id="b9w-qB-piR"/>
  137. <constraint firstItem="pVa-qa-L5j" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="i2X-DD-H49"/>
  138. <constraint firstItem="y3L-cT-yu5" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="l3e-Dt-Y32"/>
  139. <constraint firstItem="pVa-qa-L5j" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="r1p-CD-TUo"/>
  140. <constraint firstAttribute="trailing" secondItem="y3L-cT-yu5" secondAttribute="trailing" constant="26" id="tes-fY-UP2"/>
  141. <constraint firstAttribute="bottom" secondItem="5tz-eV-Ytt" secondAttribute="bottom" constant="26" id="xfN-Ys-ZAb"/>
  142. <constraint firstItem="5tz-eV-Ytt" firstAttribute="leading" secondItem="Jrq-XK-HyQ" secondAttribute="trailing" constant="29" id="zfT-aO-rPp"/>
  143. </constraints>
  144. <point key="canvasLocation" x="44" y="154"/>
  145. </customView>
  146. </objects>
  147. <resources>
  148. <namedColor name="KM_EDECED_Color">
  149. <color red="0.92900002002716064" green="0.92500001192092896" blue="0.92900002002716064" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  150. </namedColor>
  151. </resources>
  152. </document>