KMFunctionGuideSingleController.xib 2.0 KB

1234567891011121314151617181920212223242526272829303132
  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="KMFunctionGuideSingleController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  12. </connections>
  13. </customObject>
  14. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  15. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  16. <customView id="Hz6-mo-xeY">
  17. <rect key="frame" x="0.0" y="0.0" width="540" height="230"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  19. <subviews>
  20. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="C0G-oZ-Apm">
  21. <rect key="frame" x="118" y="122" width="58" height="32"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  23. <buttonCell key="cell" type="push" title="1111" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fha-jw-GNc">
  24. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  25. <font key="font" metaFont="system"/>
  26. </buttonCell>
  27. </button>
  28. </subviews>
  29. <point key="canvasLocation" x="133" y="93"/>
  30. </customView>
  31. </objects>
  32. </document>