| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 |
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1010" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| 3 |
<dependencies> |
| 4 |
<deployment identifier="macosx"/> |
| 5 |
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> |
| 6 |
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 7 |
</dependencies> |
| 8 |
<objects> |
| 9 |
<customObject id="-2" userLabel="File's Owner" customClass="ListWindowController"> |
| 10 |
<connections> |
| 11 |
<outlet property="dataDataCell" destination="261" id="M1k-xh-O3k"/> |
| 12 |
<outlet property="endEditingRangeText" destination="234" id="246"/> |
| 13 |
<outlet property="kindDataCell" destination="250" id="d9h-Wn-QnS"/> |
| 14 |
<outlet property="myEventTrackView" destination="10" id="27"/> |
| 15 |
<outlet property="myInfoText" destination="15" id="28"/> |
| 16 |
<outlet property="myTickDescriptionMenu" destination="62" id="65"/> |
| 17 |
<outlet property="startEditingRangeText" destination="232" id="245"/> |
| 18 |
<outlet property="window" destination="5" id="26"/> |
| 19 |
</connections> |
| 20 |
</customObject> |
| 21 |
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| 22 |
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
| 23 |
<window title="My Sequence: Track 1" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="MyListWindow"> |
| 24 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| 25 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| 26 |
<rect key="contentRect" x="278" y="348" width="438" height="375"/> |
| 27 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/> |
| 28 |
<value key="minSize" type="size" width="400" height="200"/> |
| 29 |
<view key="contentView" id="6"> |
| 30 |
<rect key="frame" x="0.0" y="0.0" width="438" height="375"/> |
| 31 |
<autoresizingMask key="autoresizingMask"/> |
| 32 |
<subviews> |
| 33 |
<scrollView horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="8"> |
| 34 |
<rect key="frame" x="0.0" y="15" width="439" height="340"/> |
| 35 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 36 |
<clipView key="contentView" id="fRB-Eo-ZXB"> |
| 37 |
<rect key="frame" x="1" y="0.0" width="422" height="339"/> |
| 38 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 39 |
<subviews> |
| 40 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" autosaveColumns="NO" rowHeight="16" headerView="265" id="10" customClass="MyTableView"> |
| 41 |
<rect key="frame" x="0.0" y="0.0" width="422" height="316"/> |
| 42 |
<autoresizingMask key="autoresizingMask"/> |
| 43 |
<size key="intercellSpacing" width="3" height="2"/> |
| 44 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 45 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
| 46 |
<tableColumns> |
| 47 |
<tableColumn identifier="bar" width="100" minWidth="20" maxWidth="1000" id="9"> |
| 48 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Bar: beat: count"> |
| 49 |
<font key="font" metaFont="smallSystem"/> |
| 50 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
| 51 |
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
| 52 |
</tableHeaderCell> |
| 53 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="260" customClass="ContextMenuTextFieldCell"> |
| 54 |
<font key="font" metaFont="system"/> |
| 55 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 56 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 57 |
</textFieldCell> |
| 58 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 59 |
</tableColumn> |
| 60 |
<tableColumn identifier="event" width="102" minWidth="36.724609999999998" maxWidth="1000" id="16"> |
| 61 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Event type"> |
| 62 |
<font key="font" metaFont="smallSystem"/> |
| 63 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
| 64 |
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
| 65 |
</tableHeaderCell> |
| 66 |
<textFieldCell key="dataCell" selectable="YES" editable="YES" alignment="left" id="250" customClass="ContextMenuTextFieldCell"> |
| 67 |
<font key="font" metaFont="cellTitle"/> |
| 68 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 69 |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 70 |
</textFieldCell> |
| 71 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 72 |
</tableColumn> |
| 73 |
<tableColumn identifier="duration" width="62.724609999999998" minWidth="36.724609999999998" maxWidth="1000" id="89"> |
| 74 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Duration"> |
| 75 |
<font key="font" metaFont="smallSystem"/> |
| 76 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
| 77 |
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
| 78 |
</tableHeaderCell> |
| 79 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="262" customClass="ContextMenuTextFieldCell"> |
| 80 |
<font key="font" metaFont="system"/> |
| 81 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 82 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 83 |
</textFieldCell> |
| 84 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 85 |
</tableColumn> |
| 86 |
<tableColumn identifier="data" width="145.38570000000001" minWidth="53.385739999999998" maxWidth="1000" id="81"> |
| 87 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title=" Data"> |
| 88 |
<font key="font" metaFont="smallSystem"/> |
| 89 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
| 90 |
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
| 91 |
</tableHeaderCell> |
| 92 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="261" customClass="ContextMenuTextFieldCell"> |
| 93 |
<font key="font" metaFont="system"/> |
| 94 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 95 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 96 |
</textFieldCell> |
| 97 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
| 98 |
</tableColumn> |
| 99 |
</tableColumns> |
| 100 |
<connections> |
| 101 |
<outlet property="dataSource" destination="-2" id="29"/> |
| 102 |
<outlet property="delegate" destination="-2" id="66"/> |
| 103 |
</connections> |
| 104 |
</tableView> |
| 105 |
</subviews> |
| 106 |
</clipView> |
| 107 |
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="264"> |
| 108 |
<rect key="frame" x="-100" y="-100" width="463" height="15"/> |
| 109 |
<autoresizingMask key="autoresizingMask"/> |
| 110 |
</scroller> |
| 111 |
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="263"> |
| 112 |
<rect key="frame" x="423" y="23" width="15" height="316"/> |
| 113 |
<autoresizingMask key="autoresizingMask"/> |
| 114 |
</scroller> |
| 115 |
<tableHeaderView key="headerView" id="265"> |
| 116 |
<rect key="frame" x="0.0" y="0.0" width="422" height="23"/> |
| 117 |
<autoresizingMask key="autoresizingMask"/> |
| 118 |
</tableHeaderView> |
| 119 |
</scrollView> |
| 120 |
<textField verticalHuggingPriority="750" id="15"> |
| 121 |
<rect key="frame" x="2" y="-13" width="344" height="28"/> |
| 122 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 123 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="00000 events, 00000 shown, 00000 selected" id="255"> |
| 124 |
<font key="font" metaFont="smallSystem"/> |
| 125 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 126 |
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 127 |
</textFieldCell> |
| 128 |
</textField> |
| 129 |
<textField verticalHuggingPriority="750" id="232"> |
| 130 |
<rect key="frame" x="6" y="357" width="82" height="16"/> |
| 131 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 132 |
<textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="256"> |
| 133 |
<font key="font" metaFont="miniSystem"/> |
| 134 |
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 135 |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 136 |
</textFieldCell> |
| 137 |
<connections> |
| 138 |
<action selector="editingRangeTextModified:" target="-2" id="247"/> |
| 139 |
</connections> |
| 140 |
</textField> |
| 141 |
<textField verticalHuggingPriority="750" id="233"> |
| 142 |
<rect key="frame" x="87" y="358" width="17" height="14"/> |
| 143 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 144 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="-" id="257"> |
| 145 |
<font key="font" metaFont="smallSystem"/> |
| 146 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 147 |
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 148 |
</textFieldCell> |
| 149 |
</textField> |
| 150 |
<textField verticalHuggingPriority="750" id="234"> |
| 151 |
<rect key="frame" x="96" y="357" width="82" height="16"/> |
| 152 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 153 |
<textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="258"> |
| 154 |
<font key="font" metaFont="miniSystem"/> |
| 155 |
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 156 |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 157 |
</textFieldCell> |
| 158 |
<connections> |
| 159 |
<action selector="editingRangeTextModified:" target="-2" id="248"/> |
| 160 |
</connections> |
| 161 |
</textField> |
| 162 |
<button verticalHuggingPriority="750" id="249"> |
| 163 |
<rect key="frame" x="332" y="350" width="91" height="28"/> |
| 164 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
| 165 |
<buttonCell key="cell" type="push" title="Filter..." bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="259"> |
| 166 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 167 |
<font key="font" metaFont="smallSystem"/> |
| 168 |
</buttonCell> |
| 169 |
<connections> |
| 170 |
<action selector="openEventFilterPanel:" target="-2" id="253"/> |
| 171 |
</connections> |
| 172 |
</button> |
| 173 |
</subviews> |
| 174 |
</view> |
| 175 |
<connections> |
| 176 |
<outlet property="delegate" destination="-2" id="25"/> |
| 177 |
<outlet property="initialFirstResponder" destination="10" id="86"/> |
| 178 |
</connections> |
| 179 |
</window> |
| 180 |
<menu title="������������" id="62" userLabel="Menu (������������)"> |
| 181 |
<items> |
| 182 |
<menuItem title="Bar: beat: count" id="63"> |
| 183 |
<connections> |
| 184 |
<action selector="myShowBarBeatCount:" target="-2" id="72"/> |
| 185 |
</connections> |
| 186 |
</menuItem> |
| 187 |
<menuItem title="Time in seconds" tag="1" id="64"> |
| 188 |
<connections> |
| 189 |
<action selector="myShowSecond:" target="-2" id="79"/> |
| 190 |
</connections> |
| 191 |
</menuItem> |
| 192 |
<menuItem title="Time in milliseconds" tag="2" id="78"> |
| 193 |
<connections> |
| 194 |
<action selector="myShowMillisecond:" target="-2" id="80"/> |
| 195 |
</connections> |
| 196 |
</menuItem> |
| 197 |
<menuItem title="Count" tag="3" id="67"> |
| 198 |
<connections> |
| 199 |
<action selector="myShowCount:" target="-2" id="83"/> |
| 200 |
</connections> |
| 201 |
</menuItem> |
| 202 |
<menuItem title="Delta count" id="90"> |
| 203 |
<connections> |
| 204 |
<action selector="myShowDeltaCount:" target="-2" id="92"/> |
| 205 |
</connections> |
| 206 |
</menuItem> |
| 207 |
</items> |
| 208 |
</menu> |
| 209 |
</objects> |
| 210 |
</document> |