Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/English.lproj/TrackWindow.xib

Parent Directory Parent Directory | Revision Log Revision Log


Revision 103 - (show annotations) (download)
Sun Sep 17 09:14:55 2017 UTC (6 years, 8 months ago) by toshinagata1964
File size: 14147 byte(s)
Inserting 'text' meta-event in the list window was not possible. Fixed. ('Inconsistent track data' internal error was also fixed.)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1510" 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="MyWindowController">
10 <connections>
11 <outlet property="myPathText" destination="30" id="32"/>
12 <outlet property="myTrackTableView" destination="38" id="43"/>
13 <outlet property="window" destination="5" id="18"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
19 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
20 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21 <rect key="contentRect" x="98" y="184" width="455" height="274"/>
22 <rect key="screenRect" x="0.0" y="0.0" width="1024" height="746"/>
23 <value key="minSize" type="size" width="94" height="86"/>
24 <view key="contentView" id="6">
25 <rect key="frame" x="0.0" y="0.0" width="455" height="274"/>
26 <autoresizingMask key="autoresizingMask"/>
27 <subviews>
28 <textField verticalHuggingPriority="750" id="29">
29 <rect key="frame" x="7" y="251" width="30" height="17"/>
30 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
31 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="File:" id="57">
32 <font key="font" metaFont="system"/>
33 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
34 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
35 </textFieldCell>
36 </textField>
37 <textField verticalHuggingPriority="750" id="30">
38 <rect key="frame" x="39" y="251" width="409" height="17"/>
39 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
40 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" title="(File name)" drawsBackground="YES" id="58">
41 <font key="font" metaFont="smallSystem"/>
42 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
43 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
44 </textFieldCell>
45 </textField>
46 <scrollView horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="40">
47 <rect key="frame" x="0.0" y="0.0" width="455" height="243"/>
48 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
49 <clipView key="contentView" id="Aln-iy-6dJ">
50 <rect key="frame" x="1" y="0.0" width="438" height="242"/>
51 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
52 <subviews>
53 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" rowHeight="18" headerView="66" id="38">
54 <rect key="frame" x="0.0" y="0.0" width="438" height="219"/>
55 <autoresizingMask key="autoresizingMask"/>
56 <size key="intercellSpacing" width="3" height="2"/>
57 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
58 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
59 <tableColumns>
60 <tableColumn identifier="number" editable="NO" width="33" minWidth="25" maxWidth="1000" id="39">
61 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="No.">
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" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="59">
67 <font key="font" metaFont="message"/>
68 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
70 </textFieldCell>
71 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
72 </tableColumn>
73 <tableColumn identifier="device" width="108" minWidth="25" maxWidth="1000" id="50">
74 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Device">
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="center" id="61">
80 <font key="font" metaFont="message"/>
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="channel" width="42" minWidth="25" maxWidth="1000" id="54">
87 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Ch">
88 <font key="font" metaFont="smallSystem"/>
89 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
90 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
91 </tableHeaderCell>
92 <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="63">
93 <font key="font" metaFont="message"/>
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 <tableColumn identifier="attribute" editable="NO" width="45" minWidth="25" maxWidth="1000" id="53">
100 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center">
101 <font key="font" metaFont="smallSystem"/>
102 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
103 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
104 </tableHeaderCell>
105 <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="62">
106 <font key="font" metaFont="message"/>
107 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
108 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
109 </textFieldCell>
110 </tableColumn>
111 <tableColumn identifier="trackname" width="194.67400000000001" minWidth="71.674000000000007" maxWidth="1000" id="41">
112 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Track Name">
113 <font key="font" metaFont="smallSystem"/>
114 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
115 <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
116 </tableHeaderCell>
117 <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="60">
118 <font key="font" metaFont="message"/>
119 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
120 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
121 </textFieldCell>
122 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
123 </tableColumn>
124 </tableColumns>
125 <connections>
126 <outlet property="dataSource" destination="-2" id="42"/>
127 <outlet property="delegate" destination="-2" id="55"/>
128 </connections>
129 </tableView>
130 </subviews>
131 </clipView>
132 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="65">
133 <rect key="frame" x="-100" y="-100" width="555" height="15"/>
134 <autoresizingMask key="autoresizingMask"/>
135 </scroller>
136 <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="64">
137 <rect key="frame" x="439" y="23" width="15" height="219"/>
138 <autoresizingMask key="autoresizingMask"/>
139 </scroller>
140 <tableHeaderView key="headerView" id="66">
141 <rect key="frame" x="0.0" y="0.0" width="438" height="23"/>
142 <autoresizingMask key="autoresizingMask"/>
143 </tableHeaderView>
144 </scrollView>
145 </subviews>
146 </view>
147 <connections>
148 <outlet property="delegate" destination="-2" id="17"/>
149 <outlet property="initialFirstResponder" destination="38" id="51"/>
150 </connections>
151 </window>
152 </objects>
153 </document>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26