Files
cappuccino/Tests/CucumberTests/CPViewControllerTest/Resources/MainMenu.xib
T

69 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1050" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
<connections>
<outlet property="delegate" destination="450" id="451"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="371">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="335" y="390" width="480" height="360"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
<view key="contentView" id="372">
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button identifier="load" verticalHuggingPriority="750" id="B4t-mW-jyS">
<rect key="frame" x="20" y="312" width="70" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Load" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="L4T-tk-zIe">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="load:" target="450" id="B2z-4h-JJK"/>
</connections>
</button>
<textField identifier="result" horizontalHuggingPriority="251" verticalHuggingPriority="750" id="EwI-DV-COg">
<rect key="frame" x="99" y="319" width="163" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="isViewLoaded=" id="w5e-oN-M00">
<font key="font" metaFont="system" size="17"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="EPv-VX-kzA" name="displayPatternValue1" keyPath="selection.isViewLoaded" id="BIN-61-0Im">
<dictionary key="options">
<string key="NSDisplayPattern">isViewLoaded=%{value1}@</string>
<string key="NSNoSelectionPlaceholder">NO</string>
</dictionary>
</binding>
</connections>
</textField>
</subviews>
</view>
</window>
<customObject id="450" customClass="AppController">
<connections>
<outlet property="theWindow" destination="371" id="459"/>
<outlet property="viewController" destination="rLc-A4-CBZ" id="H6z-uM-FBg"/>
</connections>
</customObject>
<viewController nibName="ViewController" id="rLc-A4-CBZ"/>
<objectController id="EPv-VX-kzA">
<connections>
<outlet property="content" destination="rLc-A4-CBZ" id="Xfw-zG-Ryt"/>
</connections>
</objectController>
</objects>
</document>