2020-08-21 22:38:02 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
|
<dependencies>
|
2021-06-13 16:26:56 +00:00
|
|
|
<deployment identifier="macosx"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/>
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="MediaViewController">
|
|
|
|
<connections>
|
2020-08-22 04:13:23 +00:00
|
|
|
<outlet property="outlineView" destination="sIz-DD-PZQ" id="bkW-xs-sYZ"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
<outlet property="view" destination="nVT-kT-bWl" id="NlD-wb-k1B"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
2021-03-10 23:37:59 +00:00
|
|
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="25" horizontalPageScroll="10" verticalLineScroll="25" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="nVT-kT-bWl">
|
2021-05-29 01:29:54 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="316" height="331"/>
|
|
|
|
<clipView key="contentView" autoresizesSubviews="NO" focusRingType="none" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IBD-wb-pch">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="316" height="331"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2021-03-13 00:58:12 +00:00
|
|
|
<outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" selectionHighlightStyle="none" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="22" rowSizeStyle="automatic" viewBased="YES" outlineTableColumn="pBj-py-R6a" id="sIz-DD-PZQ">
|
2021-05-29 01:29:54 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="316" height="331"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<size key="intercellSpacing" width="2" height="3"/>
|
|
|
|
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<tableColumns>
|
2021-03-10 23:37:59 +00:00
|
|
|
<tableColumn editable="NO" width="296" minWidth="40" maxWidth="1000" id="pBj-py-R6a">
|
2020-08-21 22:38:02 +00:00
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
|
|
|
|
<font key="font" metaFont="smallSystem"/>
|
|
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</tableHeaderCell>
|
|
|
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="38q-oo-8Mx">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
2021-03-13 00:58:12 +00:00
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<prototypeCellViews>
|
|
|
|
<tableCellView identifier="CategoryView" focusRingType="none" id="33q-UT-ur5">
|
2021-03-10 23:37:59 +00:00
|
|
|
<rect key="frame" x="1" y="1" width="296" height="17"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2020-08-26 00:13:37 +00:00
|
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pep-mX-LHY">
|
2021-03-10 23:37:59 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="296" height="17"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
2020-08-26 00:13:37 +00:00
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Rrg-wr-8eL">
|
2020-09-06 15:29:17 +00:00
|
|
|
<font key="font" metaFont="systemBold"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
2021-06-13 16:26:56 +00:00
|
|
|
<connections>
|
|
|
|
<binding destination="33q-UT-ur5" name="value" keyPath="objectValue.title" id="JQR-UW-ifh"/>
|
|
|
|
</connections>
|
2020-08-22 04:13:23 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
<connections>
|
|
|
|
<outlet property="textField" destination="Pep-mX-LHY" id="hUe-cf-6vq"/>
|
|
|
|
</connections>
|
|
|
|
</tableCellView>
|
2021-08-07 19:12:20 +00:00
|
|
|
<tableCellView identifier="ItemView" translatesAutoresizingMaskIntoConstraints="NO" id="yGq-lc-RCM" customClass="PathTableCellView">
|
2021-03-10 23:37:59 +00:00
|
|
|
<rect key="frame" x="1" y="21" width="296" height="22"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2020-08-25 04:35:40 +00:00
|
|
|
<pathControl focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="f7R-TO-fmF">
|
2021-03-10 23:37:59 +00:00
|
|
|
<rect key="frame" x="20" y="0.0" width="244" height="22"/>
|
2020-09-12 22:41:00 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
2020-08-25 04:35:40 +00:00
|
|
|
<pathCell key="cell" controlSize="small" selectable="YES" editable="YES" focusRingType="none" alignment="left" pathStyle="popUp" id="dcz-8y-tKb">
|
2020-08-22 19:55:16 +00:00
|
|
|
<font key="font" metaFont="smallSystem"/>
|
|
|
|
</pathCell>
|
2020-08-26 00:13:37 +00:00
|
|
|
<connections>
|
|
|
|
<action selector="pathAction:" target="-2" id="4oX-bW-ANp"/>
|
2021-06-13 16:26:56 +00:00
|
|
|
<binding destination="yGq-lc-RCM" name="value" keyPath="objectValue.url" id="Ony-ph-VVo"/>
|
2021-07-11 03:33:20 +00:00
|
|
|
<binding destination="yGq-lc-RCM" name="enabled" keyPath="objectValue.valid" id="f8P-gt-vmK"/>
|
2020-08-26 00:13:37 +00:00
|
|
|
</connections>
|
2020-08-22 19:55:16 +00:00
|
|
|
</pathControl>
|
2020-09-12 23:24:32 +00:00
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6g1-NT-J1w">
|
2020-09-12 22:41:00 +00:00
|
|
|
<rect key="frame" x="0.0" y="1" width="20" height="20"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
2020-09-07 00:12:21 +00:00
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" image="drag-handle-4x10" id="x7F-qD-5y9"/>
|
|
|
|
</imageView>
|
2020-09-07 18:30:31 +00:00
|
|
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zNo-ij-mUl" customClass="EjectButton">
|
2021-03-10 23:37:59 +00:00
|
|
|
<rect key="frame" x="277" y="3" width="16" height="16"/>
|
2020-09-12 22:41:00 +00:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
2020-09-07 00:12:21 +00:00
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="eject-16x16" imagePosition="only" alignment="center" alternateImage="eject-hover-16x16" imageScaling="proportionallyDown" inset="2" id="IZA-Tu-olu">
|
2020-09-07 18:30:31 +00:00
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
2020-09-07 00:12:21 +00:00
|
|
|
<font key="font" metaFont="system"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
2020-09-05 03:39:10 +00:00
|
|
|
<action selector="ejectAction:" target="-2" id="XAl-eQ-nUj"/>
|
2021-06-13 20:29:16 +00:00
|
|
|
<binding destination="yGq-lc-RCM" name="enabled" keyPath="objectValue.occupied" id="4a4-L7-ztC"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
</subviews>
|
|
|
|
<connections>
|
2020-09-06 15:25:59 +00:00
|
|
|
<outlet property="dragHandle" destination="6g1-NT-J1w" id="odc-Sw-3WS"/>
|
2020-09-05 03:39:10 +00:00
|
|
|
<outlet property="ejectButton" destination="zNo-ij-mUl" id="uzY-tA-5Wf"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
<outlet property="pathControl" destination="f7R-TO-fmF" id="oH7-N3-JC7"/>
|
|
|
|
</connections>
|
|
|
|
</tableCellView>
|
2021-08-07 19:12:20 +00:00
|
|
|
<tableCellView identifier="BBItemView" id="2Nq-Xz-tkV" customClass="PathTableCellView">
|
2021-06-13 20:29:16 +00:00
|
|
|
<rect key="frame" x="1" y="46" width="296" height="22"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="47E-Ef-Ott">
|
|
|
|
<rect key="frame" x="0.0" y="1" width="20" height="20"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" image="drag-handle-4x10" id="vwE-Ev-NBf"/>
|
|
|
|
</imageView>
|
|
|
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zxn-1E-o34" customClass="EjectButton">
|
|
|
|
<rect key="frame" x="277" y="3" width="16" height="16"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="eject-16x16" imagePosition="only" alignment="center" alternateImage="eject-hover-16x16" imageScaling="proportionallyDown" inset="2" id="Os7-NH-tnx">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="ejectAction:" target="-2" id="uy2-92-9La"/>
|
|
|
|
<binding destination="2Nq-Xz-tkV" name="enabled" keyPath="objectValue.occupied" id="SNi-sQ-J2W"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pNE-yJ-EK8">
|
|
|
|
<rect key="frame" x="20" y="0.0" width="244" height="21"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="socket.address:port or /path/to/file" drawsBackground="YES" id="h2U-ig-Cms">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="textAction:" target="-2" id="lmX-t8-mEc"/>
|
|
|
|
<binding destination="2Nq-Xz-tkV" name="value" keyPath="objectValue.string" id="2dZ-JJ-asM">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSNullPlaceholder">socket.address:port or /path/to/file</string>
|
|
|
|
</dictionary>
|
|
|
|
</binding>
|
2021-07-11 03:33:20 +00:00
|
|
|
<binding destination="2Nq-Xz-tkV" name="enabled" keyPath="objectValue.valid" id="ZTM-E3-Y9P"/>
|
2021-06-13 20:29:16 +00:00
|
|
|
</connections>
|
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dragHandle" destination="47E-Ef-Ott" id="bnY-rz-24V"/>
|
|
|
|
<outlet property="ejectButton" destination="zxn-1E-o34" id="eC6-Mf-tN6"/>
|
|
|
|
</connections>
|
|
|
|
</tableCellView>
|
2021-08-07 19:12:20 +00:00
|
|
|
<tableCellView identifier="OutputItemView" id="jQd-Ar-5uf" customClass="PathTableCellView">
|
2021-07-11 03:33:20 +00:00
|
|
|
<rect key="frame" x="1" y="71" width="296" height="22"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jg1-Wh-HDk">
|
|
|
|
<rect key="frame" x="0.0" y="1" width="20" height="20"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" image="drag-handle-4x10" id="SjY-iM-xSZ"/>
|
|
|
|
</imageView>
|
|
|
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vG4-PP-efF" customClass="EjectButton">
|
|
|
|
<rect key="frame" x="277" y="3" width="16" height="16"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="eject-16x16" imagePosition="only" alignment="center" alternateImage="eject-hover-16x16" imageScaling="proportionallyDown" inset="2" id="VX6-hb-mCU">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="ejectAction:" target="-2" id="LNr-rK-kpx"/>
|
|
|
|
<binding destination="jQd-Ar-5uf" name="enabled" keyPath="objectValue.occupied" id="p4S-6q-dCG"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Tm9-Zq-fag">
|
|
|
|
<rect key="frame" x="20" y="0.0" width="244" height="21"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="/path/to/file" drawsBackground="YES" id="RUQ-s4-75A">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="textAction:" target="-2" id="N7h-6y-D8W"/>
|
|
|
|
<binding destination="jQd-Ar-5uf" name="value" keyPath="objectValue.string" id="kXU-qJ-HKa">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSNullPlaceholder">/path/to/file</string>
|
|
|
|
</dictionary>
|
|
|
|
</binding>
|
2021-08-07 19:12:20 +00:00
|
|
|
<binding destination="jQd-Ar-5uf" name="enabled" keyPath="objectValue.valid" id="1wE-NY-Vb2"/>
|
2021-07-11 03:33:20 +00:00
|
|
|
</connections>
|
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dragHandle" destination="Jg1-Wh-HDk" id="o14-ay-0Ou"/>
|
|
|
|
<outlet property="ejectButton" destination="vG4-PP-efF" id="X2I-2N-t5r"/>
|
|
|
|
</connections>
|
|
|
|
</tableCellView>
|
2021-08-07 19:12:20 +00:00
|
|
|
<tableCellView identifier="MidiItemView" id="HDi-YM-iKn" customClass="MidiTableCellView">
|
|
|
|
<rect key="frame" x="1" y="96" width="296" height="22"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="XcO-0S-W4c">
|
|
|
|
<rect key="frame" x="0.0" y="1" width="20" height="20"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" image="drag-handle-4x10" id="4a2-So-rxD"/>
|
|
|
|
</imageView>
|
|
|
|
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="F3v-8Z-LaF" customClass="EjectButton">
|
|
|
|
<rect key="frame" x="277" y="3" width="16" height="16"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="eject-16x16" imagePosition="only" alignment="center" alternateImage="eject-hover-16x16" imageScaling="proportionallyDown" inset="2" id="b3t-Zp-2si">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
</buttonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="ejectAction:" target="-2" id="AvU-Sz-QKJ"/>
|
|
|
|
<binding destination="HDi-YM-iKn" name="enabled" keyPath="objectValue.occupied" id="ERy-Iz-T9Q"/>
|
|
|
|
</connections>
|
|
|
|
</button>
|
|
|
|
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="L2F-mj-lkr">
|
|
|
|
<rect key="frame" x="20" y="-3" width="244" height="25"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="CaJ-NG-vbR" id="Rac-za-bEQ">
|
|
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<menu key="menu" id="I55-5S-oM2">
|
|
|
|
<items>
|
|
|
|
<menuItem state="on" id="CaJ-NG-vbR">
|
|
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
|
|
</menuItem>
|
|
|
|
</items>
|
|
|
|
</menu>
|
|
|
|
</popUpButtonCell>
|
|
|
|
<connections>
|
|
|
|
<action selector="midiAction:" target="-2" id="LDL-4h-xUR"/>
|
|
|
|
<binding destination="HDi-YM-iKn" name="selectedValue" keyPath="objectValue.string" id="xjL-hx-VG3">
|
|
|
|
<dictionary key="options">
|
|
|
|
<string key="NSValueTransformerName">EmptyStringTransformer</string>
|
|
|
|
</dictionary>
|
|
|
|
</binding>
|
|
|
|
</connections>
|
|
|
|
</popUpButton>
|
|
|
|
</subviews>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dragHandle" destination="XcO-0S-W4c" id="oKY-UF-LkW"/>
|
|
|
|
<outlet property="ejectButton" destination="F3v-8Z-LaF" id="ql8-4u-qCA"/>
|
|
|
|
<outlet property="popUpButton" destination="L2F-mj-lkr" id="Ktx-Yc-DIp"/>
|
|
|
|
</connections>
|
|
|
|
</tableCellView>
|
2020-08-22 04:13:23 +00:00
|
|
|
</prototypeCellViews>
|
2020-08-21 22:38:02 +00:00
|
|
|
</tableColumn>
|
|
|
|
</tableColumns>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="-2" id="nas-vC-iDM"/>
|
|
|
|
<outlet property="delegate" destination="-2" id="bEp-a2-QXT"/>
|
|
|
|
</connections>
|
|
|
|
</outlineView>
|
|
|
|
</subviews>
|
2020-09-04 23:22:18 +00:00
|
|
|
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
</clipView>
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="9Vz-lW-4GG">
|
2020-08-25 04:35:40 +00:00
|
|
|
<rect key="frame" x="-100" y="-100" width="306" height="15"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</scroller>
|
2020-09-04 23:22:18 +00:00
|
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="f8l-nC-KhG" customClass="TransparentScroller">
|
2020-08-21 22:38:02 +00:00
|
|
|
<rect key="frame" x="224" y="17" width="15" height="102"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2020-09-04 23:22:18 +00:00
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
<userDefinedRuntimeAttribute type="color" keyPath="backgroundColor">
|
|
|
|
<color key="value" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
</userDefinedRuntimeAttributes>
|
2020-08-21 22:38:02 +00:00
|
|
|
</scroller>
|
2020-09-04 23:22:18 +00:00
|
|
|
<point key="canvasLocation" x="-161" y="54.5"/>
|
2020-08-21 22:38:02 +00:00
|
|
|
</scrollView>
|
|
|
|
</objects>
|
2020-08-22 04:13:23 +00:00
|
|
|
<resources>
|
2020-09-07 00:12:21 +00:00
|
|
|
<image name="drag-handle-4x10" width="4" height="10"/>
|
|
|
|
<image name="eject-16x16" width="8" height="9"/>
|
|
|
|
<image name="eject-hover-16x16" width="16" height="16"/>
|
2020-08-22 04:13:23 +00:00
|
|
|
</resources>
|
2020-08-21 22:38:02 +00:00
|
|
|
</document>
|