EmptyVC.xib 6.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  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="EmptyVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="emptyView" destination="6JK-vN-6Ih" id="CYC-B0-CIV"/>
  12. <outlet property="showSubTitleBtn" destination="nid-zt-qWk" id="m1C-qF-s1H"/>
  13. <outlet property="showTitleBtn" destination="Oq8-oh-0XM" id="6WU-ke-Qm0"/>
  14. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  15. </connections>
  16. </customObject>
  17. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  18. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  19. <customView id="Hz6-mo-xeY">
  20. <rect key="frame" x="0.0" y="0.0" width="615" height="330"/>
  21. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  22. <subviews>
  23. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UeE-zf-b77">
  24. <rect key="frame" x="0.0" y="0.0" width="330" height="330"/>
  25. <view key="contentView" id="hZe-Y0-efB">
  26. <rect key="frame" x="1" y="1" width="328" height="328"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6JK-vN-6Ih" customClass="ComponentEmpty" customModule="KMComponentLibrary">
  30. <rect key="frame" x="20" y="101" width="200" height="184"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. </customView>
  33. </subviews>
  34. </view>
  35. <constraints>
  36. <constraint firstAttribute="width" secondItem="UeE-zf-b77" secondAttribute="height" multiplier="1:1" id="4fN-UN-WNG"/>
  37. <constraint firstAttribute="width" secondItem="UeE-zf-b77" secondAttribute="height" multiplier="1:1" id="Bra-yP-dAR"/>
  38. </constraints>
  39. </box>
  40. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Nix-BQ-KzL">
  41. <rect key="frame" x="350" y="0.0" width="265" height="330"/>
  42. <view key="contentView" id="xc4-t1-Hia">
  43. <rect key="frame" x="1" y="1" width="263" height="328"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  45. <subviews>
  46. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oq8-oh-0XM">
  47. <rect key="frame" x="8" y="281" width="90" height="18"/>
  48. <buttonCell key="cell" type="check" title="Show Title" bezelStyle="regularSquare" imagePosition="left" inset="2" id="cqw-vk-Q43">
  49. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  50. <font key="font" metaFont="system"/>
  51. </buttonCell>
  52. <connections>
  53. <action selector="clickAction:" target="-2" id="VUL-7B-fCv"/>
  54. </connections>
  55. </button>
  56. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nid-zt-qWk">
  57. <rect key="frame" x="8" y="255" width="112" height="18"/>
  58. <buttonCell key="cell" type="check" title="Show SubTitle" bezelStyle="regularSquare" imagePosition="left" inset="2" id="wLW-RY-iDy">
  59. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  60. <font key="font" metaFont="system"/>
  61. </buttonCell>
  62. <connections>
  63. <action selector="clickAction:" target="-2" id="rTW-ra-Ipc"/>
  64. </connections>
  65. </button>
  66. </subviews>
  67. <constraints>
  68. <constraint firstItem="Oq8-oh-0XM" firstAttribute="leading" secondItem="xc4-t1-Hia" secondAttribute="leading" constant="10" id="Lva-33-w2n"/>
  69. <constraint firstItem="Oq8-oh-0XM" firstAttribute="top" secondItem="xc4-t1-Hia" secondAttribute="top" constant="30" id="ZpR-1T-4sw"/>
  70. <constraint firstItem="nid-zt-qWk" firstAttribute="leading" secondItem="xc4-t1-Hia" secondAttribute="leading" constant="10" id="dCu-AF-cjj"/>
  71. <constraint firstItem="nid-zt-qWk" firstAttribute="top" secondItem="Oq8-oh-0XM" secondAttribute="bottom" constant="10" id="yp7-1n-ryd"/>
  72. </constraints>
  73. </view>
  74. </box>
  75. </subviews>
  76. <constraints>
  77. <constraint firstItem="UeE-zf-b77" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="5X4-be-WYg"/>
  78. <constraint firstItem="UeE-zf-b77" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="Nel-4c-6Me"/>
  79. <constraint firstAttribute="bottom" secondItem="UeE-zf-b77" secondAttribute="bottom" id="Ofx-gX-R07"/>
  80. <constraint firstAttribute="bottom" secondItem="Nix-BQ-KzL" secondAttribute="bottom" id="WAd-Ai-jCF"/>
  81. <constraint firstAttribute="trailing" secondItem="Nix-BQ-KzL" secondAttribute="trailing" id="Zp4-XN-llw"/>
  82. <constraint firstItem="Nix-BQ-KzL" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="gFg-vS-6O4"/>
  83. <constraint firstItem="Nix-BQ-KzL" firstAttribute="leading" secondItem="UeE-zf-b77" secondAttribute="trailing" constant="20" id="rtp-0Q-MpB"/>
  84. </constraints>
  85. <point key="canvasLocation" x="215.5" y="216"/>
  86. </customView>
  87. </objects>
  88. </document>