HandBrake/macosx/Base.lproj/HBTitleSelection.xib

319 lines
29 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24506"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="HBTitleSelectionController">
<connections>
<outlet property="arrayController" destination="Btd-Nt-z41" id="zGL-0Q-Zf6"/>
<outlet property="rangeView" destination="IvD-Mu-WFQ" id="BQp-PK-x98"/>
<outlet property="tableView" destination="wM9-Ln-dr0" id="7ew-vT-Bjr"/>
<outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
</connections>
</customObject>
<arrayController objectClassName="HBTitleSelection" selectsInsertedObjects="NO" avoidsEmptySelection="NO" id="Btd-Nt-z41" userLabel="Titles Array Controller">
<classReference key="objectClass" className="HBTitleSelection"/>
<connections>
<binding destination="-2" name="contentArray" keyPath="self.titles" id="ujR-MW-HYh"/>
</connections>
</arrayController>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="HBTitleSelectionWindow" animationBehavior="default" id="F0z-JX-Cv5">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="554" height="294"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
<value key="minSize" type="size" width="300" height="200"/>
<view key="contentView" misplaced="YES" id="se5-gp-TjO">
<rect key="frame" x="0.0" y="0.0" width="554" height="270"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="6000" translatesAutoresizingMaskIntoConstraints="NO" id="5Jw-On-iU3">
<rect key="frame" x="18" y="236" width="208" height="14"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Select the titles to add to the queue:" id="5tD-fg-g4t">
<font key="font" metaFont="smallSystemBold"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="displayPatternValue1" keyPath="self.message" id="xTt-zi-wf0">
<dictionary key="options">
<string key="NSDisplayPattern">%{value1}@</string>
</dictionary>
</binding>
</connections>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TFh-c7-W2w">
<rect key="frame" x="476" y="13" width="64" height="27"/>
<buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mOe-XL-tl1">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="add:" target="-2" id="3wk-rU-eSZ"/>
</connections>
</button>
<scrollView autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a1K-L9-fU9">
<rect key="frame" x="20" y="76" width="514" height="152"/>
<clipView key="contentView" id="dTc-E7-D15">
<rect key="frame" x="1" y="1" width="512" height="150"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" tableStyle="plain" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" autosaveColumns="NO" autosaveName="HBTitleSelectionTable" rowHeight="14" headerView="sEp-Wn-EWq" viewBased="YES" floatsGroupRows="NO" id="wM9-Ln-dr0" customClass="HBTableView">
<rect key="frame" x="0.0" y="0.0" width="512" height="127"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="4"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<tableViewGridLines key="gridStyleMask" vertical="YES"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="index" width="40" minWidth="40" maxWidth="40" id="4XY-C0-SwE">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="right" title="Title">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" controlSize="small" lineBreakMode="truncatingTail" alignment="right" title="Text Cell" id="zwi-rc-q6x">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="6H6-2e-RPZ">
<rect key="frame" x="1" y="2" width="40" height="15"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gLJ-VQ-3cg">
<rect key="frame" x="1" y="1" width="38" height="14"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="right" title="0" id="hQc-RA-phB">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="6H6-2e-RPZ" name="value" keyPath="objectValue.title.index" id="bD2-qX-18u"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="gLJ-VQ-3cg" secondAttribute="trailing" constant="3" id="ISE-P3-bCL"/>
<constraint firstItem="gLJ-VQ-3cg" firstAttribute="leading" secondItem="6H6-2e-RPZ" secondAttribute="leading" constant="3" id="Ig2-zh-fUn"/>
<constraint firstItem="gLJ-VQ-3cg" firstAttribute="centerY" secondItem="6H6-2e-RPZ" secondAttribute="centerY" id="OaO-0n-Wax"/>
</constraints>
<connections>
<outlet property="textField" destination="gLJ-VQ-3cg" id="0FP-jj-mZ3"/>
</connections>
</tableCellView>
</prototypeCellViews>
<connections>
<binding destination="Btd-Nt-z41" name="value" keyPath="arrangedObjects.title.index" id="BgP-Dm-Jia">
<dictionary key="options">
<bool key="NSConditionallySetsEditable" value="NO"/>
</dictionary>
</binding>
</connections>
</tableColumn>
<tableColumn identifier="title" width="373" minWidth="40" maxWidth="2000" id="FQY-Ye-g0f">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<buttonCell key="dataCell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" controlSize="small" inset="2" id="k84-a6-eZ7">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<sortDescriptor key="sortDescriptorPrototype" selector="localizedStandardCompare:" sortKey="title.name"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="Sil-eA-Flj">
<rect key="frame" x="44" y="2" width="373" height="15"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button translatesAutoresizingMaskIntoConstraints="NO" id="LSj-el-4SZ">
<rect key="frame" x="2" y="-1" width="368" height="17"/>
<buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" controlSize="small" lineBreakMode="truncatingMiddle" state="on" inset="2" id="JqJ-5C-Yhw">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
<connections>
<binding destination="Sil-eA-Flj" name="value" keyPath="objectValue.enabled" id="ITW-yX-d8A"/>
<binding destination="Sil-eA-Flj" name="title" keyPath="objectValue.title.name" id="Iph-ut-pMv"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="LSj-el-4SZ" firstAttribute="leading" secondItem="Sil-eA-Flj" secondAttribute="leading" constant="3" id="6dp-mX-jt4"/>
<constraint firstItem="LSj-el-4SZ" firstAttribute="top" secondItem="Sil-eA-Flj" secondAttribute="top" id="8A2-xZ-F6p"/>
<constraint firstAttribute="trailing" secondItem="LSj-el-4SZ" secondAttribute="trailing" constant="3" id="Lqm-d2-G1i"/>
<constraint firstItem="LSj-el-4SZ" firstAttribute="centerY" secondItem="Sil-eA-Flj" secondAttribute="centerY" id="bDE-WH-wc7"/>
</constraints>
</tableCellView>
</prototypeCellViews>
<connections>
<binding destination="Btd-Nt-z41" name="value" keyPath="arrangedObjects.title.name" id="KWr-4Y-Sh8"/>
</connections>
</tableColumn>
<tableColumn identifier="duration" width="90" minWidth="90" maxWidth="90" id="a6r-ky-REh">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Duration">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" controlSize="small" lineBreakMode="truncatingTail" alignment="left" title="Text Cell" id="Fcv-FE-8Fv">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="eNN-Bb-hW0">
<rect key="frame" x="420" y="2" width="90" height="15"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dTs-ND-Vgf">
<rect key="frame" x="0.0" y="1" width="90" height="14"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="dsG-Ho-vsT">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="eNN-Bb-hW0" name="value" keyPath="objectValue.title.timeCode" id="rtf-VT-Ibw"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstItem="dTs-ND-Vgf" firstAttribute="centerY" secondItem="eNN-Bb-hW0" secondAttribute="centerY" id="QWs-vO-Bxz"/>
<constraint firstItem="dTs-ND-Vgf" firstAttribute="centerX" secondItem="eNN-Bb-hW0" secondAttribute="centerX" id="mlK-oP-av7"/>
<constraint firstItem="dTs-ND-Vgf" firstAttribute="leading" secondItem="eNN-Bb-hW0" secondAttribute="leading" constant="2" id="q2H-6B-giO"/>
</constraints>
<connections>
<outlet property="textField" destination="dTs-ND-Vgf" id="XHC-5X-yGo"/>
</connections>
</tableCellView>
</prototypeCellViews>
<connections>
<binding destination="Btd-Nt-z41" name="value" keyPath="arrangedObjects.title.timeCode" id="12W-yd-RAK">
<dictionary key="options">
<bool key="NSConditionallySetsEditable" value="NO"/>
</dictionary>
</binding>
</connections>
</tableColumn>
</tableColumns>
<connections>
<binding destination="Btd-Nt-z41" name="content" keyPath="arrangedObjects" id="Yyh-f8-EYR"/>
<binding destination="Btd-Nt-z41" name="selectionIndexes" keyPath="selectionIndexes" previousBinding="Yyh-f8-EYR" id="M9f-ae-ySP"/>
<binding destination="Btd-Nt-z41" name="sortDescriptors" keyPath="sortDescriptors" previousBinding="M9f-ae-ySP" id="hLj-oh-TUa"/>
<outlet property="menu" destination="vdO-DI-vks" id="Iux-VV-EDo"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="149" id="6Dt-h7-aSM"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="KUp-wz-bHB">
<rect key="frame" x="1" y="87" width="507" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="iFv-s2-21F">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES" id="sEp-Wn-EWq">
<rect key="frame" x="0.0" y="0.0" width="512" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t5w-9e-K60">
<rect key="frame" x="416" y="13" width="64" height="27"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="jHg-nh-9NJ">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="cancel:" target="-2" id="DP7-vq-pVX"/>
</connections>
</button>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="IvD-Mu-WFQ">
<rect key="frame" x="20" y="44" width="514" height="24"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="24" id="4Ca-Iz-UP6"/>
<constraint firstAttribute="height" priority="750" constant="24" id="Xgc-fp-JUK"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="t5w-9e-K60" firstAttribute="baseline" secondItem="TFh-c7-W2w" secondAttribute="baseline" id="0iU-7y-X0o"/>
<constraint firstItem="t5w-9e-K60" firstAttribute="top" secondItem="IvD-Mu-WFQ" secondAttribute="bottom" constant="8" symbolic="YES" id="5LB-Kb-Qxh"/>
<constraint firstAttribute="trailing" secondItem="IvD-Mu-WFQ" secondAttribute="trailing" constant="20" symbolic="YES" id="7AW-eV-bCc"/>
<constraint firstItem="IvD-Mu-WFQ" firstAttribute="top" secondItem="a1K-L9-fU9" secondAttribute="bottom" constant="8" symbolic="YES" id="MK7-cT-OtV"/>
<constraint firstAttribute="bottom" secondItem="TFh-c7-W2w" secondAttribute="bottom" constant="20" symbolic="YES" id="VqS-Og-Zx4"/>
<constraint firstAttribute="trailing" secondItem="TFh-c7-W2w" secondAttribute="trailing" constant="20" symbolic="YES" id="aGS-mN-aEz"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="5Jw-On-iU3" secondAttribute="trailing" constant="20" symbolic="YES" id="bEM-FD-d6Y"/>
<constraint firstItem="IvD-Mu-WFQ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="bsk-5y-f5B"/>
<constraint firstItem="t5w-9e-K60" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="ern-Gx-UBu"/>
<constraint firstItem="a1K-L9-fU9" firstAttribute="top" secondItem="5Jw-On-iU3" secondAttribute="bottom" constant="8" symbolic="YES" id="fKk-io-f92"/>
<constraint firstItem="5Jw-On-iU3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" symbolic="YES" id="fat-a0-cNi"/>
<constraint firstItem="a1K-L9-fU9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="ilk-cU-gf5"/>
<constraint firstItem="5Jw-On-iU3" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="nCf-Tb-foM"/>
<constraint firstAttribute="trailing" secondItem="a1K-L9-fU9" secondAttribute="trailing" constant="20" symbolic="YES" id="rbQ-69-03A"/>
<constraint firstItem="TFh-c7-W2w" firstAttribute="leading" secondItem="t5w-9e-K60" secondAttribute="trailing" constant="8" symbolic="YES" id="wVs-Xu-U8B"/>
<constraint firstItem="t5w-9e-K60" firstAttribute="width" secondItem="TFh-c7-W2w" secondAttribute="width" id="wn0-S0-NqF"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
</connections>
<point key="canvasLocation" x="61" y="-90"/>
</window>
<menu id="vdO-DI-vks">
<items>
<menuItem title="Enable" id="pR6-xS-FyO">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="enable:" target="-2" id="fKr-AS-8li"/>
</connections>
</menuItem>
<menuItem title="Disable" id="d4k-bC-FZa">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="disable:" target="-2" id="vfc-yf-ZHW"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="hrK-eg-pzr"/>
<menuItem title="Enable All" id="D7Y-wr-PDj">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="enableAll:" target="-2" id="e94-Ms-DVi"/>
</connections>
</menuItem>
<menuItem title="Disable All" id="MIb-bL-Z6i">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="disableAll:" target="-2" id="tfn-AS-BS8"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="AS1-EA-luu"/>
<menuItem title="Invert state" id="tp1-g5-7XN">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="invertState:" target="-2" id="ODl-oY-ZgM"/>
</connections>
</menuItem>
</items>
<point key="canvasLocation" x="135" y="88"/>
</menu>
</objects>
</document>