Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 148 - (show annotations) (download)
Sun Dec 17 06:18:27 2017 UTC (6 years, 3 months ago) by toshinagata1964
File size: 20686 byte(s)
The background of the audio effect layout panel is now correctly drawn.
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="box content view" minToolsVersion="7.0"/>
7 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8 </dependencies>
9 <objects>
10 <customObject id="-2" userLabel="File's Owner" customClass="AudioEffectPanelController">
11 <connections>
12 <outlet property="customContainerView" destination="flI-Js-u4p" id="fbp-Bx-QFQ"/>
13 <outlet property="effectContentScrollView" destination="oDY-U5-xri" id="Snm-rl-hdQ"/>
14 <outlet property="effectLayoutScrollView" destination="Y1r-hN-Xr8" id="IvQ-7e-nvs"/>
15 <outlet property="layoutView" destination="kbx-xr-KMR" id="Tmn-y4-ll9"/>
16 <outlet property="splitView" destination="dhP-QZ-4YH" id="Mzr-dd-plR"/>
17 <outlet property="window" destination="7" id="79"/>
18 </connections>
19 </customObject>
20 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
22 <window title="Panel" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Panel">
23 <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
24 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
25 <rect key="contentRect" x="291" y="475" width="580" height="460"/>
26 <rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
27 <value key="minSize" type="size" width="320" height="200"/>
28 <view key="contentView" id="8">
29 <rect key="frame" x="0.0" y="0.0" width="580" height="460"/>
30 <autoresizingMask key="autoresizingMask"/>
31 <subviews>
32 <splitView misplaced="YES" dividerStyle="paneSplitter" id="dhP-QZ-4YH">
33 <rect key="frame" x="-1" y="0.0" width="580" height="460"/>
34 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
35 <subviews>
36 <customView id="wMQ-4P-0dE">
37 <rect key="frame" x="0.0" y="0.0" width="580" height="73"/>
38 <autoresizingMask key="autoresizingMask"/>
39 <subviews>
40 <scrollView wantsLayer="YES" misplaced="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Y1r-hN-Xr8">
41 <rect key="frame" x="0.0" y="0.0" width="580" height="73"/>
42 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
43 <clipView key="contentView" id="VTx-P3-p9y" customClass="MyClipView">
44 <rect key="frame" x="0.0" y="0.0" width="569" height="62"/>
45 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
46 <subviews>
47 <view autoresizesSubviews="NO" misplaced="YES" id="kbx-xr-KMR" customClass="AudioEffectLayoutView">
48 <rect key="frame" x="0.0" y="0.0" width="569" height="60"/>
49 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
50 <subviews>
51 <box misplaced="YES" boxType="custom" borderType="bezel" titlePosition="noTitle" id="QBw-O4-Dcp">
52 <rect key="frame" x="12" y="31" width="66" height="17"/>
53 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
54 <view key="contentView" id="YlH-7Z-pGK">
55 <rect key="frame" x="1" y="1" width="64" height="15"/>
56 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
57 <subviews>
58 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" id="pc0-qI-YD3">
59 <rect key="frame" x="5" y="1" width="59" height="14"/>
60 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
61 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Stereo In" id="SaT-ns-zwp">
62 <font key="font" metaFont="smallSystem"/>
63 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
64 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
65 </textFieldCell>
66 </textField>
67 </subviews>
68 </view>
69 <color key="fillColor" red="0.89412430873108872" green="0.99919462203979492" blue="0.98956127409000305" alpha="1" colorSpace="calibratedRGB"/>
70 </box>
71 <button toolTip="Insert a new effect unit" verticalHuggingPriority="750" misplaced="YES" tag="10" id="YBd-Ph-hOF">
72 <rect key="frame" x="120" y="32" width="16" height="16"/>
73 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
74 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="plus" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Amz-v7-9Zq">
75 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
76 <font key="font" metaFont="system"/>
77 </buttonCell>
78 <connections>
79 <action selector="addEffect:" target="-2" id="0zN-ZV-YcE"/>
80 </connections>
81 </button>
82 <button toolTip="Add stereo signal chain" verticalHuggingPriority="750" misplaced="YES" tag="2" id="TFW-kv-inq">
83 <rect key="frame" x="61" y="17" width="16" height="16"/>
84 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
85 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="plus" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lvh-yV-gK9">
86 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
87 <font key="font" metaFont="system"/>
88 </buttonCell>
89 <connections>
90 <action selector="addEffectChain:" target="-2" id="wbA-Nq-Cyd"/>
91 </connections>
92 </button>
93 <button toolTip="Remove stereo signal chain" verticalHuggingPriority="750" misplaced="YES" tag="1" id="Zfy-fA-YTf">
94 <rect key="frame" x="46" y="17" width="16" height="16"/>
95 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
96 <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="minus" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HNM-4c-IHE">
97 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
98 <font key="font" metaFont="system"/>
99 </buttonCell>
100 <connections>
101 <action selector="removeEffectChain:" target="-2" id="QfX-7p-gAg"/>
102 </connections>
103 </button>
104 <box misplaced="YES" boxType="custom" borderType="bezel" titlePosition="noTitle" id="HVz-BK-7vn">
105 <rect key="frame" x="162" y="31" width="78" height="17"/>
106 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
107 <view key="contentView" id="6ie-rn-Jyc">
108 <rect key="frame" x="1" y="1" width="76" height="15"/>
109 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
110 <subviews>
111 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" tag="4" id="M5m-fu-cSd">
112 <rect key="frame" x="6" y="1" width="70" height="14"/>
113 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
114 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Stereo Out" id="Dff-9D-waa">
115 <font key="font" metaFont="smallSystem"/>
116 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
117 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
118 </textFieldCell>
119 </textField>
120 </subviews>
121 </view>
122 <color key="fillColor" red="0.99919462203979492" green="0.9272800024363741" blue="0.90841535667631346" alpha="1" colorSpace="calibratedRGB"/>
123 </box>
124 <box misplaced="YES" boxType="custom" borderType="bezel" titlePosition="noTitle" id="flR-k1-OoR">
125 <rect key="frame" x="76" y="31" width="45" height="17"/>
126 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
127 <view key="contentView" id="nAH-XO-zCA">
128 <rect key="frame" x="1" y="1" width="43" height="15"/>
129 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
130 <subviews>
131 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" tag="3" id="21V-up-qbD">
132 <rect key="frame" x="0.0" y="1" width="46" height="14"/>
133 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
134 <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0-1" id="8ZH-kv-nmD">
135 <font key="font" metaFont="smallSystem"/>
136 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
137 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
138 </textFieldCell>
139 </textField>
140 </subviews>
141 </view>
142 <color key="fillColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
143 </box>
144 </subviews>
145 </view>
146 </subviews>
147 </clipView>
148 <scroller key="horizontalScroller" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="flM-4A-1rN">
149 <rect key="frame" x="0.0" y="62" width="569" height="11"/>
150 <autoresizingMask key="autoresizingMask"/>
151 </scroller>
152 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="NO" id="lsj-bS-8EI">
153 <rect key="frame" x="569" y="0.0" width="11" height="62"/>
154 <autoresizingMask key="autoresizingMask"/>
155 </scroller>
156 </scrollView>
157 </subviews>
158 </customView>
159 <customView id="NF9-rl-9nm">
160 <rect key="frame" x="0.0" y="83" width="580" height="377"/>
161 <autoresizingMask key="autoresizingMask"/>
162 <subviews>
163 <scrollView wantsLayer="YES" misplaced="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="oDY-U5-xri">
164 <rect key="frame" x="0.0" y="0.0" width="580" height="377"/>
165 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
166 <clipView key="contentView" id="URJ-QQ-6LP" customClass="MyClipView">
167 <rect key="frame" x="0.0" y="0.0" width="569" height="366"/>
168 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
169 <subviews>
170 <view id="flI-Js-u4p">
171 <rect key="frame" x="0.0" y="4" width="570" height="367"/>
172 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
173 </view>
174 </subviews>
175 </clipView>
176 <scroller key="horizontalScroller" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="0q1-rU-bXT">
177 <rect key="frame" x="0.0" y="366" width="569" height="11"/>
178 <autoresizingMask key="autoresizingMask"/>
179 </scroller>
180 <scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" controlSize="small" horizontal="NO" id="8be-tt-V8S">
181 <rect key="frame" x="569" y="0.0" width="11" height="366"/>
182 <autoresizingMask key="autoresizingMask"/>
183 </scroller>
184 </scrollView>
185 </subviews>
186 </customView>
187 </subviews>
188 <holdingPriorities>
189 <real value="250"/>
190 <real value="250"/>
191 </holdingPriorities>
192 <connections>
193 <outlet property="delegate" destination="-2" id="zHF-LE-7U2"/>
194 </connections>
195 </splitView>
196 </subviews>
197 </view>
198 <point key="canvasLocation" x="154" y="146"/>
199 </window>
200 </objects>
201 <resources>
202 <image name="minus" width="12" height="12"/>
203 <image name="plus" width="12" height="12"/>
204 </resources>
205 </document>

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