141 lines
9.9 KiB
XML
141 lines
9.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="FilterBarController">
|
|
<connections>
|
|
<outlet property="fActiveFilterButton" destination="3" id="30"/>
|
|
<outlet property="fDownloadFilterButton" destination="8" id="29"/>
|
|
<outlet property="fGroupsButton" destination="4" id="49"/>
|
|
<outlet property="fNoFilterButton" destination="9" id="27"/>
|
|
<outlet property="fPauseFilterButton" destination="6" id="28"/>
|
|
<outlet property="fSearchField" destination="10" id="31"/>
|
|
<outlet property="fSeedFilterButton" destination="7" id="32"/>
|
|
<outlet property="view" destination="2" id="33"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView id="2" userLabel="FilterBar" customClass="FilterBarView">
|
|
<rect key="frame" x="0.0" y="0.0" width="457" height="23"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<button verticalHuggingPriority="750" id="3" customClass="FilterButton">
|
|
<rect key="frame" x="73" y="2" width="49" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="recessed" title="Active" bezelStyle="recessed" alignment="center" controlSize="mini" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="smallSystemBold"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setFilter:" target="-2" id="41"/>
|
|
</connections>
|
|
</button>
|
|
<popUpButton verticalHuggingPriority="750" id="4">
|
|
<rect key="frame" x="5" y="4" width="26" height="15"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="recessed" bezelStyle="recessed" imagePosition="left" alignment="left" controlSize="small" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" tag="-999" imageScaling="proportionallyDown" inset="2" pullsDown="YES" arrowPosition="noArrow" selectedItem="57" id="16">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="cellTitle"/>
|
|
<menu key="menu" title="OtherViews" id="17">
|
|
<items>
|
|
<menuItem tag="-999" hidden="YES" id="57"/>
|
|
<menuItem title="All Groups" tag="-2" id="58">
|
|
<connections>
|
|
<action selector="setGroupFilter:" target="-2" id="60"/>
|
|
</connections>
|
|
</menuItem>
|
|
<menuItem isSeparatorItem="YES" tag="-999" id="59">
|
|
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
|
|
</menuItem>
|
|
</items>
|
|
<connections>
|
|
<outlet property="delegate" destination="-2" id="52"/>
|
|
</connections>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButton>
|
|
<box horizontalHuggingPriority="750" boxType="separator" id="5">
|
|
<rect key="frame" x="34" y="5" width="5" height="13"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
</box>
|
|
<button verticalHuggingPriority="750" id="6" customClass="FilterButton">
|
|
<rect key="frame" x="273" y="2" width="55" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="recessed" title="Paused" bezelStyle="recessed" alignment="center" controlSize="mini" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="15">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="smallSystemBold"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setFilter:" target="-2" id="44"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" id="7" customClass="FilterButton">
|
|
<rect key="frame" x="213" y="2" width="59" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="recessed" title="Seeding" bezelStyle="recessed" alignment="center" controlSize="mini" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="smallSystemBold"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setFilter:" target="-2" id="43"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" id="8" customClass="FilterButton">
|
|
<rect key="frame" x="123" y="2" width="89" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="recessed" title="Downloading" bezelStyle="recessed" alignment="center" controlSize="mini" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="smallSystemBold"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setFilter:" target="-2" id="42"/>
|
|
</connections>
|
|
</button>
|
|
<button verticalHuggingPriority="750" id="9" customClass="FilterButton">
|
|
<rect key="frame" x="42" y="2" width="30" height="17"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="recessed" title="All" bezelStyle="recessed" alignment="center" controlSize="mini" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
|
|
<font key="font" metaFont="smallSystemBold"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="setFilter:" target="-2" id="40"/>
|
|
</connections>
|
|
</button>
|
|
<searchField wantsLayer="YES" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="10">
|
|
<rect key="frame" x="357" y="2" width="95" height="19"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
|
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" bezelStyle="round" id="11">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</searchFieldCell>
|
|
<connections>
|
|
<action selector="setSearchText:" target="-2" id="51"/>
|
|
<outlet property="searchMenuTemplate" destination="22" id="48"/>
|
|
</connections>
|
|
</searchField>
|
|
</subviews>
|
|
</customView>
|
|
<menu title="Menu" id="22" userLabel="SearchFilterMenu">
|
|
<items>
|
|
<menuItem title="Name" tag="401" id="23">
|
|
<connections>
|
|
<action selector="setSearchType:" target="-2" id="46"/>
|
|
</connections>
|
|
</menuItem>
|
|
<menuItem title="Tracker" tag="402" id="24">
|
|
<connections>
|
|
<action selector="setSearchType:" target="-2" id="47"/>
|
|
</connections>
|
|
</menuItem>
|
|
</items>
|
|
</menu>
|
|
</objects>
|
|
</document>
|