KMConvertPPTsWindowController.xib 1.8 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11163" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11163"/>
  5. </dependencies>
  6. <objects>
  7. <customObject id="-2" userLabel="File's Owner" customClass="KMConvertPPTsWindowController" customModuleProvider="target">
  8. <connections>
  9. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  10. </connections>
  11. </customObject>
  12. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  13. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  14. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  15. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  16. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  17. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  18. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
  19. <view key="contentView" id="se5-gp-TjO">
  20. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  21. <autoresizingMask key="autoresizingMask"/>
  22. </view>
  23. <connections>
  24. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  25. </connections>
  26. </window>
  27. </objects>
  28. </document>