KMFunctionGuideWindowController.xib 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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="KMFunctionGuideWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendBox" destination="tEL-IL-6d8" id="Fpa-IE-FOD"/>
  12. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  13. </connections>
  14. </customObject>
  15. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  16. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  17. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  18. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  19. <rect key="contentRect" x="196" y="240" width="574" height="387"/>
  20. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  21. <view key="contentView" id="se5-gp-TjO">
  22. <rect key="frame" x="0.0" y="0.0" width="574" height="387"/>
  23. <autoresizingMask key="autoresizingMask"/>
  24. <subviews>
  25. <box fixedFrame="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="tEL-IL-6d8">
  26. <rect key="frame" x="0.0" y="0.0" width="574" height="387"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <view key="contentView" id="5pG-oe-tB0">
  29. <rect key="frame" x="0.0" y="0.0" width="574" height="387"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. </view>
  32. </box>
  33. </subviews>
  34. </view>
  35. <connections>
  36. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  37. </connections>
  38. <point key="canvasLocation" x="150" y="162.5"/>
  39. </window>
  40. </objects>
  41. </document>