pcsxr/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib
SND\MaddTheSane_cp 1c334c0ec8 OS X: update the remaining xib files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91803 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2014-10-08 16:51:26 +00:00

42 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6249" systemVersion="14A386b" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6249"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NetSfPeopsSoftGPUPluginWindowController">
<connections>
<outlet property="glView" destination="15" id="16"/>
<outlet property="window" destination="5" id="8"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="PeopsSoftGL Display" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" customClass="NetSfPeopsSoftGPUPluginWindow">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" texturedBackground="YES"/>
<rect key="contentRect" x="6" y="240" width="640" height="480"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
<value key="minSize" type="size" width="640" height="480"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<openGLView colorSize="8bit_RGB" useAuxiliaryDepthBufferStencil="NO" translatesAutoresizingMaskIntoConstraints="NO" id="15" customClass="NetSfPeopsSoftGPUPluginGLView">
<rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
</openGLView>
</subviews>
<constraints>
<constraint firstItem="15" firstAttribute="centerX" secondItem="6" secondAttribute="centerX" id="18"/>
<constraint firstAttribute="bottom" secondItem="15" secondAttribute="bottom" id="19"/>
<constraint firstItem="15" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="20"/>
<constraint firstItem="15" firstAttribute="top" secondItem="6" secondAttribute="top" id="21"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="13"/>
</connections>
</window>
</objects>
</document>