2018-02-17 21:53:53 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4515" systemVersion="13C42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
|
|
<dependencies>
|
|
|
|
<deployment version="1070" defaultVersion="1070" identifier="macosx"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4515"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="VLMirrorWindow">
|
|
|
|
<connections>
|
|
|
|
<outlet property="window" destination="5" id="9"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<window title="Mirror" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" showsToolbarButton="NO" wantsToBeColor="NO" visibleAtLaunch="NO" backingType="nonretained" animationBehavior="default" id="5" userLabel="Window" customClass="NSPanel">
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES" utility="YES" nonactivatingPanel="YES"/>
|
|
|
|
<windowCollectionBehavior key="collectionBehavior" fullScreenAuxiliary="YES"/>
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
|
<rect key="contentRect" x="800" y="418" width="480" height="360"/>
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
|
|
|
|
<value key="minSize" type="size" width="160" height="120"/>
|
|
|
|
<value key="maxSize" type="size" width="640" height="480"/>
|
|
|
|
<view key="contentView" id="6">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</view>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-2" id="17"/>
|
|
|
|
</connections>
|
|
|
|
</window>
|
|
|
|
<customObject id="-3" userLabel="Application"/>
|
|
|
|
</objects>
|
|
|
|
</document>
|