KMAlignmentController.xib 5.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMAlignmentController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="box1" destination="Voz-bF-Xf4" id="7nB-bP-xmJ"/>
  12. <outlet property="box2" destination="MtT-I0-WoV" id="ER1-om-ZQr"/>
  13. <outlet property="box3" destination="kSB-sY-SRQ" id="DZO-zc-zJu"/>
  14. <outlet property="box4" destination="bGd-5S-wfN" id="jEG-dl-Ki7"/>
  15. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <customView id="Hz6-mo-xeY">
  21. <rect key="frame" x="0.0" y="0.0" width="148" height="40"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  23. <subviews>
  24. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Voz-bF-Xf4">
  25. <rect key="frame" x="4" y="4" width="32" height="32"/>
  26. <view key="contentView" id="WPR-W5-wtN">
  27. <rect key="frame" x="1" y="1" width="30" height="30"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. </view>
  30. <constraints>
  31. <constraint firstAttribute="width" constant="32" id="M6d-eR-zo2"/>
  32. <constraint firstAttribute="height" constant="32" id="rKg-dL-gnj"/>
  33. </constraints>
  34. </box>
  35. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MtT-I0-WoV">
  36. <rect key="frame" x="40" y="4" width="32" height="32"/>
  37. <view key="contentView" id="8ng-8f-CdH">
  38. <rect key="frame" x="1" y="1" width="30" height="30"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  40. </view>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="32" id="9sy-x5-oGr"/>
  43. <constraint firstAttribute="height" constant="32" id="nz2-eX-4iS"/>
  44. </constraints>
  45. </box>
  46. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="kSB-sY-SRQ">
  47. <rect key="frame" x="76" y="4" width="32" height="32"/>
  48. <view key="contentView" id="HDR-VX-FhR">
  49. <rect key="frame" x="1" y="1" width="30" height="30"/>
  50. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  51. </view>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="32" id="Bzw-yf-huI"/>
  54. <constraint firstAttribute="height" constant="32" id="Mwl-Sl-pXu"/>
  55. </constraints>
  56. </box>
  57. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bGd-5S-wfN">
  58. <rect key="frame" x="112" y="4" width="32" height="32"/>
  59. <view key="contentView" id="yO8-uC-4oa">
  60. <rect key="frame" x="1" y="1" width="30" height="30"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  62. </view>
  63. <constraints>
  64. <constraint firstAttribute="width" constant="32" id="1vK-My-rn5"/>
  65. <constraint firstAttribute="height" constant="32" id="OEc-5s-XYG"/>
  66. </constraints>
  67. </box>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="MtT-I0-WoV" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="B1U-L7-MB4"/>
  71. <constraint firstItem="bGd-5S-wfN" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="KpF-aG-DFs"/>
  72. <constraint firstItem="kSB-sY-SRQ" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="L8X-X0-PSk"/>
  73. <constraint firstItem="MtT-I0-WoV" firstAttribute="leading" secondItem="Voz-bF-Xf4" secondAttribute="trailing" constant="4" id="SHh-gW-8iS"/>
  74. <constraint firstItem="Voz-bF-Xf4" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="4" id="Ym9-V9-ww1"/>
  75. <constraint firstItem="Voz-bF-Xf4" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="fb0-Aw-WKV"/>
  76. <constraint firstItem="bGd-5S-wfN" firstAttribute="leading" secondItem="kSB-sY-SRQ" secondAttribute="trailing" constant="4" id="hdw-JE-jv0"/>
  77. <constraint firstItem="kSB-sY-SRQ" firstAttribute="leading" secondItem="MtT-I0-WoV" secondAttribute="trailing" constant="4" id="tEl-bs-tyz"/>
  78. </constraints>
  79. <point key="canvasLocation" x="139" y="154"/>
  80. </customView>
  81. </objects>
  82. </document>