vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 <!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
3 <Frame name="SCCNShortchanForm" hidden="true" alpha="0.9" movable="true" enableMouse="true" enableKeyboard="true">
4 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4971-d66d-444e-bb2d-1ad102c87fed" />-->
5 <Size>
6 <AbsDimension x="285" y="472" />
7 </Size>
8 <Anchors>
9 <Anchor point="CENTER" relativeTo="UIParent">
10 <Offset>
11 <AbsDimension x="0" y="0" />
12 </Offset>
13 </Anchor>
14 </Anchors>
15 <Backdrop bgFile="Interface\TutorialFrame\TutorialFrameBackground" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
16 <BackgroundInsets>
17 <AbsInset left="3" right="5" top="3" bottom="5" />
18 </BackgroundInsets>
19 <TileSize>
20 <AbsValue val="16" />
21 </TileSize>
22 <EdgeSize>
23 <AbsValue val="16" />
24 </EdgeSize>
25 </Backdrop>
26 <Frames>
27 <Button name="$parentButton1" text="SAVE">
28 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
29 <Size>
30 <AbsDimension x="112" y="26" />
31 </Size>
32 <Anchors>
33 <Anchor point="TOPLEFT">
34 <Offset>
35 <AbsDimension x="162" y="-434" />
36 </Offset>
37 </Anchor>
38 </Anchors>
39 <Scripts>
40 <OnClick>SCCN_Chan_Replace[1] = getglobal("SCCN_replaceBOX_A1"):GetText();
41 SCCN_Chan_ReplaceWith[1] = getglobal("SCCN_replaceBOX_B1"):GetText();
42 SCCN_Chan_Replace[2] = getglobal("SCCN_replaceBOX_A2"):GetText();
43 SCCN_Chan_ReplaceWith[2] = getglobal("SCCN_replaceBOX_B2"):GetText();
44 SCCN_Chan_Replace[3] = getglobal("SCCN_replaceBOX_A3"):GetText();
45 SCCN_Chan_ReplaceWith[3] = getglobal("SCCN_replaceBOX_B3"):GetText();
46 SCCN_Chan_Replace[4] = getglobal("SCCN_replaceBOX_A4"):GetText();
47 SCCN_Chan_ReplaceWith[4] = getglobal("SCCN_replaceBOX_B4"):GetText();
48 SCCN_Chan_Replace[5] = getglobal("SCCN_replaceBOX_A5"):GetText();
49 SCCN_Chan_ReplaceWith[5] = getglobal("SCCN_replaceBOX_B5"):GetText();
50 SCCN_Chan_Replace[6] = getglobal("SCCN_replaceBOX_A6"):GetText();
51 SCCN_Chan_ReplaceWith[6] = getglobal("SCCN_replaceBOX_B6"):GetText();
52 SCCN_Chan_Replace[7] = getglobal("SCCN_replaceBOX_A7"):GetText();
53 SCCN_Chan_ReplaceWith[7] = getglobal("SCCN_replaceBOX_B7"):GetText();
54 SCCN_Chan_Replace[8] = getglobal("SCCN_replaceBOX_A8"):GetText();
55 SCCN_Chan_ReplaceWith[8] = getglobal("SCCN_replaceBOX_B8"):GetText();
56 SCCN_Chan_Replace[9] = getglobal("SCCN_replaceBOX_A9"):GetText();
57 SCCN_Chan_ReplaceWith[9] = getglobal("SCCN_replaceBOX_B9"):GetText();
58 SCCNShortchanForm:Hide();
59 SCCNConfigForm:Show();
60 </OnClick>
61 </Scripts>
62 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
63 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
64 </NormalTexture>
65 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
66 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
67 </PushedTexture>
68 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
69 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
70 </DisabledTexture>
71 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
72 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
73 </HighlightTexture>
74 <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF">
75 <FontHeight>
76 <AbsValue val="12" />
77 </FontHeight>
78 <Color r="1" g="0.8196079" b="0" />
79 <Shadow>
80 <Color r="0" g="0" b="0" />
81 <Offset>
82 <AbsDimension x="1" y="-1" />
83 </Offset>
84 </Shadow>
85 </NormalText>
86 <HighlightText font="Fonts\FRIZQT__.TTF">
87 <FontHeight>
88 <AbsValue val="12" />
89 </FontHeight>
90 <Color r="1" g="1" b="1" />
91 <Shadow>
92 <Color r="0" g="0" b="0" />
93 <Offset>
94 <AbsDimension x="1" y="-1" />
95 </Offset>
96 </Shadow>
97 </HighlightText>
98 <DisabledText font="Fonts\FRIZQT__.TTF">
99 <FontHeight>
100 <AbsValue val="12" />
101 </FontHeight>
102 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
103 <Shadow>
104 <Color r="0" g="0" b="0" />
105 <Offset>
106 <AbsDimension x="1" y="-1" />
107 </Offset>
108 </Shadow>
109 </DisabledText>
110 <PushedTextOffset x="0" y="0" />
111 </Button>
112 <EditBox name="SCCN_replaceBOX_A1" enableMouse="true" autoFocus="false">
113 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
114 <Size>
115 <AbsDimension x="130" y="26" />
116 </Size>
117 <Anchors>
118 <Anchor point="TOPLEFT">
119 <Offset>
120 <AbsDimension x="6" y="-212" />
121 </Offset>
122 </Anchor>
123 </Anchors>
124 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
125 <BackgroundInsets>
126 <AbsInset left="3" right="3" top="6" bottom="6" />
127 </BackgroundInsets>
128 <TileSize>
129 <AbsValue val="8" />
130 </TileSize>
131 <EdgeSize>
132 <AbsValue val="8" />
133 </EdgeSize>
134 </Backdrop>
135 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
136 <FontHeight>
137 <AbsValue val="10" />
138 </FontHeight>
139 <Color r="1" g="1" b="1" />
140 <Shadow>
141 <Color r="0" g="0" b="0" />
142 <Offset>
143 <AbsDimension x="1" y="-1" />
144 </Offset>
145 </Shadow>
146 </FontString>
147 <HighlightColor r="1" g="1" b="1" />
148 <TextInsets>
149 <AbsInset left="0" right="0" top="0" bottom="0" />
150 </TextInsets>
151 </EditBox>
152 <Frame name="$parentLabel3">
153 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
154 <Size>
155 <AbsDimension x="125" y="17" />
156 </Size>
157 <Anchors>
158 <Anchor point="TOPLEFT">
159 <Offset>
160 <AbsDimension x="17" y="-200" />
161 </Offset>
162 </Anchor>
163 </Anchors>
164 <Layers>
165 <Layer>
166 <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Channel" justifyH="LEFT">
167 <FontHeight>
168 <AbsValue val="12" />
169 </FontHeight>
170 <Color r="1" g="1" b="1" />
171 <Shadow>
172 <Color r="0" g="0" b="0" />
173 <Offset>
174 <AbsDimension x="1" y="-1" />
175 </Offset>
176 </Shadow>
177 </FontString>
178 </Layer>
179 </Layers>
180 </Frame>
181 <Frame name="$parentLabel2">
182 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
183 <Size>
184 <AbsDimension x="280" y="23" />
185 </Size>
186 <Anchors>
187 <Anchor point="TOPLEFT">
188 <Offset>
189 <AbsDimension x="0" y="-160" />
190 </Offset>
191 </Anchor>
192 </Anchors>
193 <Layers>
194 <Layer>
195 <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Channel Name Replacer:">
196 <FontHeight>
197 <AbsValue val="12" />
198 </FontHeight>
199 <Color r="1" g="0.8196079" b="0" />
200 <Shadow>
201 <Color r="0" g="0" b="0" />
202 <Offset>
203 <AbsDimension x="1" y="-1" />
204 </Offset>
205 </Shadow>
206 </FontString>
207 </Layer>
208 </Layers>
209 </Frame>
210 <Frame name="$parentLabel1">
211 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
212 <Size>
213 <AbsDimension x="271" y="37" />
214 </Size>
215 <Anchors>
216 <Anchor point="TOPLEFT">
217 <Offset>
218 <AbsDimension x="9" y="-3" />
219 </Offset>
220 </Anchor>
221 </Anchors>
222 <Layers>
223 <Layer>
224 <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="SCCN Channel Name Config">
225 <FontHeight>
226 <AbsValue val="14" />
227 </FontHeight>
228 <Color r="1" g="0.8196079" b="0" />
229 <Shadow>
230 <Color r="0" g="0" b="0" />
231 <Offset>
232 <AbsDimension x="1" y="-1" />
233 </Offset>
234 </Shadow>
235 </FontString>
236 </Layer>
237 </Layers>
238 </Frame>
239 <CheckButton name="SCCN_CONF_CHK1">
240 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
241 &lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
242 &lt;Width&gt;138&lt;/Width&gt;
243 &lt;Height&gt;25&lt;/Height&gt;
244 &lt;/Size&gt;</Property></FrameSkin>-->
245 <Size>
246 <AbsDimension x="32" y="32" />
247 </Size>
248 <Anchors>
249 <Anchor point="TOPLEFT">
250 <Offset>
251 <AbsDimension x="3" y="-37" />
252 </Offset>
253 </Anchor>
254 </Anchors>
255 <Layers>
256 <Layer>
257 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Hide channel Names">
258 <Anchors>
259 <Anchor point="LEFT" relativePoint="RIGHT">
260 <Offset>
261 <AbsDimension x="-2" y="0" />
262 </Offset>
263 </Anchor>
264 </Anchors>
265 <FontHeight>
266 <AbsValue val="10" />
267 </FontHeight>
268 <Color r="1" g="0.8196079" b="0" />
269 <Shadow>
270 <Color r="0" g="0" b="0" />
271 <Offset>
272 <AbsDimension x="1" y="-1" />
273 </Offset>
274 </Shadow>
275 </FontString>
276 </Layer>
277 </Layers>
278 <Scripts>
279 <OnClick>if( SCCN_hidechanname == 0 and SCCN_shortchanname == 1) then
280 solColorChatNicks_SlashCommand('shortchanname');
281 end
282 solColorChatNicks_SlashCommand('hidechanname');
283 SCCN_Config_OnLoad();
284 </OnClick>
285 </Scripts>
286 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
287 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
288 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
289 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
290 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
291 </CheckButton>
292 <Frame name="$parentHLP1">
293 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
294 <Size>
295 <AbsDimension x="275" y="33" />
296 </Size>
297 <Anchors>
298 <Anchor point="TOPLEFT">
299 <Offset>
300 <AbsDimension x="5" y="-66" />
301 </Offset>
302 </Anchor>
303 </Anchors>
304 <Layers>
305 <Layer>
306 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="$parentLabel1" justifyV="TOP" justifyH="LEFT">
307 <Anchors>
308 <Anchor point="TOPLEFT" />
309 <Anchor point="BOTTOMRIGHT" />
310 </Anchors>
311 <FontHeight>
312 <AbsValue val="9" />
313 </FontHeight>
314 <Color r="1" g="0.8196079" b="0" />
315 <Shadow>
316 <Color r="0" g="0" b="0" />
317 <Offset>
318 <AbsDimension x="1" y="-1" />
319 </Offset>
320 </Shadow>
321 </FontString>
322 </Layer>
323 </Layers>
324 </Frame>
325 <CheckButton name="SCCN_CONF_CHK7">
326 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
327 &lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
328 &lt;Width&gt;138&lt;/Width&gt;
329 &lt;Height&gt;25&lt;/Height&gt;
330 &lt;/Size&gt;</Property></FrameSkin>-->
331 <Size>
332 <AbsDimension x="32" y="32" />
333 </Size>
334 <Anchors>
335 <Anchor point="TOPLEFT">
336 <Offset>
337 <AbsDimension x="4" y="-95" />
338 </Offset>
339 </Anchor>
340 </Anchors>
341 <Layers>
342 <Layer>
343 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Short channel Names">
344 <Anchors>
345 <Anchor point="LEFT" relativePoint="RIGHT">
346 <Offset>
347 <AbsDimension x="-2" y="0" />
348 </Offset>
349 </Anchor>
350 </Anchors>
351 <FontHeight>
352 <AbsValue val="10" />
353 </FontHeight>
354 <Color r="1" g="0.8196079" b="0" />
355 <Shadow>
356 <Color r="0" g="0" b="0" />
357 <Offset>
358 <AbsDimension x="1" y="-1" />
359 </Offset>
360 </Shadow>
361 </FontString>
362 </Layer>
363 </Layers>
364 <Scripts>
365 <OnClick>if( SCCN_hidechanname == 1 and SCCN_shortchanname == 0) then
366 solColorChatNicks_SlashCommand('hidechanname');
367 end
368 solColorChatNicks_SlashCommand('shortchanname');
369 SCCN_Config_OnLoad();
370 </OnClick>
371 </Scripts>
372 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
373 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
374 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
375 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
376 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
377 </CheckButton>
378 <Frame name="$parentHLP2">
379 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
380 <Size>
381 <AbsDimension x="274" y="28" />
382 </Size>
383 <Anchors>
384 <Anchor point="TOPLEFT">
385 <Offset>
386 <AbsDimension x="6" y="-126" />
387 </Offset>
388 </Anchor>
389 </Anchors>
390 <Layers>
391 <Layer>
392 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="$parentLabel1" justifyV="TOP" justifyH="LEFT">
393 <Anchors>
394 <Anchor point="TOPLEFT" />
395 <Anchor point="BOTTOMRIGHT" />
396 </Anchors>
397 <FontHeight>
398 <AbsValue val="9" />
399 </FontHeight>
400 <Color r="1" g="0.8196079" b="0" />
401 <Shadow>
402 <Color r="0" g="0" b="0" />
403 <Offset>
404 <AbsDimension x="1" y="-1" />
405 </Offset>
406 </Shadow>
407 </FontString>
408 </Layer>
409 </Layers>
410 </Frame>
411 <Frame name="$parentComponent6">
412 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
413 <Size>
414 <AbsDimension x="136" y="17" />
415 </Size>
416 <Anchors>
417 <Anchor point="TOPLEFT">
418 <Offset>
419 <AbsDimension x="144" y="-200" />
420 </Offset>
421 </Anchor>
422 </Anchors>
423 <Layers>
424 <Layer>
425 <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Shortcut" justifyH="LEFT">
426 <FontHeight>
427 <AbsValue val="12" />
428 </FontHeight>
429 <Color r="1" g="1" b="1" />
430 <Shadow>
431 <Color r="0" g="0" b="0" />
432 <Offset>
433 <AbsDimension x="1" y="-1" />
434 </Offset>
435 </Shadow>
436 </FontString>
437 </Layer>
438 </Layers>
439 </Frame>
440 <EditBox name="SCCN_replaceBOX_A2" enableMouse="true" autoFocus="false">
441 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
442 <Size>
443 <AbsDimension x="130" y="26" />
444 </Size>
445 <Anchors>
446 <Anchor point="TOPLEFT">
447 <Offset>
448 <AbsDimension x="6" y="-234" />
449 </Offset>
450 </Anchor>
451 </Anchors>
452 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
453 <BackgroundInsets>
454 <AbsInset left="3" right="3" top="6" bottom="6" />
455 </BackgroundInsets>
456 <TileSize>
457 <AbsValue val="8" />
458 </TileSize>
459 <EdgeSize>
460 <AbsValue val="8" />
461 </EdgeSize>
462 </Backdrop>
463 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
464 <FontHeight>
465 <AbsValue val="10" />
466 </FontHeight>
467 <Color r="1" g="1" b="1" />
468 <Shadow>
469 <Color r="0" g="0" b="0" />
470 <Offset>
471 <AbsDimension x="1" y="-1" />
472 </Offset>
473 </Shadow>
474 </FontString>
475 <HighlightColor r="1" g="1" b="1" />
476 <TextInsets>
477 <AbsInset left="0" right="0" top="0" bottom="0" />
478 </TextInsets>
479 </EditBox>
480 <EditBox name="SCCN_replaceBOX_A3" enableMouse="true" autoFocus="false">
481 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
482 <Size>
483 <AbsDimension x="130" y="26" />
484 </Size>
485 <Anchors>
486 <Anchor point="TOPLEFT">
487 <Offset>
488 <AbsDimension x="6" y="-257" />
489 </Offset>
490 </Anchor>
491 </Anchors>
492 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
493 <BackgroundInsets>
494 <AbsInset left="3" right="3" top="6" bottom="6" />
495 </BackgroundInsets>
496 <TileSize>
497 <AbsValue val="8" />
498 </TileSize>
499 <EdgeSize>
500 <AbsValue val="8" />
501 </EdgeSize>
502 </Backdrop>
503 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
504 <FontHeight>
505 <AbsValue val="10" />
506 </FontHeight>
507 <Color r="1" g="1" b="1" />
508 <Shadow>
509 <Color r="0" g="0" b="0" />
510 <Offset>
511 <AbsDimension x="1" y="-1" />
512 </Offset>
513 </Shadow>
514 </FontString>
515 <HighlightColor r="1" g="1" b="1" />
516 <TextInsets>
517 <AbsInset left="0" right="0" top="0" bottom="0" />
518 </TextInsets>
519 </EditBox>
520 <EditBox name="SCCN_replaceBOX_A4" enableMouse="true" autoFocus="false">
521 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
522 <Size>
523 <AbsDimension x="130" y="26" />
524 </Size>
525 <Anchors>
526 <Anchor point="TOPLEFT">
527 <Offset>
528 <AbsDimension x="6" y="-281" />
529 </Offset>
530 </Anchor>
531 </Anchors>
532 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
533 <BackgroundInsets>
534 <AbsInset left="3" right="3" top="6" bottom="6" />
535 </BackgroundInsets>
536 <TileSize>
537 <AbsValue val="8" />
538 </TileSize>
539 <EdgeSize>
540 <AbsValue val="8" />
541 </EdgeSize>
542 </Backdrop>
543 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
544 <FontHeight>
545 <AbsValue val="10" />
546 </FontHeight>
547 <Color r="1" g="1" b="1" />
548 <Shadow>
549 <Color r="0" g="0" b="0" />
550 <Offset>
551 <AbsDimension x="1" y="-1" />
552 </Offset>
553 </Shadow>
554 </FontString>
555 <HighlightColor r="1" g="1" b="1" />
556 <TextInsets>
557 <AbsInset left="0" right="0" top="0" bottom="0" />
558 </TextInsets>
559 </EditBox>
560 <EditBox name="SCCN_replaceBOX_A5" enableMouse="true" autoFocus="false">
561 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
562 <Size>
563 <AbsDimension x="130" y="26" />
564 </Size>
565 <Anchors>
566 <Anchor point="TOPLEFT">
567 <Offset>
568 <AbsDimension x="6" y="-304" />
569 </Offset>
570 </Anchor>
571 </Anchors>
572 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
573 <BackgroundInsets>
574 <AbsInset left="3" right="3" top="6" bottom="6" />
575 </BackgroundInsets>
576 <TileSize>
577 <AbsValue val="8" />
578 </TileSize>
579 <EdgeSize>
580 <AbsValue val="8" />
581 </EdgeSize>
582 </Backdrop>
583 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
584 <FontHeight>
585 <AbsValue val="10" />
586 </FontHeight>
587 <Color r="1" g="1" b="1" />
588 <Shadow>
589 <Color r="0" g="0" b="0" />
590 <Offset>
591 <AbsDimension x="1" y="-1" />
592 </Offset>
593 </Shadow>
594 </FontString>
595 <HighlightColor r="1" g="1" b="1" />
596 <TextInsets>
597 <AbsInset left="0" right="0" top="0" bottom="0" />
598 </TextInsets>
599 </EditBox>
600 <EditBox name="SCCN_replaceBOX_B1" enableMouse="true" autoFocus="false">
601 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
602 <Size>
603 <AbsDimension x="130" y="26" />
604 </Size>
605 <Anchors>
606 <Anchor point="TOPLEFT">
607 <Offset>
608 <AbsDimension x="144" y="-212" />
609 </Offset>
610 </Anchor>
611 </Anchors>
612 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
613 <BackgroundInsets>
614 <AbsInset left="3" right="3" top="6" bottom="6" />
615 </BackgroundInsets>
616 <TileSize>
617 <AbsValue val="8" />
618 </TileSize>
619 <EdgeSize>
620 <AbsValue val="8" />
621 </EdgeSize>
622 </Backdrop>
623 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
624 <FontHeight>
625 <AbsValue val="10" />
626 </FontHeight>
627 <Color r="1" g="1" b="1" />
628 <Shadow>
629 <Color r="0" g="0" b="0" />
630 <Offset>
631 <AbsDimension x="1" y="-1" />
632 </Offset>
633 </Shadow>
634 </FontString>
635 <HighlightColor r="1" g="1" b="1" />
636 <TextInsets>
637 <AbsInset left="0" right="0" top="0" bottom="0" />
638 </TextInsets>
639 </EditBox>
640 <EditBox name="SCCN_replaceBOX_B2" enableMouse="true" autoFocus="false">
641 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
642 <Size>
643 <AbsDimension x="130" y="26" />
644 </Size>
645 <Anchors>
646 <Anchor point="TOPLEFT">
647 <Offset>
648 <AbsDimension x="144" y="-234" />
649 </Offset>
650 </Anchor>
651 </Anchors>
652 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
653 <BackgroundInsets>
654 <AbsInset left="3" right="3" top="6" bottom="6" />
655 </BackgroundInsets>
656 <TileSize>
657 <AbsValue val="8" />
658 </TileSize>
659 <EdgeSize>
660 <AbsValue val="8" />
661 </EdgeSize>
662 </Backdrop>
663 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
664 <FontHeight>
665 <AbsValue val="10" />
666 </FontHeight>
667 <Color r="1" g="1" b="1" />
668 <Shadow>
669 <Color r="0" g="0" b="0" />
670 <Offset>
671 <AbsDimension x="1" y="-1" />
672 </Offset>
673 </Shadow>
674 </FontString>
675 <HighlightColor r="1" g="1" b="1" />
676 <TextInsets>
677 <AbsInset left="0" right="0" top="0" bottom="0" />
678 </TextInsets>
679 </EditBox>
680 <EditBox name="SCCN_replaceBOX_B3" enableMouse="true" autoFocus="false">
681 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
682 <Size>
683 <AbsDimension x="130" y="26" />
684 </Size>
685 <Anchors>
686 <Anchor point="TOPLEFT">
687 <Offset>
688 <AbsDimension x="144" y="-257" />
689 </Offset>
690 </Anchor>
691 </Anchors>
692 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
693 <BackgroundInsets>
694 <AbsInset left="3" right="3" top="6" bottom="6" />
695 </BackgroundInsets>
696 <TileSize>
697 <AbsValue val="8" />
698 </TileSize>
699 <EdgeSize>
700 <AbsValue val="8" />
701 </EdgeSize>
702 </Backdrop>
703 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
704 <FontHeight>
705 <AbsValue val="10" />
706 </FontHeight>
707 <Color r="1" g="1" b="1" />
708 <Shadow>
709 <Color r="0" g="0" b="0" />
710 <Offset>
711 <AbsDimension x="1" y="-1" />
712 </Offset>
713 </Shadow>
714 </FontString>
715 <HighlightColor r="1" g="1" b="1" />
716 <TextInsets>
717 <AbsInset left="0" right="0" top="0" bottom="0" />
718 </TextInsets>
719 </EditBox>
720 <EditBox name="SCCN_replaceBOX_B4" enableMouse="true" autoFocus="false">
721 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
722 <Size>
723 <AbsDimension x="130" y="26" />
724 </Size>
725 <Anchors>
726 <Anchor point="TOPLEFT">
727 <Offset>
728 <AbsDimension x="144" y="-281" />
729 </Offset>
730 </Anchor>
731 </Anchors>
732 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
733 <BackgroundInsets>
734 <AbsInset left="3" right="3" top="6" bottom="6" />
735 </BackgroundInsets>
736 <TileSize>
737 <AbsValue val="8" />
738 </TileSize>
739 <EdgeSize>
740 <AbsValue val="8" />
741 </EdgeSize>
742 </Backdrop>
743 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
744 <FontHeight>
745 <AbsValue val="10" />
746 </FontHeight>
747 <Color r="1" g="1" b="1" />
748 <Shadow>
749 <Color r="0" g="0" b="0" />
750 <Offset>
751 <AbsDimension x="1" y="-1" />
752 </Offset>
753 </Shadow>
754 </FontString>
755 <HighlightColor r="1" g="1" b="1" />
756 <TextInsets>
757 <AbsInset left="0" right="0" top="0" bottom="0" />
758 </TextInsets>
759 </EditBox>
760 <EditBox name="SCCN_replaceBOX_B5" enableMouse="true" autoFocus="false">
761 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
762 <Size>
763 <AbsDimension x="130" y="26" />
764 </Size>
765 <Anchors>
766 <Anchor point="TOPLEFT">
767 <Offset>
768 <AbsDimension x="144" y="-304" />
769 </Offset>
770 </Anchor>
771 </Anchors>
772 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
773 <BackgroundInsets>
774 <AbsInset left="3" right="3" top="6" bottom="6" />
775 </BackgroundInsets>
776 <TileSize>
777 <AbsValue val="8" />
778 </TileSize>
779 <EdgeSize>
780 <AbsValue val="8" />
781 </EdgeSize>
782 </Backdrop>
783 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
784 <FontHeight>
785 <AbsValue val="10" />
786 </FontHeight>
787 <Color r="1" g="1" b="1" />
788 <Shadow>
789 <Color r="0" g="0" b="0" />
790 <Offset>
791 <AbsDimension x="1" y="-1" />
792 </Offset>
793 </Shadow>
794 </FontString>
795 <HighlightColor r="1" g="1" b="1" />
796 <TextInsets>
797 <AbsInset left="0" right="0" top="0" bottom="0" />
798 </TextInsets>
799 </EditBox>
800 <Frame name="$parentComponent1">
801 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
802 <Size>
803 <AbsDimension x="265" y="32" />
804 </Size>
805 <Anchors>
806 <Anchor point="TOPLEFT">
807 <Offset>
808 <AbsDimension x="9" y="-174" />
809 </Offset>
810 </Anchor>
811 </Anchors>
812 <Layers>
813 <Layer>
814 <FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="If 'Shortchannel Names' is active you can replace normal channel names by your own shortcuts." monochrome="true" maxLines="2">
815 <FontHeight>
816 <AbsValue val="8" />
817 </FontHeight>
818 <Color r="0.8784314" g="0.8784314" b="0.8784314" />
819 <Shadow>
820 <Color r="0" g="0" b="0" />
821 <Offset>
822 <AbsDimension x="1" y="-1" />
823 </Offset>
824 </Shadow>
825 </FontString>
826 </Layer>
827 </Layers>
828 </Frame>
829 <EditBox name="SCCN_replaceBOX_A6" enableMouse="true" autoFocus="false">
830 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
831 <Size>
832 <AbsDimension x="130" y="26" />
833 </Size>
834 <Anchors>
835 <Anchor point="TOPLEFT">
836 <Offset>
837 <AbsDimension x="6" y="-326" />
838 </Offset>
839 </Anchor>
840 </Anchors>
841 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
842 <BackgroundInsets>
843 <AbsInset left="3" right="3" top="6" bottom="6" />
844 </BackgroundInsets>
845 <TileSize>
846 <AbsValue val="8" />
847 </TileSize>
848 <EdgeSize>
849 <AbsValue val="8" />
850 </EdgeSize>
851 </Backdrop>
852 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
853 <FontHeight>
854 <AbsValue val="10" />
855 </FontHeight>
856 <Color r="1" g="1" b="1" />
857 <Shadow>
858 <Color r="0" g="0" b="0" />
859 <Offset>
860 <AbsDimension x="1" y="-1" />
861 </Offset>
862 </Shadow>
863 </FontString>
864 <HighlightColor r="1" g="1" b="1" />
865 <TextInsets>
866 <AbsInset left="0" right="0" top="0" bottom="0" />
867 </TextInsets>
868 </EditBox>
869 <EditBox name="SCCN_replaceBOX_B6" enableMouse="true" autoFocus="false">
870 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
871 <Size>
872 <AbsDimension x="130" y="26" />
873 </Size>
874 <Anchors>
875 <Anchor point="TOPLEFT">
876 <Offset>
877 <AbsDimension x="144" y="-326" />
878 </Offset>
879 </Anchor>
880 </Anchors>
881 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
882 <BackgroundInsets>
883 <AbsInset left="3" right="3" top="6" bottom="6" />
884 </BackgroundInsets>
885 <TileSize>
886 <AbsValue val="8" />
887 </TileSize>
888 <EdgeSize>
889 <AbsValue val="8" />
890 </EdgeSize>
891 </Backdrop>
892 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
893 <FontHeight>
894 <AbsValue val="10" />
895 </FontHeight>
896 <Color r="1" g="1" b="1" />
897 <Shadow>
898 <Color r="0" g="0" b="0" />
899 <Offset>
900 <AbsDimension x="1" y="-1" />
901 </Offset>
902 </Shadow>
903 </FontString>
904 <HighlightColor r="1" g="1" b="1" />
905 <TextInsets>
906 <AbsInset left="0" right="0" top="0" bottom="0" />
907 </TextInsets>
908 </EditBox>
909 <EditBox name="SCCN_replaceBOX_A7" enableMouse="true" autoFocus="false">
910 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
911 <Size>
912 <AbsDimension x="130" y="26" />
913 </Size>
914 <Anchors>
915 <Anchor point="TOPLEFT">
916 <Offset>
917 <AbsDimension x="6" y="-350" />
918 </Offset>
919 </Anchor>
920 </Anchors>
921 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
922 <BackgroundInsets>
923 <AbsInset left="3" right="3" top="6" bottom="6" />
924 </BackgroundInsets>
925 <TileSize>
926 <AbsValue val="8" />
927 </TileSize>
928 <EdgeSize>
929 <AbsValue val="8" />
930 </EdgeSize>
931 </Backdrop>
932 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
933 <FontHeight>
934 <AbsValue val="10" />
935 </FontHeight>
936 <Color r="1" g="1" b="1" />
937 <Shadow>
938 <Color r="0" g="0" b="0" />
939 <Offset>
940 <AbsDimension x="1" y="-1" />
941 </Offset>
942 </Shadow>
943 </FontString>
944 <HighlightColor r="1" g="1" b="1" />
945 <TextInsets>
946 <AbsInset left="0" right="0" top="0" bottom="0" />
947 </TextInsets>
948 </EditBox>
949 <EditBox name="SCCN_replaceBOX_B7" enableMouse="true" autoFocus="false">
950 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
951 <Size>
952 <AbsDimension x="130" y="26" />
953 </Size>
954 <Anchors>
955 <Anchor point="TOPLEFT">
956 <Offset>
957 <AbsDimension x="144" y="-350" />
958 </Offset>
959 </Anchor>
960 </Anchors>
961 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
962 <BackgroundInsets>
963 <AbsInset left="3" right="3" top="6" bottom="6" />
964 </BackgroundInsets>
965 <TileSize>
966 <AbsValue val="8" />
967 </TileSize>
968 <EdgeSize>
969 <AbsValue val="8" />
970 </EdgeSize>
971 </Backdrop>
972 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
973 <FontHeight>
974 <AbsValue val="10" />
975 </FontHeight>
976 <Color r="1" g="1" b="1" />
977 <Shadow>
978 <Color r="0" g="0" b="0" />
979 <Offset>
980 <AbsDimension x="1" y="-1" />
981 </Offset>
982 </Shadow>
983 </FontString>
984 <HighlightColor r="1" g="1" b="1" />
985 <TextInsets>
986 <AbsInset left="0" right="0" top="0" bottom="0" />
987 </TextInsets>
988 </EditBox>
989 <EditBox name="SCCN_replaceBOX_A8" enableMouse="true" autoFocus="false">
990 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
991 <Size>
992 <AbsDimension x="130" y="26" />
993 </Size>
994 <Anchors>
995 <Anchor point="TOPLEFT">
996 <Offset>
997 <AbsDimension x="6" y="-375" />
998 </Offset>
999 </Anchor>
1000 </Anchors>
1001 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
1002 <BackgroundInsets>
1003 <AbsInset left="3" right="3" top="6" bottom="6" />
1004 </BackgroundInsets>
1005 <TileSize>
1006 <AbsValue val="8" />
1007 </TileSize>
1008 <EdgeSize>
1009 <AbsValue val="8" />
1010 </EdgeSize>
1011 </Backdrop>
1012 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
1013 <FontHeight>
1014 <AbsValue val="10" />
1015 </FontHeight>
1016 <Color r="1" g="1" b="1" />
1017 <Shadow>
1018 <Color r="0" g="0" b="0" />
1019 <Offset>
1020 <AbsDimension x="1" y="-1" />
1021 </Offset>
1022 </Shadow>
1023 </FontString>
1024 <HighlightColor r="1" g="1" b="1" />
1025 <TextInsets>
1026 <AbsInset left="0" right="0" top="0" bottom="0" />
1027 </TextInsets>
1028 </EditBox>
1029 <EditBox name="SCCN_replaceBOX_B8" enableMouse="true" autoFocus="false">
1030 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
1031 <Size>
1032 <AbsDimension x="130" y="26" />
1033 </Size>
1034 <Anchors>
1035 <Anchor point="TOPLEFT">
1036 <Offset>
1037 <AbsDimension x="144" y="-375" />
1038 </Offset>
1039 </Anchor>
1040 </Anchors>
1041 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
1042 <BackgroundInsets>
1043 <AbsInset left="3" right="3" top="6" bottom="6" />
1044 </BackgroundInsets>
1045 <TileSize>
1046 <AbsValue val="8" />
1047 </TileSize>
1048 <EdgeSize>
1049 <AbsValue val="8" />
1050 </EdgeSize>
1051 </Backdrop>
1052 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
1053 <FontHeight>
1054 <AbsValue val="10" />
1055 </FontHeight>
1056 <Color r="1" g="1" b="1" />
1057 <Shadow>
1058 <Color r="0" g="0" b="0" />
1059 <Offset>
1060 <AbsDimension x="1" y="-1" />
1061 </Offset>
1062 </Shadow>
1063 </FontString>
1064 <HighlightColor r="1" g="1" b="1" />
1065 <TextInsets>
1066 <AbsInset left="0" right="0" top="0" bottom="0" />
1067 </TextInsets>
1068 </EditBox>
1069 <EditBox name="SCCN_replaceBOX_A9" enableMouse="true" autoFocus="false">
1070 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
1071 <Size>
1072 <AbsDimension x="130" y="26" />
1073 </Size>
1074 <Anchors>
1075 <Anchor point="TOPLEFT">
1076 <Offset>
1077 <AbsDimension x="6" y="-402" />
1078 </Offset>
1079 </Anchor>
1080 </Anchors>
1081 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
1082 <BackgroundInsets>
1083 <AbsInset left="3" right="3" top="6" bottom="6" />
1084 </BackgroundInsets>
1085 <TileSize>
1086 <AbsValue val="8" />
1087 </TileSize>
1088 <EdgeSize>
1089 <AbsValue val="8" />
1090 </EdgeSize>
1091 </Backdrop>
1092 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
1093 <FontHeight>
1094 <AbsValue val="10" />
1095 </FontHeight>
1096 <Color r="1" g="1" b="1" />
1097 <Shadow>
1098 <Color r="0" g="0" b="0" />
1099 <Offset>
1100 <AbsDimension x="1" y="-1" />
1101 </Offset>
1102 </Shadow>
1103 </FontString>
1104 <HighlightColor r="1" g="1" b="1" />
1105 <TextInsets>
1106 <AbsInset left="0" right="0" top="0" bottom="0" />
1107 </TextInsets>
1108 </EditBox>
1109 <EditBox name="SCCN_replaceBOX_B9" enableMouse="true" autoFocus="false">
1110 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4975-d66d-444e-bb2d-1ad102c87fed" />-->
1111 <Size>
1112 <AbsDimension x="130" y="26" />
1113 </Size>
1114 <Anchors>
1115 <Anchor point="TOPLEFT">
1116 <Offset>
1117 <AbsDimension x="144" y="-402" />
1118 </Offset>
1119 </Anchor>
1120 </Anchors>
1121 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
1122 <BackgroundInsets>
1123 <AbsInset left="3" right="3" top="6" bottom="6" />
1124 </BackgroundInsets>
1125 <TileSize>
1126 <AbsValue val="8" />
1127 </TileSize>
1128 <EdgeSize>
1129 <AbsValue val="8" />
1130 </EdgeSize>
1131 </Backdrop>
1132 <FontString font="Fonts\ARIALN.TTF" justifyH="LEFT">
1133 <FontHeight>
1134 <AbsValue val="10" />
1135 </FontHeight>
1136 <Color r="1" g="1" b="1" />
1137 <Shadow>
1138 <Color r="0" g="0" b="0" />
1139 <Offset>
1140 <AbsDimension x="1" y="-1" />
1141 </Offset>
1142 </Shadow>
1143 </FontString>
1144 <HighlightColor r="1" g="1" b="1" />
1145 <TextInsets>
1146 <AbsInset left="0" right="0" top="0" bottom="0" />
1147 </TextInsets>
1148 </EditBox>
1149 </Frames>
1150 <Scripts>
1151 <OnShow>function SCCN_FillReplaceBox(no)
1152 if SCCN_Chan_Replace[no] ~= nil and SCCN_Chan_ReplaceWith[no] then
1153 getglobal("SCCN_replaceBOX_A"..no):SetText(SCCN_Chan_Replace[no]);
1154 getglobal("SCCN_replaceBOX_B"..no):SetText(SCCN_Chan_ReplaceWith[no]);
1155 end
1156 end
1157  
1158 SCCN_FillReplaceBox(1);
1159 SCCN_FillReplaceBox(2);
1160 SCCN_FillReplaceBox(3);
1161 SCCN_FillReplaceBox(4);
1162 SCCN_FillReplaceBox(5);
1163 SCCN_FillReplaceBox(6);
1164 SCCN_FillReplaceBox(7);
1165 SCCN_FillReplaceBox(8);
1166 SCCN_FillReplaceBox(9);
1167 </OnShow>
1168 <OnHide>if ( this.isMoving ) then
1169 this:StopMovingOrSizing();
1170 this.isMoving = false;
1171 this.x="400";
1172 this.y="256";
1173 end
1174 </OnHide>
1175 <OnMouseDown>if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
1176 this:StartMoving();
1177 this.isMoving = true;
1178 end
1179 </OnMouseDown>
1180 <OnMouseUp>if ( this.isMoving ) then
1181 this:StopMovingOrSizing();
1182 this.isMoving = false;
1183 end
1184 </OnMouseUp>
1185 </Scripts>
1186 </Frame>
1187 </Ui>