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="SCCN_Highlight_Form" hidden="true" 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="457" y="310" />
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 Highlighter">
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 <Frame name="$parentLabel2">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="21" y="18" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPLEFT">
73 <Offset>
74 <AbsDimension x="18" y="-67" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Layers>
79 <Layer>
80 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="1.">
81 <Anchors>
82 <Anchor point="TOPLEFT" />
83 <Anchor point="BOTTOMRIGHT" />
84 </Anchors>
85 <FontHeight>
86 <AbsValue val="12" />
87 </FontHeight>
88 <Color r="1" g="0.8196079" b="0" />
89 <Shadow>
90 <Color r="0" g="0" b="0" />
91 <Offset>
92 <AbsDimension x="1" y="-1" />
93 </Offset>
94 </Shadow>
95 </FontString>
96 </Layer>
97 </Layers>
98 </Frame>
99 <EditBox name="SCCN_highlightBOX2" enableMouse="true">
100 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
101 <Size>
102 <AbsDimension x="392" y="19" />
103 </Size>
104 <Anchors>
105 <Anchor point="TOPLEFT">
106 <Offset>
107 <AbsDimension x="45" y="-90" />
108 </Offset>
109 </Anchor>
110 </Anchors>
111 <Layers>
112 <Layer level="BACKGROUND">
113 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
114 <Size>
115 <AbsDimension x="8" y="20" />
116 </Size>
117 <Anchors>
118 <Anchor point="LEFT" />
119 </Anchors>
120 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
121 </Texture>
122 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
123 <Size>
124 <AbsDimension x="8" y="20" />
125 </Size>
126 <Anchors>
127 <Anchor point="RIGHT" />
128 </Anchors>
129 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
130 </Texture>
131 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
132 <Size>
133 <AbsDimension x="10" y="20" />
134 </Size>
135 <Anchors>
136 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
137 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
138 </Anchors>
139 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
140 </Texture>
141 </Layer>
142 </Layers>
143 <FontString font="Fonts\ARIALN.TTF">
144 <FontHeight>
145 <AbsValue val="14" />
146 </FontHeight>
147 <Color r="1" g="1" b="1" />
148 <Shadow>
149 <Color r="0" g="0" b="0" />
150 <Offset>
151 <AbsDimension x="1" y="-1" />
152 </Offset>
153 </Shadow>
154 </FontString>
155 </EditBox>
156 <Frame name="$parentLabel1">
157 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
158 <Size>
159 <AbsDimension x="420" y="34" />
160 </Size>
161 <Anchors>
162 <Anchor point="TOPLEFT">
163 <Offset>
164 <AbsDimension x="17" y="-28" />
165 </Offset>
166 </Anchor>
167 </Anchors>
168 <Layers>
169 <Layer>
170 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="SCCN_GUI_HIGHLIGHT1">
171 <Anchors>
172 <Anchor point="TOPLEFT" />
173 <Anchor point="BOTTOMRIGHT" />
174 </Anchors>
175 <FontHeight>
176 <AbsValue val="12" />
177 </FontHeight>
178 <Color r="1" g="0.8196079" b="0" />
179 <Shadow>
180 <Color r="0" g="0" b="0" />
181 <Offset>
182 <AbsDimension x="1" y="-1" />
183 </Offset>
184 </Shadow>
185 </FontString>
186 </Layer>
187 </Layers>
188 </Frame>
189 <Button name="$parentButton1" text="SAVE">
190 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
191 <Size>
192 <AbsDimension x="114" y="22" />
193 </Size>
194 <Anchors>
195 <Anchor point="TOPLEFT">
196 <Offset>
197 <AbsDimension x="324" y="-140" />
198 </Offset>
199 </Anchor>
200 </Anchors>
201 <Scripts>
202 <OnClick>SCCN_Highlight_Text[1] = getglobal("SCCN_highlightBOX1"):GetText();
203 SCCN_Highlight_Text[2] = getglobal("SCCN_highlightBOX2"):GetText();
204 SCCN_Highlight_Text[3] = getglobal("SCCN_highlightBOX3"):GetText();
205 SCCN_Highlight_Form:Hide();
206 SCCNConfigForm:Show();</OnClick>
207 </Scripts>
208 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
209 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
210 </NormalTexture>
211 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
212 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
213 </PushedTexture>
214 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
215 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
216 </DisabledTexture>
217 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
218 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
219 </HighlightTexture>
220 <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF">
221 <FontHeight>
222 <AbsValue val="12" />
223 </FontHeight>
224 <Color r="1" g="0.8196079" b="0" />
225 <Shadow>
226 <Color r="0" g="0" b="0" />
227 <Offset>
228 <AbsDimension x="1" y="-1" />
229 </Offset>
230 </Shadow>
231 </NormalText>
232 <HighlightText font="Fonts\FRIZQT__.TTF">
233 <FontHeight>
234 <AbsValue val="12" />
235 </FontHeight>
236 <Color r="1" g="1" b="1" />
237 <Shadow>
238 <Color r="0" g="0" b="0" />
239 <Offset>
240 <AbsDimension x="1" y="-1" />
241 </Offset>
242 </Shadow>
243 </HighlightText>
244 <DisabledText font="Fonts\FRIZQT__.TTF">
245 <FontHeight>
246 <AbsValue val="12" />
247 </FontHeight>
248 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
249 <Shadow>
250 <Color r="0" g="0" b="0" />
251 <Offset>
252 <AbsDimension x="1" y="-1" />
253 </Offset>
254 </Shadow>
255 </DisabledText>
256 </Button>
257 <EditBox name="SCCN_highlightBOX3" enableMouse="true">
258 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
259 <Size>
260 <AbsDimension x="392" y="19" />
261 </Size>
262 <Anchors>
263 <Anchor point="TOPLEFT">
264 <Offset>
265 <AbsDimension x="45" y="-115" />
266 </Offset>
267 </Anchor>
268 </Anchors>
269 <Layers>
270 <Layer level="BACKGROUND">
271 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
272 <Size>
273 <AbsDimension x="8" y="20" />
274 </Size>
275 <Anchors>
276 <Anchor point="LEFT" />
277 </Anchors>
278 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
279 </Texture>
280 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
281 <Size>
282 <AbsDimension x="8" y="20" />
283 </Size>
284 <Anchors>
285 <Anchor point="RIGHT" />
286 </Anchors>
287 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
288 </Texture>
289 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
290 <Size>
291 <AbsDimension x="10" y="20" />
292 </Size>
293 <Anchors>
294 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
295 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
296 </Anchors>
297 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
298 </Texture>
299 </Layer>
300 </Layers>
301 <FontString font="Fonts\ARIALN.TTF">
302 <FontHeight>
303 <AbsValue val="14" />
304 </FontHeight>
305 <Color r="1" g="1" b="1" />
306 <Shadow>
307 <Color r="0" g="0" b="0" />
308 <Offset>
309 <AbsDimension x="1" y="-1" />
310 </Offset>
311 </Shadow>
312 </FontString>
313 </EditBox>
314 <EditBox name="SCCN_highlightBOX1" enableMouse="true">
315 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
316 <Size>
317 <AbsDimension x="392" y="19" />
318 </Size>
319 <Anchors>
320 <Anchor point="TOPLEFT">
321 <Offset>
322 <AbsDimension x="45" y="-67" />
323 </Offset>
324 </Anchor>
325 </Anchors>
326 <Layers>
327 <Layer level="BACKGROUND">
328 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
329 <Size>
330 <AbsDimension x="8" y="20" />
331 </Size>
332 <Anchors>
333 <Anchor point="LEFT" />
334 </Anchors>
335 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
336 </Texture>
337 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
338 <Size>
339 <AbsDimension x="8" y="20" />
340 </Size>
341 <Anchors>
342 <Anchor point="RIGHT" />
343 </Anchors>
344 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
345 </Texture>
346 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
347 <Size>
348 <AbsDimension x="10" y="20" />
349 </Size>
350 <Anchors>
351 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
352 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
353 </Anchors>
354 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
355 </Texture>
356 </Layer>
357 </Layers>
358 <FontString font="Fonts\ARIALN.TTF">
359 <FontHeight>
360 <AbsValue val="14" />
361 </FontHeight>
362 <Color r="1" g="1" b="1" />
363 <Shadow>
364 <Color r="0" g="0" b="0" />
365 <Offset>
366 <AbsDimension x="1" y="-1" />
367 </Offset>
368 </Shadow>
369 </FontString>
370 </EditBox>
371 <Frame name="$parentComponent1">
372 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
373 <Size>
374 <AbsDimension x="21" y="18" />
375 </Size>
376 <Anchors>
377 <Anchor point="TOPLEFT">
378 <Offset>
379 <AbsDimension x="18" y="-91" />
380 </Offset>
381 </Anchor>
382 </Anchors>
383 <Layers>
384 <Layer>
385 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="2.">
386 <Anchors>
387 <Anchor point="TOPLEFT" />
388 <Anchor point="BOTTOMRIGHT" />
389 </Anchors>
390 <FontHeight>
391 <AbsValue val="12" />
392 </FontHeight>
393 <Color r="1" g="0.8196079" b="0" />
394 <Shadow>
395 <Color r="0" g="0" b="0" />
396 <Offset>
397 <AbsDimension x="1" y="-1" />
398 </Offset>
399 </Shadow>
400 </FontString>
401 </Layer>
402 </Layers>
403 </Frame>
404 <Frame name="$parentComponent2">
405 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
406 <Size>
407 <AbsDimension x="21" y="18" />
408 </Size>
409 <Anchors>
410 <Anchor point="TOPLEFT">
411 <Offset>
412 <AbsDimension x="18" y="-115" />
413 </Offset>
414 </Anchor>
415 </Anchors>
416 <Layers>
417 <Layer>
418 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="3.">
419 <Anchors>
420 <Anchor point="TOPLEFT" />
421 <Anchor point="BOTTOMRIGHT" />
422 </Anchors>
423 <FontHeight>
424 <AbsValue val="12" />
425 </FontHeight>
426 <Color r="1" g="0.8196079" b="0" />
427 <Shadow>
428 <Color r="0" g="0" b="0" />
429 <Offset>
430 <AbsDimension x="1" y="-1" />
431 </Offset>
432 </Shadow>
433 </FontString>
434 </Layer>
435 </Layers>
436 </Frame>
437 <CheckButton name="SCCN_CONF_CHK102">
438 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
439 &lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
440 &lt;Width&gt;160&lt;/Width&gt;
441 &lt;Height&gt;37&lt;/Height&gt;
442 &lt;/Size&gt;</Property></FrameSkin>-->
443 <Size>
444 <AbsDimension x="32" y="32" />
445 </Size>
446 <Anchors>
447 <Anchor point="TOPLEFT">
448 <Offset>
449 <AbsDimension x="18" y="-255" />
450 </Offset>
451 </Anchor>
452 </Anchors>
453 <Layers>
454 <Layer>
455 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Highlight Msg. on Screen">
456 <Anchors>
457 <Anchor point="LEFT" relativePoint="RIGHT">
458 <Offset>
459 <AbsDimension x="-2" y="0" />
460 </Offset>
461 </Anchor>
462 </Anchors>
463 <FontHeight>
464 <AbsValue val="10" />
465 </FontHeight>
466 <Color r="1" g="0.8196079" b="0" />
467 <Shadow>
468 <Color r="0" g="0" b="0" />
469 <Offset>
470 <AbsDimension x="1" y="-1" />
471 </Offset>
472 </Shadow>
473 </FontString>
474 </Layer>
475 </Layers>
476 <Scripts>
477 <OnClick>solColorChatNicks_SlashCommand('selfhighlightmsg');
478 </OnClick>
479 </Scripts>
480 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
481 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
482 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
483 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
484 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
485 </CheckButton>
486 <Frame name="$parentHLP2">
487 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
488 <Size>
489 <AbsDimension x="253" y="37" />
490 </Size>
491 <Anchors>
492 <Anchor point="TOPLEFT">
493 <Offset>
494 <AbsDimension x="184" y="-255" />
495 </Offset>
496 </Anchor>
497 </Anchors>
498 <Layers>
499 <Layer>
500 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="SCCN_HELP[15]" justifyH="LEFT">
501 <Anchors>
502 <Anchor point="TOPLEFT" />
503 <Anchor point="BOTTOMRIGHT" />
504 </Anchors>
505 <FontHeight>
506 <AbsValue val="9" />
507 </FontHeight>
508 <Color r="1" g="0.8196079" b="0" />
509 <Shadow>
510 <Color r="0" g="0" b="0" />
511 <Offset>
512 <AbsDimension x="1" y="-1" />
513 </Offset>
514 </Shadow>
515 </FontString>
516 </Layer>
517 </Layers>
518 </Frame>
519 <CheckButton name="SCCN_CONF_CHK101">
520 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
521 &lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
522 &lt;Width&gt;160&lt;/Width&gt;
523 &lt;Height&gt;37&lt;/Height&gt;
524 &lt;/Size&gt;</Property></FrameSkin>-->
525 <Size>
526 <AbsDimension x="32" y="32" />
527 </Size>
528 <Anchors>
529 <Anchor point="TOPLEFT">
530 <Offset>
531 <AbsDimension x="19" y="-212" />
532 </Offset>
533 </Anchor>
534 </Anchors>
535 <Layers>
536 <Layer>
537 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Self Highlight">
538 <Anchors>
539 <Anchor point="LEFT" relativePoint="RIGHT">
540 <Offset>
541 <AbsDimension x="-2" y="0" />
542 </Offset>
543 </Anchor>
544 </Anchors>
545 <FontHeight>
546 <AbsValue val="10" />
547 </FontHeight>
548 <Color r="1" g="0.8196079" b="0" />
549 <Shadow>
550 <Color r="0" g="0" b="0" />
551 <Offset>
552 <AbsDimension x="1" y="-1" />
553 </Offset>
554 </Shadow>
555 </FontString>
556 </Layer>
557 </Layers>
558 <Scripts>
559 <OnClick>solColorChatNicks_SlashCommand('selfhighlight');
560 </OnClick>
561 </Scripts>
562 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
563 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
564 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
565 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
566 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
567 </CheckButton>
568 <Frame name="$parentHLP1">
569 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
570 <Size>
571 <AbsDimension x="253" y="37" />
572 </Size>
573 <Anchors>
574 <Anchor point="TOPLEFT">
575 <Offset>
576 <AbsDimension x="184" y="-212" />
577 </Offset>
578 </Anchor>
579 </Anchors>
580 <Layers>
581 <Layer>
582 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="SCCN_HELP[11]" justifyH="LEFT">
583 <Anchors>
584 <Anchor point="TOPLEFT" />
585 <Anchor point="BOTTOMRIGHT" />
586 </Anchors>
587 <FontHeight>
588 <AbsValue val="9" />
589 </FontHeight>
590 <Color r="1" g="0.8196079" b="0" />
591 <Shadow>
592 <Color r="0" g="0" b="0" />
593 <Offset>
594 <AbsDimension x="1" y="-1" />
595 </Offset>
596 </Shadow>
597 </FontString>
598 </Layer>
599 </Layers>
600 </Frame>
601 <Frame name="$parentHLP0">
602 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
603 <Size>
604 <AbsDimension x="253" y="37" />
605 </Size>
606 <Anchors>
607 <Anchor point="TOPLEFT">
608 <Offset>
609 <AbsDimension x="185" y="-169" />
610 </Offset>
611 </Anchor>
612 </Anchors>
613 <Layers>
614 <Layer>
615 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="SCCN_HELP[17]" justifyH="LEFT">
616 <Anchors>
617 <Anchor point="TOPLEFT" />
618 <Anchor point="BOTTOMRIGHT" />
619 </Anchors>
620 <FontHeight>
621 <AbsValue val="9" />
622 </FontHeight>
623 <Color r="1" g="0.8196079" b="0" />
624 <Shadow>
625 <Color r="0" g="0" b="0" />
626 <Offset>
627 <AbsDimension x="1" y="-1" />
628 </Offset>
629 </Shadow>
630 </FontString>
631 </Layer>
632 </Layers>
633 </Frame>
634 <CheckButton name="SCCN_CONF_CHK100">
635 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size">&lt;?xml version="1.0"?&gt;
636 &lt;Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
637 &lt;Width&gt;160&lt;/Width&gt;
638 &lt;Height&gt;37&lt;/Height&gt;
639 &lt;/Size&gt;</Property></FrameSkin>-->
640 <Size>
641 <AbsDimension x="32" y="32" />
642 </Size>
643 <Anchors>
644 <Anchor point="TOPLEFT">
645 <Offset>
646 <AbsDimension x="19" y="-169" />
647 </Offset>
648 </Anchor>
649 </Anchors>
650 <Layers>
651 <Layer>
652 <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Custom Highlighter">
653 <Anchors>
654 <Anchor point="LEFT" relativePoint="RIGHT">
655 <Offset>
656 <AbsDimension x="-2" y="0" />
657 </Offset>
658 </Anchor>
659 </Anchors>
660 <FontHeight>
661 <AbsValue val="10" />
662 </FontHeight>
663 <Color r="1" g="0.8196079" b="0" />
664 <Shadow>
665 <Color r="0" g="0" b="0" />
666 <Offset>
667 <AbsDimension x="1" y="-1" />
668 </Offset>
669 </Shadow>
670 </FontString>
671 </Layer>
672 </Layers>
673 <Scripts>
674 <OnClick>solColorChatNicks_SlashCommand('highlight');
675 </OnClick>
676 </Scripts>
677 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
678 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
679 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
680 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
681 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
682 </CheckButton>
683 </Frames>
684 <Scripts>
685 <OnHide>if ( this.isMoving ) then
686 this:StopMovingOrSizing();
687 this.isMoving = false;
688 this.x="400";
689 this.y="256";
690 end
691 </OnHide>
692 <OnMouseDown>if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
693 this:StartMoving();
694 this.isMoving = true;
695 end
696 </OnMouseDown>
697 <OnMouseUp>if ( this.isMoving ) then
698 this:StopMovingOrSizing();
699 this.isMoving = false;
700 end
701 </OnMouseUp>
702 <OnEscapePressed>SCCNConfigForm:Hide();
703 </OnEscapePressed>
704 </Scripts>
705 </Frame>
706 </Ui>