KMGuideInfoWindowController.xib 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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="KMGuideInfoWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendBox" destination="gNV-1b-lEO" id="bBA-t7-NOS"/>
  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" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  19. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  20. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  21. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
  22. <view key="contentView" id="se5-gp-TjO">
  23. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  24. <autoresizingMask key="autoresizingMask"/>
  25. <subviews>
  26. <box fixedFrame="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gNV-1b-lEO">
  27. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <view key="contentView" id="fAb-C2-vfJ">
  30. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. </view>
  33. </box>
  34. </subviews>
  35. </view>
  36. <connections>
  37. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  38. </connections>
  39. <point key="canvasLocation" x="132" y="-82"/>
  40. </window>
  41. </objects>
  42. </document>