495 lines
35 KiB
XML
495 lines
35 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F45" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment version="1050" defaultVersion="1060" identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="GeneralPreferencesPlugin">
|
|
<connections>
|
|
<outlet property="appearanceView" destination="CgN-sy-RmM" id="wvB-aW-Gfx"/>
|
|
<outlet property="growlView" destination="U4w-jw-ca5" id="IUJ-gB-jwT"/>
|
|
<outlet property="hotKeyPane" destination="6" id="14"/>
|
|
<outlet property="midiPane" destination="i5B-ga-Atm" id="rbe-uK-5n2"/>
|
|
<outlet property="outputPane" destination="57" id="75"/>
|
|
<outlet property="playlistView" destination="231" id="244"/>
|
|
<outlet property="remoteView" destination="43" id="100"/>
|
|
<outlet property="scrobblerView" destination="0nK-XQ-5MY" id="dFj-Pk-FCG"/>
|
|
<outlet property="updatesView" destination="50" id="99"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application"/>
|
|
<customObject id="6" userLabel="HotKeyPane" customClass="HotKeyPane">
|
|
<connections>
|
|
<outlet property="nextHotKeyControl" destination="28" id="36"/>
|
|
<outlet property="playHotKeyControl" destination="16" id="34"/>
|
|
<outlet property="prevHotKeyControl" destination="27" id="35"/>
|
|
<outlet property="spamHotKeyControl" destination="2Eh-AY-mzV" id="B2t-Ar-T97"/>
|
|
<outlet property="view" destination="11" id="12"/>
|
|
</connections>
|
|
</customObject>
|
|
<customView id="11" userLabel="HotKeyView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="131"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="28" customClass="HotKeyControl">
|
|
<rect key="frame" x="91" y="42" width="82" height="19"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="202">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="hotKeyChanged:" target="6" id="38"/>
|
|
</connections>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="2Eh-AY-mzV" customClass="HotKeyControl">
|
|
<rect key="frame" x="91" y="17" width="82" height="19"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="A8w-Tx-TAd">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="hotKeyChanged:" target="6" id="WrA-Jp-1SV"/>
|
|
</connections>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="27" customClass="HotKeyControl">
|
|
<rect key="frame" x="91" y="67" width="82" height="19"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="201">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="hotKeyChanged:" target="6" id="37"/>
|
|
</connections>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="26">
|
|
<rect key="frame" x="42" y="44" width="44" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Next:" id="200">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="25">
|
|
<rect key="frame" x="17" y="69" width="69" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Previous:" id="199">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="24">
|
|
<rect key="frame" x="47" y="94" width="39" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Play:" id="198">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="16" customClass="HotKeyControl">
|
|
<rect key="frame" x="91" y="92" width="82" height="19"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="196">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<action selector="hotKeyChanged:" target="6" id="20"/>
|
|
</connections>
|
|
</textField>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eid-M4-6Cs">
|
|
<rect key="frame" x="24" y="19" width="62" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Spam:" id="SMd-GA-jrH">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="43" userLabel="RemoteView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="74"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button id="77">
|
|
<rect key="frame" x="18" y="38" width="281" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Enable remote control" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="206">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.remoteEnabled" id="97"/>
|
|
</connections>
|
|
</button>
|
|
<button id="44">
|
|
<rect key="frame" x="18" y="18" width="281" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Only listen to remote when Cog is active" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="205">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="enabled" keyPath="values.remoteEnabled" id="98"/>
|
|
<binding destination="52" name="value" keyPath="values.remoteOnlyOnActive" id="79"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="50" userLabel="UpdatesView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="82"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="111">
|
|
<rect key="frame" x="17" y="23" width="92" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Update Feed:" id="209">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<popUpButton verticalHuggingPriority="750" id="106">
|
|
<rect key="frame" x="111" y="16" width="207" height="26"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="208">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="107">
|
|
<items>
|
|
<menuItem title="Stable" id="108"/>
|
|
<menuItem title="Unstable" id="109"/>
|
|
<menuItem title="Nightly" id="110"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="115" name="content" keyPath="arrangedObjects" id="135"/>
|
|
<binding destination="115" name="contentValues" keyPath="arrangedObjects.name" previousBinding="144" id="145"/>
|
|
<binding destination="115" name="contentObjects" keyPath="arrangedObjects.url" previousBinding="135" id="144"/>
|
|
<binding destination="52" name="selectedObject" keyPath="values.SUFeedURL" previousBinding="145" id="147"/>
|
|
</connections>
|
|
</popUpButton>
|
|
<button id="51">
|
|
<rect key="frame" x="18" y="46" width="299" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Automatically check for updates on startup" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="207">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.SUCheckAtStartup" id="53"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<userDefaultsController representsSharedInstance="YES" id="52" userLabel="Shared Defaults"/>
|
|
<customObject id="57" userLabel="OutputPane" customClass="OutputPane">
|
|
<connections>
|
|
<outlet property="outputDevices" destination="59" id="76"/>
|
|
<outlet property="view" destination="58" id="73"/>
|
|
</connections>
|
|
</customObject>
|
|
<customView id="58" userLabel="OutputView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="103"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="65">
|
|
<rect key="frame" x="17" y="66" width="103" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Output Device: " id="211">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<popUpButton verticalHuggingPriority="750" id="60">
|
|
<rect key="frame" x="122" y="60" width="252" height="26"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<popUpButtonCell key="cell" type="push" title="Item1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="62" id="210">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="61">
|
|
<items>
|
|
<menuItem title="Item1" state="on" id="62"/>
|
|
<menuItem title="Item2" id="63"/>
|
|
<menuItem title="Item3" id="64"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<action selector="takeDeviceID:" target="57" id="74"/>
|
|
<binding destination="59" name="content" keyPath="arrangedObjects" id="69"/>
|
|
<binding destination="59" name="contentValues" keyPath="arrangedObjects.name" previousBinding="69" id="71"/>
|
|
<binding destination="59" name="selectedIndex" keyPath="selectionIndex" previousBinding="71" id="72"/>
|
|
</connections>
|
|
</popUpButton>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zkP-2E-1Kc">
|
|
<rect key="frame" x="17" y="29" width="103" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Volume Level:" id="wK4-EF-8Wa">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<popUpButton verticalHuggingPriority="750" id="2v7-Ef-ekr">
|
|
<rect key="frame" x="123" y="24" width="251" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="vmS-eb-zen">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="V8o-Xy-HUW">
|
|
<items>
|
|
<menuItem title="Item 1" id="oWh-lD-mFH"/>
|
|
<menuItem title="Item 2" id="1Yq-6f-Uho"/>
|
|
<menuItem title="Item 3" id="EQX-aL-uT0"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="SuD-jI-ifw" name="content" keyPath="arrangedObjects" id="sCS-i7-Vgf"/>
|
|
<binding destination="SuD-jI-ifw" name="contentValues" keyPath="arrangedObjects.name" previousBinding="cEA-28-qQF" id="6uG-yb-1C2"/>
|
|
<binding destination="SuD-jI-ifw" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="sCS-i7-Vgf" id="cEA-28-qQF"/>
|
|
<binding destination="52" name="selectedObject" keyPath="values.volumeScaling" previousBinding="6uG-yb-1C2" id="mQV-hu-vZC"/>
|
|
</connections>
|
|
</popUpButton>
|
|
</subviews>
|
|
</customView>
|
|
<customObject id="i5B-ga-Atm" userLabel="MIDIPane" customClass="MIDIPane">
|
|
<connections>
|
|
<outlet property="view" destination="JXu-ar-J3Y" id="Jal-Yh-Yg3"/>
|
|
</connections>
|
|
</customObject>
|
|
<arrayController id="59" userLabel="OutputDevices" customClass="OutputsArrayController">
|
|
<declaredKeys>
|
|
<string>name</string>
|
|
</declaredKeys>
|
|
</arrayController>
|
|
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="115" userLabel="Appcasts" customClass="AppcastArrayController">
|
|
<declaredKeys>
|
|
<string>name</string>
|
|
<string>url</string>
|
|
</declaredKeys>
|
|
</arrayController>
|
|
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="246" userLabel="PlaylistBehavior" customClass="PlaylistBehaviorArrayController">
|
|
<declaredKeys>
|
|
<string>name</string>
|
|
<string>slug</string>
|
|
<string>preference</string>
|
|
</declaredKeys>
|
|
</arrayController>
|
|
<arrayController objectClassName="NSDictionary" editable="NO" selectsInsertedObjects="NO" id="SuD-jI-ifw" userLabel="VolumeBehavior" customClass="VolumeBehaviorArrayController">
|
|
<declaredKeys>
|
|
<string>name</string>
|
|
<string>slug</string>
|
|
<string>preference</string>
|
|
</declaredKeys>
|
|
</arrayController>
|
|
<customView id="0nK-XQ-5MY" userLabel="ScrobblerView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="94"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button id="3gi-0d-78Z">
|
|
<rect key="frame" x="18" y="38" width="396" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Automatically launch Last.fm client" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="ze8-9p-SeX">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.automaticallyLaunchLastFM" id="Ere-1R-mgh"/>
|
|
</connections>
|
|
</button>
|
|
<button id="ABj-cO-MaV">
|
|
<rect key="frame" x="18" y="58" width="396" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Enable Last.fm support (Last.fm client must be installed)" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="2N5-DH-IO6">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.enableAudioScrobbler" id="R2p-gP-5oR"/>
|
|
</connections>
|
|
</button>
|
|
<button id="Hi4-pa-uDu">
|
|
<rect key="frame" x="18" y="18" width="389" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Allow Last.fm client to control media keys" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Yi-67-ivc">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.allowLastfmMediaKeys" id="OZH-0Q-thF"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="231" userLabel="PlaylistView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="122"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<button id="310">
|
|
<rect key="frame" x="18" y="18" width="395" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Read CUE sheets when adding folders to playlist" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="311">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.readCueSheetsInFolders" id="328"/>
|
|
</connections>
|
|
</button>
|
|
<textField verticalHuggingPriority="750" id="261">
|
|
<rect key="frame" x="17" y="42" width="138" height="35"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="When opening file with ⇧ or ⌃⌘ held:" id="262">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" id="259">
|
|
<rect key="frame" x="17" y="85" width="129" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="When opening files:" id="260">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<popUpButton verticalHuggingPriority="750" id="253">
|
|
<rect key="frame" x="157" y="46" width="257" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" inset="2" id="254">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="255">
|
|
<items>
|
|
<menuItem title="Item 1" id="256"/>
|
|
<menuItem title="Item 2" id="257"/>
|
|
<menuItem title="Item 3" id="258"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="246" name="content" keyPath="arrangedObjects" id="264"/>
|
|
<binding destination="246" name="contentValues" keyPath="arrangedObjects.name" previousBinding="307" id="308"/>
|
|
<binding destination="246" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="264" id="307"/>
|
|
<binding destination="52" name="selectedObject" keyPath="values.openingFilesAlteredBehavior" previousBinding="308" id="309"/>
|
|
</connections>
|
|
</popUpButton>
|
|
<popUpButton verticalHuggingPriority="750" id="247">
|
|
<rect key="frame" x="157" y="78" width="257" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" selectedItem="250" id="248">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="249">
|
|
<items>
|
|
<menuItem title="Item 1" state="on" id="250"/>
|
|
<menuItem title="Item 2" id="251"/>
|
|
<menuItem title="Item 3" id="252"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
<connections>
|
|
<binding destination="246" name="content" keyPath="arrangedObjects" id="263"/>
|
|
<binding destination="246" name="contentValues" keyPath="arrangedObjects.name" previousBinding="304" id="305"/>
|
|
<binding destination="246" name="contentObjects" keyPath="arrangedObjects.preference" previousBinding="263" id="304"/>
|
|
<binding destination="52" name="selectedObject" keyPath="values.openingFilesBehavior" previousBinding="305" id="306"/>
|
|
</connections>
|
|
</popUpButton>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="U4w-jw-ca5" userLabel="GrowlView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="54"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button id="njn-Xl-9k9">
|
|
<rect key="frame" x="18" y="18" width="329" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Enable notifications if Growl isn't installed" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="hqT-nY-NoU">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.enableGrowlMist" id="bFi-IF-5sw"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="CgN-sy-RmM" userLabel="AppearanceView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="54"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button id="haX-dq-OIe">
|
|
<rect key="frame" x="18" y="18" width="329" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="check" title="Colorful dock icons" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="GdX-5e-NeU">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.colorfulDockIcons" id="NZt-v6-8iW"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="JXu-ar-J3Y" userLabel="MIDIView">
|
|
<rect key="frame" x="0.0" y="0.0" width="473" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" id="SBO-WF-DVS" userLabel="Push Button - Select a SoundFont">
|
|
<rect key="frame" x="14" y="10" width="160" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="push" title="Select a SoundFont" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yeL-9c-lFq" userLabel="Button Cell - Select a SoundFont">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setSoundFont:" target="i5B-ga-Atm" id="b2t-MX-dua"/>
|
|
</connections>
|
|
</button>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="FRC-Dh-BS2" userLabel="Text Field - Selected:">
|
|
<rect key="frame" x="173" y="19" width="61" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Selected:" id="KJz-qS-IcO" userLabel="Text Field Cell - Selected">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cZr-2d-6cv">
|
|
<rect key="frame" x="236" y="19" width="220" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="ECB-P0-pve">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
<connections>
|
|
<binding destination="52" name="value" keyPath="values.soundFontPath" id="wNb-bg-cgq">
|
|
<dictionary key="options">
|
|
<string key="NSNullPlaceholder">None</string>
|
|
<string key="NSValueTransformerName">PathToFileTransformer</string>
|
|
</dictionary>
|
|
</binding>
|
|
</connections>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
</customView>
|
|
</objects>
|
|
</document> |