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