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="MangAdminForm12" hidden="true">
4 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />-->
5 <Size>
6 <AbsDimension x="725" y="371" />
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="Ticket Buddy">
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="BTNTBSol" text="Show Solution">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="100" y="22" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPLEFT">
73 <Offset>
74 <AbsDimension x="482" y="-327" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Scripts>
79 <OnClick>tB_ShowSol();</OnClick>
80 </Scripts>
81 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
82 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
83 </NormalTexture>
84 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
85 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
86 </PushedTexture>
87 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
88 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
89 </DisabledTexture>
90 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
91 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
92 </HighlightTexture>
93 <ButtonText name="$parentText">
94 <FontHeight>
95 <AbsValue val="10" />
96 </FontHeight>
97 </ButtonText>
98 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
99 <FontHeight>
100 <AbsValue val="12" />
101 </FontHeight>
102 <Color r="1" g="0.8196079" b="0" />
103 <Shadow>
104 <Color r="0" g="0" b="0" />
105 <Offset>
106 <AbsDimension x="1" y="-1" />
107 </Offset>
108 </Shadow>
109 </NormalFont>
110 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
111 <FontHeight>
112 <AbsValue val="12" />
113 </FontHeight>
114 <Color r="1" g="1" b="1" />
115 <Shadow>
116 <Color r="0" g="0" b="0" />
117 <Offset>
118 <AbsDimension x="1" y="-1" />
119 </Offset>
120 </Shadow>
121 </HighlightFont>
122 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
123 <FontHeight>
124 <AbsValue val="12" />
125 </FontHeight>
126 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
127 <Shadow>
128 <Color r="0" g="0" b="0" />
129 <Offset>
130 <AbsDimension x="1" y="-1" />
131 </Offset>
132 </Shadow>
133 </DisabledFont>
134 </Button>
135 <Frame name="lblSolCode">
136 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
137 <Size>
138 <AbsDimension x="116" y="18" />
139 </Size>
140 <Anchors>
141 <Anchor point="TOPLEFT">
142 <Offset>
143 <AbsDimension x="283" y="-163" />
144 </Offset>
145 </Anchor>
146 </Anchors>
147 <Layers>
148 <Layer>
149 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Solution:" justifyH="LEFT">
150 <Anchors>
151 <Anchor point="TOPLEFT" />
152 <Anchor point="BOTTOMRIGHT" />
153 </Anchors>
154 <FontHeight>
155 <AbsValue val="12" />
156 </FontHeight>
157 <Color r="1" g="0.8196079" b="0" />
158 <Shadow>
159 <Color r="0" g="0" b="0" />
160 <Offset>
161 <AbsDimension x="1" y="-1" />
162 </Offset>
163 </Shadow>
164 </FontString>
165 </Layer>
166 </Layers>
167 </Frame>
168 <Button name="$parentButton1" text="Refresh">
169 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
170 <Size>
171 <AbsDimension x="100" y="22" />
172 </Size>
173 <Anchors>
174 <Anchor point="TOPLEFT">
175 <Offset>
176 <AbsDimension x="29" y="-327" />
177 </Offset>
178 </Anchor>
179 </Anchors>
180 <Scripts>
181 <OnClick>outSAY(".ticket");
182 tB_Reset();</OnClick>
183 </Scripts>
184 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
185 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
186 </NormalTexture>
187 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
188 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
189 </PushedTexture>
190 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
191 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
192 </DisabledTexture>
193 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
194 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
195 </HighlightTexture>
196 <ButtonText name="$parentText">
197 <FontHeight>
198 <AbsValue val="10" />
199 </FontHeight>
200 </ButtonText>
201 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
202 <FontHeight>
203 <AbsValue val="12" />
204 </FontHeight>
205 <Color r="1" g="0.8196079" b="0" />
206 <Shadow>
207 <Color r="0" g="0" b="0" />
208 <Offset>
209 <AbsDimension x="1" y="-1" />
210 </Offset>
211 </Shadow>
212 </NormalFont>
213 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
214 <FontHeight>
215 <AbsValue val="12" />
216 </FontHeight>
217 <Color r="1" g="1" b="1" />
218 <Shadow>
219 <Color r="0" g="0" b="0" />
220 <Offset>
221 <AbsDimension x="1" y="-1" />
222 </Offset>
223 </Shadow>
224 </HighlightFont>
225 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
226 <FontHeight>
227 <AbsValue val="12" />
228 </FontHeight>
229 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
230 <Shadow>
231 <Color r="0" g="0" b="0" />
232 <Offset>
233 <AbsDimension x="1" y="-1" />
234 </Offset>
235 </Shadow>
236 </DisabledFont>
237 </Button>
238 <Frame name="lblNoTicket">
239 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
240 <Size>
241 <AbsDimension x="203" y="22" />
242 </Size>
243 <Anchors>
244 <Anchor point="TOPLEFT">
245 <Offset>
246 <AbsDimension x="29" y="-159" />
247 </Offset>
248 </Anchor>
249 </Anchors>
250 <Layers>
251 <Layer>
252 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="No Tickets">
253 <Anchors>
254 <Anchor point="TOPLEFT" />
255 <Anchor point="BOTTOMRIGHT" />
256 </Anchors>
257 <FontHeight>
258 <AbsValue val="12" />
259 </FontHeight>
260 <Color r="1" g="0.8196079" b="0" />
261 <Shadow>
262 <Color r="0" g="0" b="0" />
263 <Offset>
264 <AbsDimension x="1" y="-1" />
265 </Offset>
266 </Shadow>
267 </FontString>
268 </Layer>
269 </Layers>
270 </Frame>
271 <Button name="BTNBBCode" text="Print BBCode">
272 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
273 <Size>
274 <AbsDimension x="100" y="22" />
275 </Size>
276 <Anchors>
277 <Anchor point="TOPLEFT">
278 <Offset>
279 <AbsDimension x="588" y="-327" />
280 </Offset>
281 </Anchor>
282 </Anchors>
283 <Scripts>
284 <OnClick>tB_BBCode();
285 </OnClick>
286 </Scripts>
287 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
288 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
289 </NormalTexture>
290 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
291 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
292 </PushedTexture>
293 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
294 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
295 </DisabledTexture>
296 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
297 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
298 </HighlightTexture>
299 <ButtonText name="$parentText">
300 <FontHeight>
301 <AbsValue val="10" />
302 </FontHeight>
303 </ButtonText>
304 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
305 <FontHeight>
306 <AbsValue val="12" />
307 </FontHeight>
308 <Color r="1" g="0.8196079" b="0" />
309 <Shadow>
310 <Color r="0" g="0" b="0" />
311 <Offset>
312 <AbsDimension x="1" y="-1" />
313 </Offset>
314 </Shadow>
315 </NormalFont>
316 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
317 <FontHeight>
318 <AbsValue val="12" />
319 </FontHeight>
320 <Color r="1" g="1" b="1" />
321 <Shadow>
322 <Color r="0" g="0" b="0" />
323 <Offset>
324 <AbsDimension x="1" y="-1" />
325 </Offset>
326 </Shadow>
327 </HighlightFont>
328 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
329 <FontHeight>
330 <AbsValue val="12" />
331 </FontHeight>
332 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
333 <Shadow>
334 <Color r="0" g="0" b="0" />
335 <Offset>
336 <AbsDimension x="1" y="-1" />
337 </Offset>
338 </Shadow>
339 </DisabledFont>
340 </Button>
341 <Frame name="lblTBCat">
342 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
343 <Size>
344 <AbsDimension x="292" y="18" />
345 </Size>
346 <Anchors>
347 <Anchor point="TOPLEFT">
348 <Offset>
349 <AbsDimension x="396" y="-47" />
350 </Offset>
351 </Anchor>
352 </Anchors>
353 <Layers>
354 <Layer>
355 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Catagory" justifyH="LEFT">
356 <Anchors>
357 <Anchor point="TOPLEFT" />
358 <Anchor point="BOTTOMRIGHT" />
359 </Anchors>
360 <FontHeight>
361 <AbsValue val="12" />
362 </FontHeight>
363 <Color r="1" g="0.8196079" b="0" />
364 <Shadow>
365 <Color r="0" g="0" b="0" />
366 <Offset>
367 <AbsDimension x="1" y="-1" />
368 </Offset>
369 </Shadow>
370 </FontString>
371 </Layer>
372 </Layers>
373 </Frame>
374 <ScrollFrame name="EBoxSol">
375 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="7f06b3a2-fe45-40e8-9284-4754c6a3c9fb" />-->
376 <Size>
377 <AbsDimension x="384" y="112" />
378 </Size>
379 <Anchors>
380 <Anchor point="TOPLEFT">
381 <Offset>
382 <AbsDimension x="283" y="-181" />
383 </Offset>
384 </Anchor>
385 </Anchors>
386 <Frames>
387 <Slider name="$parentScrollBar">
388 <Size>
389 <AbsDimension x="16" y="0" />
390 </Size>
391 <Anchors>
392 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT">
393 <Offset>
394 <AbsDimension x="6" y="-16" />
395 </Offset>
396 </Anchor>
397 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT">
398 <Offset>
399 <AbsDimension x="6" y="16" />
400 </Offset>
401 </Anchor>
402 </Anchors>
403 <Frames>
404 <Button name="$parentScrollUpButton">
405 <Size>
406 <AbsDimension x="16" y="16" />
407 </Size>
408 <Anchors>
409 <Anchor point="BOTTOM" relativePoint="TOP" />
410 </Anchors>
411 <Scripts>
412 <OnClick>
413 local parent = this:GetParent();
414 parent:SetValue(parent:GetValue() - (parent:GetHeight() / 2));
415 PlaySound("UChatScrollButton");
416 </OnClick>
417 </Scripts>
418 <NormalTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Up">
419 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
420 </NormalTexture>
421 <PushedTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Down">
422 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
423 </PushedTexture>
424 <DisabledTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Disabled">
425 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
426 </DisabledTexture>
427 <HighlightTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Highlight" alphaMode="ADD">
428 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
429 </HighlightTexture>
430 </Button>
431 <Button name="$parentScrollDownButton">
432 <Size>
433 <AbsDimension x="16" y="16" />
434 </Size>
435 <Anchors>
436 <Anchor point="TOP" relativePoint="BOTTOM" />
437 </Anchors>
438 <Scripts>
439 <OnClick>
440 local parent = this:GetParent();
441 parent:SetValue(parent:GetValue() + (parent:GetHeight() / 2));
442 PlaySound("UChatScrollButton");
443 </OnClick>
444 </Scripts>
445 <NormalTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Up">
446 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
447 </NormalTexture>
448 <PushedTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Down">
449 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
450 </PushedTexture>
451 <DisabledTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Disabled">
452 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
453 </DisabledTexture>
454 <HighlightTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Highlight" alphaMode="ADD">
455 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
456 </HighlightTexture>
457 </Button>
458 </Frames>
459 <Scripts>
460 <OnValueChanged>
461 this:GetParent():SetVerticalScroll(arg1);
462 </OnValueChanged>
463 </Scripts>
464 <ThumbTexture name="$parentThumbTexture" file="Interface\Buttons\UI-ScrollBar-Knob">
465 <Size>
466 <AbsDimension x="16" y="16" />
467 </Size>
468 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
469 </ThumbTexture>
470 </Slider>
471 </Frames>
472 <Scripts>
473 <OnLoad>ScrollFrame_OnLoad();
474 </OnLoad>
475 <OnUpdate>tB_SolCheck();
476 </OnUpdate>
477 <OnMouseWheel>ScrollFrameTemplate_OnMouseWheel(arg1);
478 </OnMouseWheel>
479 <OnVerticalScroll>local scrollbar = getglobal(this:GetName().."ScrollBar");
480 scrollbar:SetValue(arg1);
481 local min;
482 local max;
483 min, max = scrollbar:GetMinMaxValues();
484 if ( arg1 == 0 ) then
485 getglobal(scrollbar:GetName().."ScrollUpButton"):Disable();
486 else
487 getglobal(scrollbar:GetName().."ScrollUpButton"):Enable();
488 end
489 if ((scrollbar:GetValue() - max) == 0) then
490 getglobal(scrollbar:GetName().."ScrollDownButton"):Disable();
491 else
492 getglobal(scrollbar:GetName().."ScrollDownButton"):Enable();
493 end
494 </OnVerticalScroll>
495 <OnScrollRangeChanged>ScrollFrame_OnScrollRangeChanged(arg2);
496 </OnScrollRangeChanged>
497 </Scripts>
498 <ScrollChild>
499 <EditBox name="$parentEdit" enableMouse="true" multiLine="true">
500 <Size>
501 <AbsDimension x="384" y="112" />
502 </Size>
503 <Scripts>
504 <OnUpdate>
505 ScrollingEdit_OnUpdate(null);
506 </OnUpdate>
507 <OnTextChanged>
508 ScrollingEdit_OnTextChanged(null);
509 </OnTextChanged>
510 <OnCursorChanged>
511 ScrollingEdit_OnCursorChanged(arg1,arg2,arg3,arg4);
512 </OnCursorChanged>
513 </Scripts>
514 <FontString font="Fonts\ARIALN.TTF">
515 <FontHeight>
516 <AbsValue val="14" />
517 </FontHeight>
518 <Color r="1" g="1" b="1" />
519 <Shadow>
520 <Color r="0" g="0" b="0" />
521 <Offset>
522 <AbsDimension x="1" y="-1" />
523 </Offset>
524 </Shadow>
525 </FontString>
526 </EditBox>
527 </ScrollChild>
528 </ScrollFrame>
529 <ScrollFrame name="EBoxProb">
530 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="7f06b3a2-fe45-40e8-9284-4754c6a3c9fb" />-->
531 <Size>
532 <AbsDimension x="384" y="85" />
533 </Size>
534 <Anchors>
535 <Anchor point="TOPLEFT">
536 <Offset>
537 <AbsDimension x="283" y="-75" />
538 </Offset>
539 </Anchor>
540 </Anchors>
541 <Frames>
542 <Slider name="$parentScrollBar">
543 <Size>
544 <AbsDimension x="16" y="0" />
545 </Size>
546 <Anchors>
547 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT">
548 <Offset>
549 <AbsDimension x="6" y="-16" />
550 </Offset>
551 </Anchor>
552 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT">
553 <Offset>
554 <AbsDimension x="6" y="16" />
555 </Offset>
556 </Anchor>
557 </Anchors>
558 <Frames>
559 <Button name="$parentScrollUpButton">
560 <Size>
561 <AbsDimension x="16" y="16" />
562 </Size>
563 <Anchors>
564 <Anchor point="BOTTOM" relativePoint="TOP" />
565 </Anchors>
566 <Scripts>
567 <OnClick>
568 local parent = this:GetParent();
569 parent:SetValue(parent:GetValue() - (parent:GetHeight() / 2));
570 PlaySound("UChatScrollButton");
571 </OnClick>
572 </Scripts>
573 <NormalTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Up">
574 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
575 </NormalTexture>
576 <PushedTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Down">
577 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
578 </PushedTexture>
579 <DisabledTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Disabled">
580 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
581 </DisabledTexture>
582 <HighlightTexture file="Interface\Buttons\UI-ScrollBar-ScrollUpButton-Highlight" alphaMode="ADD">
583 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
584 </HighlightTexture>
585 </Button>
586 <Button name="$parentScrollDownButton">
587 <Size>
588 <AbsDimension x="16" y="16" />
589 </Size>
590 <Anchors>
591 <Anchor point="TOP" relativePoint="BOTTOM" />
592 </Anchors>
593 <Scripts>
594 <OnClick>
595 local parent = this:GetParent();
596 parent:SetValue(parent:GetValue() + (parent:GetHeight() / 2));
597 PlaySound("UChatScrollButton");
598 </OnClick>
599 </Scripts>
600 <NormalTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Up">
601 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
602 </NormalTexture>
603 <PushedTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Down">
604 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
605 </PushedTexture>
606 <DisabledTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Disabled">
607 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
608 </DisabledTexture>
609 <HighlightTexture file="Interface\Buttons\UI-ScrollBar-ScrollDownButton-Highlight" alphaMode="ADD">
610 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
611 </HighlightTexture>
612 </Button>
613 </Frames>
614 <Scripts>
615 <OnValueChanged>
616 this:GetParent():SetVerticalScroll(arg1);
617 </OnValueChanged>
618 </Scripts>
619 <ThumbTexture name="$parentThumbTexture" file="Interface\Buttons\UI-ScrollBar-Knob">
620 <Size>
621 <AbsDimension x="16" y="16" />
622 </Size>
623 <TexCoords left="0.25" right="0.75" top="0.25" bottom="0.75" />
624 </ThumbTexture>
625 </Slider>
626 </Frames>
627 <Scripts>
628 <OnLoad>ScrollFrame_OnLoad();
629 </OnLoad>
630 <OnMouseWheel>ScrollFrameTemplate_OnMouseWheel(arg1);
631 </OnMouseWheel>
632 <OnVerticalScroll>local scrollbar = getglobal(this:GetName().."ScrollBar");
633 scrollbar:SetValue(arg1);
634 local min;
635 local max;
636 min, max = scrollbar:GetMinMaxValues();
637 if ( arg1 == 0 ) then
638 getglobal(scrollbar:GetName().."ScrollUpButton"):Disable();
639 else
640 getglobal(scrollbar:GetName().."ScrollUpButton"):Enable();
641 end
642 if ((scrollbar:GetValue() - max) == 0) then
643 getglobal(scrollbar:GetName().."ScrollDownButton"):Disable();
644 else
645 getglobal(scrollbar:GetName().."ScrollDownButton"):Enable();
646 end
647 </OnVerticalScroll>
648 <OnScrollRangeChanged>ScrollFrame_OnScrollRangeChanged(arg2);
649 </OnScrollRangeChanged>
650 </Scripts>
651 <ScrollChild>
652 <EditBox name="$parentEdit" enableMouse="true" multiLine="true">
653 <Size>
654 <AbsDimension x="384" y="85" />
655 </Size>
656 <Scripts>
657 <OnUpdate>
658 ScrollingEdit_OnUpdate(null);
659 </OnUpdate>
660 <OnTextChanged>
661 ScrollingEdit_OnTextChanged(null);
662 </OnTextChanged>
663 <OnCursorChanged>
664 ScrollingEdit_OnCursorChanged(arg1,arg2,arg3,arg4);
665 </OnCursorChanged>
666 </Scripts>
667 <FontString font="Fonts\ARIALN.TTF">
668 <FontHeight>
669 <AbsValue val="14" />
670 </FontHeight>
671 <Color r="1" g="1" b="1" />
672 <Shadow>
673 <Color r="0" g="0" b="0" />
674 <Offset>
675 <AbsDimension x="1" y="-1" />
676 </Offset>
677 </Shadow>
678 </FontString>
679 </EditBox>
680 </ScrollChild>
681 </ScrollFrame>
682 <Frame name="lblTBName">
683 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
684 <Size>
685 <AbsDimension x="96" y="18" />
686 </Size>
687 <Anchors>
688 <Anchor point="TOPLEFT">
689 <Offset>
690 <AbsDimension x="283" y="-47" />
691 </Offset>
692 </Anchor>
693 </Anchors>
694 <Layers>
695 <Layer>
696 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Name" justifyH="LEFT">
697 <Anchors>
698 <Anchor point="TOPLEFT" />
699 <Anchor point="BOTTOMRIGHT" />
700 </Anchors>
701 <FontHeight>
702 <AbsValue val="12" />
703 </FontHeight>
704 <Color r="1" g="0.8196079" b="0" />
705 <Shadow>
706 <Color r="0" g="0" b="0" />
707 <Offset>
708 <AbsDimension x="1" y="-1" />
709 </Offset>
710 </Shadow>
711 </FontString>
712 </Layer>
713 </Layers>
714 </Frame>
715 <Button name="BTNDel" text="Delete">
716 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
717 <Size>
718 <AbsDimension x="100" y="22" />
719 </Size>
720 <Anchors>
721 <Anchor point="TOPLEFT">
722 <Offset>
723 <AbsDimension x="283" y="-327" />
724 </Offset>
725 </Anchor>
726 </Anchors>
727 <Scripts>
728 <OnClick>tb_Del();</OnClick>
729 </Scripts>
730 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
731 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
732 </NormalTexture>
733 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
734 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
735 </PushedTexture>
736 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
737 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
738 </DisabledTexture>
739 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
740 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
741 </HighlightTexture>
742 <ButtonText name="$parentText">
743 <FontHeight>
744 <AbsValue val="10" />
745 </FontHeight>
746 </ButtonText>
747 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
748 <FontHeight>
749 <AbsValue val="12" />
750 </FontHeight>
751 <Color r="1" g="0.8196079" b="0" />
752 <Shadow>
753 <Color r="0" g="0" b="0" />
754 <Offset>
755 <AbsDimension x="1" y="-1" />
756 </Offset>
757 </Shadow>
758 </NormalFont>
759 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
760 <FontHeight>
761 <AbsValue val="12" />
762 </FontHeight>
763 <Color r="1" g="1" b="1" />
764 <Shadow>
765 <Color r="0" g="0" b="0" />
766 <Offset>
767 <AbsDimension x="1" y="-1" />
768 </Offset>
769 </Shadow>
770 </HighlightFont>
771 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
772 <FontHeight>
773 <AbsValue val="12" />
774 </FontHeight>
775 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
776 <Shadow>
777 <Color r="0" g="0" b="0" />
778 <Offset>
779 <AbsDimension x="1" y="-1" />
780 </Offset>
781 </Shadow>
782 </DisabledFont>
783 <PushedTextOffset x="0" y="0" />
784 </Button>
785 <Button name="BTNTB1" hidden="true" text="Ticket Pos 1">
786 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
787 <Size>
788 <AbsDimension x="203" y="22" />
789 </Size>
790 <Anchors>
791 <Anchor point="TOPLEFT">
792 <Offset>
793 <AbsDimension x="29" y="-47" />
794 </Offset>
795 </Anchor>
796 </Anchors>
797 <Scripts>
798 <OnClick>tB_ShowTicket(1);
799 </OnClick>
800 </Scripts>
801 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
802 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
803 </HighlightTexture>
804 <ButtonText name="$parentText">
805 <FontHeight>
806 <AbsValue val="10" />
807 </FontHeight>
808 </ButtonText>
809 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
810 <FontHeight>
811 <AbsValue val="12" />
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 </NormalFont>
821 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
822 <FontHeight>
823 <AbsValue val="12" />
824 </FontHeight>
825 <Color r="1" g="1" b="1" />
826 <Shadow>
827 <Color r="0" g="0" b="0" />
828 <Offset>
829 <AbsDimension x="1" y="-1" />
830 </Offset>
831 </Shadow>
832 </HighlightFont>
833 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
834 <FontHeight>
835 <AbsValue val="12" />
836 </FontHeight>
837 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
838 <Shadow>
839 <Color r="0" g="0" b="0" />
840 <Offset>
841 <AbsDimension x="1" y="-1" />
842 </Offset>
843 </Shadow>
844 </DisabledFont>
845 <PushedTextOffset x="0" y="0" />
846 </Button>
847 <Button name="BTNTBUp" hidden="true">
848 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
849 <Size>
850 <AbsDimension x="22" y="22" />
851 </Size>
852 <Anchors>
853 <Anchor point="TOPLEFT">
854 <Offset>
855 <AbsDimension x="251" y="-47" />
856 </Offset>
857 </Anchor>
858 </Anchors>
859 <Scripts>
860 <OnClick>tB_Up();</OnClick>
861 </Scripts>
862 <NormalTexture file="interface\chatframe\ui-chaticon-scrollup-up">
863 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
864 </NormalTexture>
865 <PushedTexture file="interface\chatframe\ui-chaticon-scrollup-down">
866 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
867 </PushedTexture>
868 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
869 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
870 </DisabledTexture>
871 <HighlightTexture file="interface\chatframe\ui-chaticon-blinkhilight" alphaMode="ADD">
872 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
873 </HighlightTexture>
874 <ButtonText name="$parentText">
875 <FontHeight>
876 <AbsValue val="10" />
877 </FontHeight>
878 </ButtonText>
879 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
880 <FontHeight>
881 <AbsValue val="12" />
882 </FontHeight>
883 <Color r="1" g="0.8196079" b="0" />
884 <Shadow>
885 <Color r="0" g="0" b="0" />
886 <Offset>
887 <AbsDimension x="1" y="-1" />
888 </Offset>
889 </Shadow>
890 </NormalFont>
891 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
892 <FontHeight>
893 <AbsValue val="12" />
894 </FontHeight>
895 <Color r="1" g="1" b="1" />
896 <Shadow>
897 <Color r="0" g="0" b="0" />
898 <Offset>
899 <AbsDimension x="1" y="-1" />
900 </Offset>
901 </Shadow>
902 </HighlightFont>
903 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
904 <FontHeight>
905 <AbsValue val="12" />
906 </FontHeight>
907 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
908 <Shadow>
909 <Color r="0" g="0" b="0" />
910 <Offset>
911 <AbsDimension x="1" y="-1" />
912 </Offset>
913 </Shadow>
914 </DisabledFont>
915 <PushedTextOffset x="0" y="0" />
916 </Button>
917 <Button name="BTNTBDown" hidden="true">
918 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
919 <Size>
920 <AbsDimension x="22" y="22" />
921 </Size>
922 <Anchors>
923 <Anchor point="TOPLEFT">
924 <Offset>
925 <AbsDimension x="251" y="-299" />
926 </Offset>
927 </Anchor>
928 </Anchors>
929 <Scripts>
930 <OnClick>tB_Down();</OnClick>
931 </Scripts>
932 <NormalTexture file="interface\chatframe\ui-chaticon-scrolldown-up">
933 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
934 </NormalTexture>
935 <PushedTexture file="interface\chatframe\ui-chaticon-scrolldown-down">
936 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
937 </PushedTexture>
938 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
939 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
940 </DisabledTexture>
941 <HighlightTexture file="interface\chatframe\ui-chaticon-blinkhilight" alphaMode="ADD">
942 <TexCoords left="0" right="0.9" top="0" bottom="0.85" />
943 </HighlightTexture>
944 <ButtonText name="$parentText">
945 <FontHeight>
946 <AbsValue val="10" />
947 </FontHeight>
948 </ButtonText>
949 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
950 <FontHeight>
951 <AbsValue val="12" />
952 </FontHeight>
953 <Color r="1" g="0.8196079" b="0" />
954 <Shadow>
955 <Color r="0" g="0" b="0" />
956 <Offset>
957 <AbsDimension x="1" y="-1" />
958 </Offset>
959 </Shadow>
960 </NormalFont>
961 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
962 <FontHeight>
963 <AbsValue val="12" />
964 </FontHeight>
965 <Color r="1" g="1" b="1" />
966 <Shadow>
967 <Color r="0" g="0" b="0" />
968 <Offset>
969 <AbsDimension x="1" y="-1" />
970 </Offset>
971 </Shadow>
972 </HighlightFont>
973 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
974 <FontHeight>
975 <AbsValue val="12" />
976 </FontHeight>
977 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
978 <Shadow>
979 <Color r="0" g="0" b="0" />
980 <Offset>
981 <AbsDimension x="1" y="-1" />
982 </Offset>
983 </Shadow>
984 </DisabledFont>
985 <PushedTextOffset x="0" y="0" />
986 </Button>
987 <Button name="BTNTB10" hidden="true" text="Ticket Pos 10">
988 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
989 <Size>
990 <AbsDimension x="203" y="22" />
991 </Size>
992 <Anchors>
993 <Anchor point="TOPLEFT">
994 <Offset>
995 <AbsDimension x="29" y="-299" />
996 </Offset>
997 </Anchor>
998 </Anchors>
999 <Scripts>
1000 <OnClick>tB_ShowTicket(10);
1001 </OnClick>
1002 </Scripts>
1003 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1004 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1005 </DisabledTexture>
1006 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1007 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1008 </HighlightTexture>
1009 <ButtonText name="$parentText">
1010 <FontHeight>
1011 <AbsValue val="10" />
1012 </FontHeight>
1013 </ButtonText>
1014 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1015 <FontHeight>
1016 <AbsValue val="12" />
1017 </FontHeight>
1018 <Color r="1" g="0.8196079" b="0" />
1019 <Shadow>
1020 <Color r="0" g="0" b="0" />
1021 <Offset>
1022 <AbsDimension x="1" y="-1" />
1023 </Offset>
1024 </Shadow>
1025 </NormalFont>
1026 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1027 <FontHeight>
1028 <AbsValue val="12" />
1029 </FontHeight>
1030 <Color r="1" g="1" b="1" />
1031 <Shadow>
1032 <Color r="0" g="0" b="0" />
1033 <Offset>
1034 <AbsDimension x="1" y="-1" />
1035 </Offset>
1036 </Shadow>
1037 </HighlightFont>
1038 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1039 <FontHeight>
1040 <AbsValue val="12" />
1041 </FontHeight>
1042 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1043 <Shadow>
1044 <Color r="0" g="0" b="0" />
1045 <Offset>
1046 <AbsDimension x="1" y="-1" />
1047 </Offset>
1048 </Shadow>
1049 </DisabledFont>
1050 <PushedTextOffset x="0" y="0" />
1051 </Button>
1052 <Button name="BTNTB9" hidden="true" text="Ticket Pos 9">
1053 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1054 <Size>
1055 <AbsDimension x="203" y="22" />
1056 </Size>
1057 <Anchors>
1058 <Anchor point="TOPLEFT">
1059 <Offset>
1060 <AbsDimension x="29" y="-271" />
1061 </Offset>
1062 </Anchor>
1063 </Anchors>
1064 <Scripts>
1065 <OnClick>tB_ShowTicket(9);
1066 </OnClick>
1067 </Scripts>
1068 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1069 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1070 </DisabledTexture>
1071 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1072 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1073 </HighlightTexture>
1074 <ButtonText name="$parentText">
1075 <FontHeight>
1076 <AbsValue val="10" />
1077 </FontHeight>
1078 </ButtonText>
1079 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1080 <FontHeight>
1081 <AbsValue val="12" />
1082 </FontHeight>
1083 <Color r="1" g="0.8196079" b="0" />
1084 <Shadow>
1085 <Color r="0" g="0" b="0" />
1086 <Offset>
1087 <AbsDimension x="1" y="-1" />
1088 </Offset>
1089 </Shadow>
1090 </NormalFont>
1091 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1092 <FontHeight>
1093 <AbsValue val="12" />
1094 </FontHeight>
1095 <Color r="1" g="1" b="1" />
1096 <Shadow>
1097 <Color r="0" g="0" b="0" />
1098 <Offset>
1099 <AbsDimension x="1" y="-1" />
1100 </Offset>
1101 </Shadow>
1102 </HighlightFont>
1103 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1104 <FontHeight>
1105 <AbsValue val="12" />
1106 </FontHeight>
1107 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1108 <Shadow>
1109 <Color r="0" g="0" b="0" />
1110 <Offset>
1111 <AbsDimension x="1" y="-1" />
1112 </Offset>
1113 </Shadow>
1114 </DisabledFont>
1115 <PushedTextOffset x="0" y="0" />
1116 </Button>
1117 <Button name="BTNTB8" hidden="true" text="Ticket Pos 8">
1118 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1119 <Size>
1120 <AbsDimension x="203" y="22" />
1121 </Size>
1122 <Anchors>
1123 <Anchor point="TOPLEFT">
1124 <Offset>
1125 <AbsDimension x="29" y="-243" />
1126 </Offset>
1127 </Anchor>
1128 </Anchors>
1129 <Scripts>
1130 <OnClick>tB_ShowTicket(8);
1131 </OnClick>
1132 </Scripts>
1133 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1134 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1135 </DisabledTexture>
1136 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1137 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1138 </HighlightTexture>
1139 <ButtonText name="$parentText">
1140 <FontHeight>
1141 <AbsValue val="10" />
1142 </FontHeight>
1143 </ButtonText>
1144 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1145 <FontHeight>
1146 <AbsValue val="12" />
1147 </FontHeight>
1148 <Color r="1" g="0.8196079" b="0" />
1149 <Shadow>
1150 <Color r="0" g="0" b="0" />
1151 <Offset>
1152 <AbsDimension x="1" y="-1" />
1153 </Offset>
1154 </Shadow>
1155 </NormalFont>
1156 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1157 <FontHeight>
1158 <AbsValue val="12" />
1159 </FontHeight>
1160 <Color r="1" g="1" b="1" />
1161 <Shadow>
1162 <Color r="0" g="0" b="0" />
1163 <Offset>
1164 <AbsDimension x="1" y="-1" />
1165 </Offset>
1166 </Shadow>
1167 </HighlightFont>
1168 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1169 <FontHeight>
1170 <AbsValue val="12" />
1171 </FontHeight>
1172 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1173 <Shadow>
1174 <Color r="0" g="0" b="0" />
1175 <Offset>
1176 <AbsDimension x="1" y="-1" />
1177 </Offset>
1178 </Shadow>
1179 </DisabledFont>
1180 <PushedTextOffset x="0" y="0" />
1181 </Button>
1182 <Button name="BTNTB7" hidden="true" text="Ticket Pos 7">
1183 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1184 <Size>
1185 <AbsDimension x="203" y="22" />
1186 </Size>
1187 <Anchors>
1188 <Anchor point="TOPLEFT">
1189 <Offset>
1190 <AbsDimension x="29" y="-215" />
1191 </Offset>
1192 </Anchor>
1193 </Anchors>
1194 <Scripts>
1195 <OnClick>tB_ShowTicket(7);
1196 </OnClick>
1197 </Scripts>
1198 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1199 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1200 </DisabledTexture>
1201 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1202 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1203 </HighlightTexture>
1204 <ButtonText name="$parentText">
1205 <FontHeight>
1206 <AbsValue val="10" />
1207 </FontHeight>
1208 </ButtonText>
1209 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1210 <FontHeight>
1211 <AbsValue val="12" />
1212 </FontHeight>
1213 <Color r="1" g="0.8196079" b="0" />
1214 <Shadow>
1215 <Color r="0" g="0" b="0" />
1216 <Offset>
1217 <AbsDimension x="1" y="-1" />
1218 </Offset>
1219 </Shadow>
1220 </NormalFont>
1221 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1222 <FontHeight>
1223 <AbsValue val="12" />
1224 </FontHeight>
1225 <Color r="1" g="1" b="1" />
1226 <Shadow>
1227 <Color r="0" g="0" b="0" />
1228 <Offset>
1229 <AbsDimension x="1" y="-1" />
1230 </Offset>
1231 </Shadow>
1232 </HighlightFont>
1233 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1234 <FontHeight>
1235 <AbsValue val="12" />
1236 </FontHeight>
1237 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1238 <Shadow>
1239 <Color r="0" g="0" b="0" />
1240 <Offset>
1241 <AbsDimension x="1" y="-1" />
1242 </Offset>
1243 </Shadow>
1244 </DisabledFont>
1245 <PushedTextOffset x="0" y="0" />
1246 </Button>
1247 <Button name="BTNTB5" hidden="true" text="Ticket Pos 5">
1248 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1249 <Size>
1250 <AbsDimension x="203" y="22" />
1251 </Size>
1252 <Anchors>
1253 <Anchor point="TOPLEFT">
1254 <Offset>
1255 <AbsDimension x="29" y="-159" />
1256 </Offset>
1257 </Anchor>
1258 </Anchors>
1259 <Scripts>
1260 <OnClick>tB_ShowTicket(5);
1261 </OnClick>
1262 </Scripts>
1263 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1264 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1265 </DisabledTexture>
1266 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1267 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1268 </HighlightTexture>
1269 <ButtonText name="$parentText">
1270 <FontHeight>
1271 <AbsValue val="10" />
1272 </FontHeight>
1273 </ButtonText>
1274 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1275 <FontHeight>
1276 <AbsValue val="12" />
1277 </FontHeight>
1278 <Color r="1" g="0.8196079" b="0" />
1279 <Shadow>
1280 <Color r="0" g="0" b="0" />
1281 <Offset>
1282 <AbsDimension x="1" y="-1" />
1283 </Offset>
1284 </Shadow>
1285 </NormalFont>
1286 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1287 <FontHeight>
1288 <AbsValue val="12" />
1289 </FontHeight>
1290 <Color r="1" g="1" b="1" />
1291 <Shadow>
1292 <Color r="0" g="0" b="0" />
1293 <Offset>
1294 <AbsDimension x="1" y="-1" />
1295 </Offset>
1296 </Shadow>
1297 </HighlightFont>
1298 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1299 <FontHeight>
1300 <AbsValue val="12" />
1301 </FontHeight>
1302 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1303 <Shadow>
1304 <Color r="0" g="0" b="0" />
1305 <Offset>
1306 <AbsDimension x="1" y="-1" />
1307 </Offset>
1308 </Shadow>
1309 </DisabledFont>
1310 <PushedTextOffset x="0" y="0" />
1311 </Button>
1312 <Button name="BTNTB6" hidden="true" text="Ticket Pos 6">
1313 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1314 <Size>
1315 <AbsDimension x="203" y="22" />
1316 </Size>
1317 <Anchors>
1318 <Anchor point="TOPLEFT">
1319 <Offset>
1320 <AbsDimension x="29" y="-187" />
1321 </Offset>
1322 </Anchor>
1323 </Anchors>
1324 <Scripts>
1325 <OnClick>tB_ShowTicket(6);
1326 </OnClick>
1327 </Scripts>
1328 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1329 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1330 </DisabledTexture>
1331 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1332 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1333 </HighlightTexture>
1334 <ButtonText name="$parentText">
1335 <FontHeight>
1336 <AbsValue val="10" />
1337 </FontHeight>
1338 </ButtonText>
1339 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1340 <FontHeight>
1341 <AbsValue val="12" />
1342 </FontHeight>
1343 <Color r="1" g="0.8196079" b="0" />
1344 <Shadow>
1345 <Color r="0" g="0" b="0" />
1346 <Offset>
1347 <AbsDimension x="1" y="-1" />
1348 </Offset>
1349 </Shadow>
1350 </NormalFont>
1351 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1352 <FontHeight>
1353 <AbsValue val="12" />
1354 </FontHeight>
1355 <Color r="1" g="1" b="1" />
1356 <Shadow>
1357 <Color r="0" g="0" b="0" />
1358 <Offset>
1359 <AbsDimension x="1" y="-1" />
1360 </Offset>
1361 </Shadow>
1362 </HighlightFont>
1363 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1364 <FontHeight>
1365 <AbsValue val="12" />
1366 </FontHeight>
1367 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1368 <Shadow>
1369 <Color r="0" g="0" b="0" />
1370 <Offset>
1371 <AbsDimension x="1" y="-1" />
1372 </Offset>
1373 </Shadow>
1374 </DisabledFont>
1375 <PushedTextOffset x="0" y="0" />
1376 </Button>
1377 <Button name="BTNTB4" hidden="true" text="Ticket Pos 4">
1378 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1379 <Size>
1380 <AbsDimension x="203" y="22" />
1381 </Size>
1382 <Anchors>
1383 <Anchor point="TOPLEFT">
1384 <Offset>
1385 <AbsDimension x="29" y="-131" />
1386 </Offset>
1387 </Anchor>
1388 </Anchors>
1389 <Scripts>
1390 <OnClick>tB_ShowTicket(4);
1391 </OnClick>
1392 </Scripts>
1393 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1394 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1395 </DisabledTexture>
1396 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1397 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1398 </HighlightTexture>
1399 <ButtonText name="$parentText">
1400 <FontHeight>
1401 <AbsValue val="10" />
1402 </FontHeight>
1403 </ButtonText>
1404 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1405 <FontHeight>
1406 <AbsValue val="12" />
1407 </FontHeight>
1408 <Color r="1" g="0.8196079" b="0" />
1409 <Shadow>
1410 <Color r="0" g="0" b="0" />
1411 <Offset>
1412 <AbsDimension x="1" y="-1" />
1413 </Offset>
1414 </Shadow>
1415 </NormalFont>
1416 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1417 <FontHeight>
1418 <AbsValue val="12" />
1419 </FontHeight>
1420 <Color r="1" g="1" b="1" />
1421 <Shadow>
1422 <Color r="0" g="0" b="0" />
1423 <Offset>
1424 <AbsDimension x="1" y="-1" />
1425 </Offset>
1426 </Shadow>
1427 </HighlightFont>
1428 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1429 <FontHeight>
1430 <AbsValue val="12" />
1431 </FontHeight>
1432 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1433 <Shadow>
1434 <Color r="0" g="0" b="0" />
1435 <Offset>
1436 <AbsDimension x="1" y="-1" />
1437 </Offset>
1438 </Shadow>
1439 </DisabledFont>
1440 <PushedTextOffset x="0" y="0" />
1441 </Button>
1442 <Button name="BTNTB3" hidden="true" text="Ticket Pos 3">
1443 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1444 <Size>
1445 <AbsDimension x="203" y="22" />
1446 </Size>
1447 <Anchors>
1448 <Anchor point="TOPLEFT">
1449 <Offset>
1450 <AbsDimension x="29" y="-103" />
1451 </Offset>
1452 </Anchor>
1453 </Anchors>
1454 <Scripts>
1455 <OnClick>tB_ShowTicket(3);
1456 </OnClick>
1457 </Scripts>
1458 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1459 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1460 </DisabledTexture>
1461 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1462 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1463 </HighlightTexture>
1464 <ButtonText name="$parentText">
1465 <FontHeight>
1466 <AbsValue val="10" />
1467 </FontHeight>
1468 </ButtonText>
1469 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1470 <FontHeight>
1471 <AbsValue val="12" />
1472 </FontHeight>
1473 <Color r="1" g="0.8196079" b="0" />
1474 <Shadow>
1475 <Color r="0" g="0" b="0" />
1476 <Offset>
1477 <AbsDimension x="1" y="-1" />
1478 </Offset>
1479 </Shadow>
1480 </NormalFont>
1481 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1482 <FontHeight>
1483 <AbsValue val="12" />
1484 </FontHeight>
1485 <Color r="1" g="1" b="1" />
1486 <Shadow>
1487 <Color r="0" g="0" b="0" />
1488 <Offset>
1489 <AbsDimension x="1" y="-1" />
1490 </Offset>
1491 </Shadow>
1492 </HighlightFont>
1493 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1494 <FontHeight>
1495 <AbsValue val="12" />
1496 </FontHeight>
1497 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1498 <Shadow>
1499 <Color r="0" g="0" b="0" />
1500 <Offset>
1501 <AbsDimension x="1" y="-1" />
1502 </Offset>
1503 </Shadow>
1504 </DisabledFont>
1505 <PushedTextOffset x="0" y="0" />
1506 </Button>
1507 <Button name="BTNTB2" hidden="true" text="Ticket Pos 2">
1508 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
1509 <Size>
1510 <AbsDimension x="203" y="22" />
1511 </Size>
1512 <Anchors>
1513 <Anchor point="TOPLEFT">
1514 <Offset>
1515 <AbsDimension x="29" y="-75" />
1516 </Offset>
1517 </Anchor>
1518 </Anchors>
1519 <Scripts>
1520 <OnClick>tB_ShowTicket(2);
1521 </OnClick>
1522 </Scripts>
1523 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1524 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1525 </DisabledTexture>
1526 <HighlightTexture file="interface\spellbook\ui-spellbookpanel-tab-highlight" alphaMode="ADD">
1527 <TexCoords left="0" right="1" top="0.25" bottom="0.7" />
1528 </HighlightTexture>
1529 <ButtonText name="$parentText">
1530 <FontHeight>
1531 <AbsValue val="10" />
1532 </FontHeight>
1533 </ButtonText>
1534 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1535 <FontHeight>
1536 <AbsValue val="12" />
1537 </FontHeight>
1538 <Color r="1" g="0.8196079" b="0" />
1539 <Shadow>
1540 <Color r="0" g="0" b="0" />
1541 <Offset>
1542 <AbsDimension x="1" y="-1" />
1543 </Offset>
1544 </Shadow>
1545 </NormalFont>
1546 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1547 <FontHeight>
1548 <AbsValue val="12" />
1549 </FontHeight>
1550 <Color r="1" g="1" b="1" />
1551 <Shadow>
1552 <Color r="0" g="0" b="0" />
1553 <Offset>
1554 <AbsDimension x="1" y="-1" />
1555 </Offset>
1556 </Shadow>
1557 </HighlightFont>
1558 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1559 <FontHeight>
1560 <AbsValue val="12" />
1561 </FontHeight>
1562 <Color r="0.4901961" g="0.4901961" b="0.4901961" />
1563 <Shadow>
1564 <Color r="0" g="0" b="0" />
1565 <Offset>
1566 <AbsDimension x="1" y="-1" />
1567 </Offset>
1568 </Shadow>
1569 </DisabledFont>
1570 <PushedTextOffset x="0" y="0" />
1571 </Button>
1572 <Button name="$parentButton11" text="Close">
1573 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
1574 <Size>
1575 <AbsDimension x="100" y="22" />
1576 </Size>
1577 <Anchors>
1578 <Anchor point="TOPLEFT">
1579 <Offset>
1580 <AbsDimension x="160" y="-327" />
1581 </Offset>
1582 </Anchor>
1583 </Anchors>
1584 <Scripts>
1585 <OnClick>MangAdminForm12:Hide();
1586 MangAdminForm:Show();
1587 </OnClick>
1588 </Scripts>
1589 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
1590 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1591 </NormalTexture>
1592 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
1593 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1594 </PushedTexture>
1595 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
1596 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1597 </DisabledTexture>
1598 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
1599 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
1600 </HighlightTexture>
1601 <ButtonText name="$parentText">
1602 <FontHeight>
1603 <AbsValue val="10" />
1604 </FontHeight>
1605 </ButtonText>
1606 <NormalFont inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
1607 <FontHeight>
1608 <AbsValue val="12" />
1609 </FontHeight>
1610 <Color r="1" g="0.8196079" b="0" />
1611 <Shadow>
1612 <Color r="0" g="0" b="0" />
1613 <Offset>
1614 <AbsDimension x="1" y="-1" />
1615 </Offset>
1616 </Shadow>
1617 </NormalFont>
1618 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
1619 <FontHeight>
1620 <AbsValue val="12" />
1621 </FontHeight>
1622 <Color r="1" g="1" b="1" />
1623 <Shadow>
1624 <Color r="0" g="0" b="0" />
1625 <Offset>
1626 <AbsDimension x="1" y="-1" />
1627 </Offset>
1628 </Shadow>
1629 </HighlightFont>
1630 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
1631 <FontHeight>
1632 <AbsValue val="12" />
1633 </FontHeight>
1634 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
1635 <Shadow>
1636 <Color r="0" g="0" b="0" />
1637 <Offset>
1638 <AbsDimension x="1" y="-1" />
1639 </Offset>
1640 </Shadow>
1641 </DisabledFont>
1642 </Button>
1643 </Frames>
1644 <Scripts>
1645 <OnShow>tB_Reset();</OnShow>
1646 </Scripts>
1647 </Frame>
1648 </Ui>