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="QuestieOptionsForm" hidden="true" frameStrata="DIALOG" movable="true" clampedToScreen="true">
4 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />-->
5 <Size>
6 <AbsDimension x="400" y="537" />
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" inherits="GameFontNormalSmall" text="Questie Options">
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="$parentCloseButton">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="32" y="32" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPRIGHT">
73 <Offset>
74 <AbsDimension x="-2" y="-2" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Scripts>
79 <OnClick>Questie:OptionsForm_CancelOptions()</OnClick>
80 </Scripts>
81 <NormalTexture file="Interface\Buttons\UI-Panel-MinimizeButton-Up"/>
82 <PushedTexture file="Interface\Buttons\UI-Panel-MinimizeButton-Down"/>
83 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
84 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
85 </DisabledTexture>
86 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
87 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
88 </HighlightTexture>
89 <ButtonText name="$parentText">
90 <FontHeight>
91 <AbsValue val="10" />
92 </FontHeight>
93 </ButtonText>
94 </Button>
95 <Button name="$parentResetDefaultsButton" inherits="GameMenuButtonTemplate" text="Reset Defaults">
96 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
97 <Size>
98 <AbsDimension x="100" y="22" />
99 </Size>
100 <Anchors>
101 <Anchor point="TOPLEFT">
102 <Offset>
103 <AbsDimension x="18" y="-498" />
104 </Offset>
105 </Anchor>
106 </Anchors>
107 <Scripts>
108 <OnClick>Questie:ClearConfig("slash")</OnClick>
109 </Scripts>
110 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
111 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
112 </NormalTexture>
113 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
114 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
115 </PushedTexture>
116 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
117 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
118 </DisabledTexture>
119 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
120 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
121 </HighlightTexture>
122 <ButtonText name="$parentText">
123 <FontHeight>
124 <AbsValue val="10" />
125 </FontHeight>
126 </ButtonText>
127 </Button>
128 <Frame name="$parentMinShowLevel">
129 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508889-59c2-4f83-ae10-27aaad48391b" />-->
130 <Size>
131 <AbsDimension x="166" y="32" />
132 </Size>
133 <Anchors>
134 <Anchor point="TOPLEFT">
135 <Offset>
136 <AbsDimension x="18" y="-453" />
137 </Offset>
138 </Anchor>
139 </Anchors>
140 <Frames>
141 <Slider name="$parentSlider" enableMouse="true" minValue="0" maxValue="60" defaultValue="5" valueStep="1" orientation="HORIZONTAL">
142 <Size>
143 <AbsDimension x="128" y="17" />
144 </Size>
145 <Anchors>
146 <Anchor point="LEFT" />
147 <Anchor point="RIGHT" />
148 </Anchors>
149 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
150 <BackgroundInsets>
151 <AbsInset left="3" right="3" top="6" bottom="6" />
152 </BackgroundInsets>
153 <TileSize>
154 <AbsValue val="8" />
155 </TileSize>
156 <EdgeSize>
157 <AbsValue val="8" />
158 </EdgeSize>
159 </Backdrop>
160 <Layers>
161 <Layer>
162 <FontString name="$parentTitle" inherits="GameFontNormalSmall" text="Min Show Level">
163 <Anchors>
164 <Anchor point="BOTTOM" relativePoint="TOP" />
165 </Anchors>
166 <FontHeight>
167 <AbsValue val="10" />
168 </FontHeight>
169 <Color r="1" g="0.8196079" b="0" />
170 <Shadow>
171 <Color r="0" g="0" b="0" />
172 <Offset>
173 <AbsDimension x="1" y="-1" />
174 </Offset>
175 </Shadow>
176 </FontString>
177 <FontString name="$parentCurrent" inherits="GameFontNormalSmall" text="5">
178 <Anchors>
179 <Anchor point="TOP" relativePoint="BOTTOM" />
180 </Anchors>
181 <FontHeight>
182 <AbsValue val="10" />
183 </FontHeight>
184 <Color r="0.5" g="0.5" b="1" />
185 <Shadow>
186 <Color r="0" g="0" b="0" />
187 <Offset>
188 <AbsDimension x="1" y="-1" />
189 </Offset>
190 </Shadow>
191 </FontString>
192 <FontString name="$parentMin" inherits="GameFontNormalSmall" text="0">
193 <Anchors>
194 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
195 </Anchors>
196 <FontHeight>
197 <AbsValue val="10" />
198 </FontHeight>
199 <Color r="1" g="1" b="1" />
200 <Shadow>
201 <Color r="0" g="0" b="0" />
202 <Offset>
203 <AbsDimension x="1" y="-1" />
204 </Offset>
205 </Shadow>
206 </FontString>
207 <FontString name="$parentMax" inherits="GameFontNormalSmall" text="60">
208 <Anchors>
209 <Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
210 </Anchors>
211 <FontHeight>
212 <AbsValue val="10" />
213 </FontHeight>
214 <Color r="1" g="1" b="1" />
215 <Shadow>
216 <Color r="0" g="0" b="0" />
217 <Offset>
218 <AbsDimension x="1" y="-1" />
219 </Offset>
220 </Shadow>
221 </FontString>
222 </Layer>
223 </Layers>
224 <Scripts>
225 <OnEnter>Questie:OptionsForm_SettingOnEnter("minShowLevel")
226 </OnEnter>
227 <OnLeave>Questie:OptionsForm_SettingOnLeave()
228 </OnLeave>
229 <OnValueChanged>Questie:OptionsForm_SettingOnValueChanged()
230 </OnValueChanged>
231 </Scripts>
232 <ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
233 <Size>
234 <AbsDimension x="32" y="32" />
235 </Size>
236 </ThumbTexture>
237 </Slider>
238 </Frames>
239 </Frame>
240 <Frame name="$parentMaxShowLevel">
241 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508889-59c2-4f83-ae10-27aaad48391b" />-->
242 <Size>
243 <AbsDimension x="166" y="32" />
244 </Size>
245 <Anchors>
246 <Anchor point="TOPLEFT">
247 <Offset>
248 <AbsDimension x="18" y="-377" />
249 </Offset>
250 </Anchor>
251 </Anchors>
252 <Frames>
253 <Slider name="$parentSlider" enableMouse="true" minValue="0" maxValue="60" defaultValue="3" valueStep="1" orientation="HORIZONTAL">
254 <Size>
255 <AbsDimension x="128" y="17" />
256 </Size>
257 <Anchors>
258 <Anchor point="LEFT" />
259 <Anchor point="RIGHT" />
260 </Anchors>
261 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
262 <BackgroundInsets>
263 <AbsInset left="3" right="3" top="6" bottom="6" />
264 </BackgroundInsets>
265 <TileSize>
266 <AbsValue val="8" />
267 </TileSize>
268 <EdgeSize>
269 <AbsValue val="8" />
270 </EdgeSize>
271 </Backdrop>
272 <Layers>
273 <Layer>
274 <FontString name="$parentTitle" inherits="GameFontNormalSmall" text="Max Show Level">
275 <Anchors>
276 <Anchor point="BOTTOM" relativePoint="TOP" />
277 </Anchors>
278 <FontHeight>
279 <AbsValue val="10" />
280 </FontHeight>
281 <Color r="1" g="0.8196079" b="0" />
282 <Shadow>
283 <Color r="0" g="0" b="0" />
284 <Offset>
285 <AbsDimension x="1" y="-1" />
286 </Offset>
287 </Shadow>
288 </FontString>
289 <FontString name="$parentCurrent" inherits="GameFontNormalSmall" text="3">
290 <Anchors>
291 <Anchor point="TOP" relativePoint="BOTTOM" />
292 </Anchors>
293 <FontHeight>
294 <AbsValue val="10" />
295 </FontHeight>
296 <Color r="0.5" g="0.5" b="1" />
297 <Shadow>
298 <Color r="0" g="0" b="0" />
299 <Offset>
300 <AbsDimension x="1" y="-1" />
301 </Offset>
302 </Shadow>
303 </FontString>
304 <FontString name="$parentMin" inherits="GameFontNormalSmall" text="0">
305 <Anchors>
306 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
307 </Anchors>
308 <FontHeight>
309 <AbsValue val="10" />
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 </FontString>
319 <FontString name="$parentMax" inherits="GameFontNormalSmall" text="60">
320 <Anchors>
321 <Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
322 </Anchors>
323 <FontHeight>
324 <AbsValue val="10" />
325 </FontHeight>
326 <Color r="1" g="1" b="1" />
327 <Shadow>
328 <Color r="0" g="0" b="0" />
329 <Offset>
330 <AbsDimension x="1" y="-1" />
331 </Offset>
332 </Shadow>
333 </FontString>
334 </Layer>
335 </Layers>
336 <Scripts>
337 <OnEnter>Questie:OptionsForm_SettingOnEnter("maxShowLevel")
338 </OnEnter>
339 <OnLeave>Questie:OptionsForm_SettingOnLeave()
340 </OnLeave>
341 <OnValueChanged>Questie:OptionsForm_SettingOnValueChanged()
342 </OnValueChanged>
343 </Scripts>
344 <ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
345 <Size>
346 <AbsDimension x="32" y="32" />
347 </Size>
348 </ThumbTexture>
349 </Slider>
350 </Frames>
351 </Frame>
352 <Frame name="$parentTrackerScale">
353 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508889-59c2-4f83-ae10-27aaad48391b" />-->
354 <Size>
355 <AbsDimension x="166" y="32" />
356 </Size>
357 <Anchors>
358 <Anchor point="TOPLEFT">
359 <Offset>
360 <AbsDimension x="208" y="-377" />
361 </Offset>
362 </Anchor>
363 </Anchors>
364 <Frames>
365 <Slider name="$parentSlider" enableMouse="true" minValue="60" maxValue="140" defaultValue="100" valueStep="1" orientation="HORIZONTAL">
366 <Size>
367 <AbsDimension x="128" y="17" />
368 </Size>
369 <Anchors>
370 <Anchor point="LEFT" />
371 <Anchor point="RIGHT" />
372 </Anchors>
373 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
374 <BackgroundInsets>
375 <AbsInset left="3" right="3" top="6" bottom="6" />
376 </BackgroundInsets>
377 <TileSize>
378 <AbsValue val="8" />
379 </TileSize>
380 <EdgeSize>
381 <AbsValue val="8" />
382 </EdgeSize>
383 </Backdrop>
384 <Layers>
385 <Layer>
386 <FontString name="$parentTitle" inherits="GameFontNormalSmall" text="Tracker Scale">
387 <Anchors>
388 <Anchor point="BOTTOM" relativePoint="TOP" />
389 </Anchors>
390 <FontHeight>
391 <AbsValue val="10" />
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 <FontString name="$parentCurrent" inherits="GameFontNormalSmall" text="100%">
402 <Anchors>
403 <Anchor point="TOP" relativePoint="BOTTOM" />
404 </Anchors>
405 <FontHeight>
406 <AbsValue val="10" />
407 </FontHeight>
408 <Color r="0.5" g="0.5" b="1" />
409 <Shadow>
410 <Color r="0" g="0" b="0" />
411 <Offset>
412 <AbsDimension x="1" y="-1" />
413 </Offset>
414 </Shadow>
415 </FontString>
416 <FontString name="$parentMin" inherits="GameFontNormalSmall" text="60%">
417 <Anchors>
418 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
419 </Anchors>
420 <FontHeight>
421 <AbsValue val="10" />
422 </FontHeight>
423 <Color r="1" g="1" b="1" />
424 <Shadow>
425 <Color r="0" g="0" b="0" />
426 <Offset>
427 <AbsDimension x="1" y="-1" />
428 </Offset>
429 </Shadow>
430 </FontString>
431 <FontString name="$parentMax" inherits="GameFontNormalSmall" text="140%">
432 <Anchors>
433 <Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
434 </Anchors>
435 <FontHeight>
436 <AbsValue val="10" />
437 </FontHeight>
438 <Color r="1" g="1" b="1" />
439 <Shadow>
440 <Color r="0" g="0" b="0" />
441 <Offset>
442 <AbsDimension x="1" y="-1" />
443 </Offset>
444 </Shadow>
445 </FontString>
446 </Layer>
447 </Layers>
448 <Scripts>
449 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerScale")
450 </OnEnter>
451 <OnLeave>Questie:OptionsForm_SettingOnLeave()
452 </OnLeave>
453 <OnValueChanged>Questie:OptionsForm_SettingOnValueChanged()
454 </OnValueChanged>
455 </Scripts>
456 <ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
457 <Size>
458 <AbsDimension x="32" y="32" />
459 </Size>
460 </ThumbTexture>
461 </Slider>
462 </Frames>
463 </Frame>
464 <Frame name="$parentTrackerTransparency">
465 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508889-59c2-4f83-ae10-27aaad48391b" />-->
466 <Size>
467 <AbsDimension x="166" y="32" />
468 </Size>
469 <Anchors>
470 <Anchor point="TOPLEFT">
471 <Offset>
472 <AbsDimension x="208" y="-415" />
473 </Offset>
474 </Anchor>
475 </Anchors>
476 <Frames>
477 <Slider name="$parentSlider" enableMouse="true" minValue="10" maxValue="100" defaultValue="50" valueStep="1" orientation="HORIZONTAL">
478 <Size>
479 <AbsDimension x="128" y="17" />
480 </Size>
481 <Anchors>
482 <Anchor point="LEFT" />
483 <Anchor point="RIGHT" />
484 </Anchors>
485 <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
486 <BackgroundInsets>
487 <AbsInset left="3" right="3" top="6" bottom="6" />
488 </BackgroundInsets>
489 <TileSize>
490 <AbsValue val="8" />
491 </TileSize>
492 <EdgeSize>
493 <AbsValue val="8" />
494 </EdgeSize>
495 </Backdrop>
496 <Layers>
497 <Layer>
498 <FontString name="$parentTitle" inherits="GameFontNormalSmall" text="Tracker Transparency">
499 <Anchors>
500 <Anchor point="BOTTOM" relativePoint="TOP" />
501 </Anchors>
502 <FontHeight>
503 <AbsValue val="10" />
504 </FontHeight>
505 <Color r="1" g="0.8196079" b="0" />
506 <Shadow>
507 <Color r="0" g="0" b="0" />
508 <Offset>
509 <AbsDimension x="1" y="-1" />
510 </Offset>
511 </Shadow>
512 </FontString>
513 <FontString name="$parentCurrent" inherits="GameFontNormalSmall" text="50%">
514 <Anchors>
515 <Anchor point="TOP" relativePoint="BOTTOM" />
516 </Anchors>
517 <FontHeight>
518 <AbsValue val="10" />
519 </FontHeight>
520 <Color r="0.5" g="0.5" b="1" />
521 <Shadow>
522 <Color r="0" g="0" b="0" />
523 <Offset>
524 <AbsDimension x="1" y="-1" />
525 </Offset>
526 </Shadow>
527 </FontString>
528 <FontString name="$parentMax" inherits="GameFontNormalSmall" text="100%">
529 <Anchors>
530 <Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
531 </Anchors>
532 <FontHeight>
533 <AbsValue val="10" />
534 </FontHeight>
535 <Color r="1" g="1" b="1" />
536 <Shadow>
537 <Color r="0" g="0" b="0" />
538 <Offset>
539 <AbsDimension x="1" y="-1" />
540 </Offset>
541 </Shadow>
542 </FontString>
543 <FontString name="$parentMin" inherits="GameFontNormalSmall" text="10%">
544 <Anchors>
545 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
546 </Anchors>
547 <FontHeight>
548 <AbsValue val="10" />
549 </FontHeight>
550 <Color r="1" g="1" b="1" />
551 <Shadow>
552 <Color r="0" g="0" b="0" />
553 <Offset>
554 <AbsDimension x="1" y="-1" />
555 </Offset>
556 </Shadow>
557 </FontString>
558 </Layer>
559 </Layers>
560 <Scripts>
561 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerAlpha")
562 </OnEnter>
563 <OnLeave>Questie:OptionsForm_SettingOnLeave()
564 </OnLeave>
565 <OnValueChanged>Questie:OptionsForm_SettingOnValueChanged()
566 </OnValueChanged>
567 </Scripts>
568 <ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
569 <Size>
570 <AbsDimension x="32" y="32" />
571 </Size>
572 </ThumbTexture>
573 </Slider>
574 </Frames>
575 </Frame>
576 <Button name="$parentDoneButton" inherits="GameMenuButtonTemplate" text="Done">
577 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
578 <Size>
579 <AbsDimension x="136" y="31" />
580 </Size>
581 <Anchors>
582 <Anchor point="TOPLEFT">
583 <Offset>
584 <AbsDimension x="132" y="-489" />
585 </Offset>
586 </Anchor>
587 </Anchors>
588 <Scripts>
589 <OnClick>Questie:OptionsForm_ApplyOptions()</OnClick>
590 </Scripts>
591 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
592 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
593 </NormalTexture>
594 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
595 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
596 </PushedTexture>
597 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
598 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
599 </DisabledTexture>
600 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
601 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
602 </HighlightTexture>
603 <ButtonText name="$parentText">
604 <FontHeight>
605 <AbsValue val="10" />
606 </FontHeight>
607 </ButtonText>
608 </Button>
609 <CheckButton name="$parentAlwaysShowObjectivesCheck">
610 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
611 <Size>
612 <AbsDimension x="32" y="32" />
613 </Size>
614 <Anchors>
615 <Anchor point="TOPLEFT">
616 <Offset>
617 <AbsDimension x="152" y="-73" />
618 </Offset>
619 </Anchor>
620 </Anchors>
621 <Scripts>
622 <OnEnter>Questie:OptionsForm_SettingOnEnter("alwaysShowObjectives")</OnEnter>
623 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
624 </Scripts>
625 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
626 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
627 <DisabledTexture />
628 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
629 <PushedTextOffset x="0" y="0" />
630 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
631 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
632 </CheckButton>
633 <Frame name="$parentAlwaysShowObjectivesLabel">
634 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
635 <Size>
636 <AbsDimension x="128" y="32" />
637 </Size>
638 <Anchors>
639 <Anchor point="TOPLEFT">
640 <Offset>
641 <AbsDimension x="18" y="-73" />
642 </Offset>
643 </Anchor>
644 </Anchors>
645 <Layers>
646 <Layer>
647 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Always Show Quests">
648 <FontHeight>
649 <AbsValue val="12" />
650 </FontHeight>
651 <Color r="1" g="0.8196079" b="0" />
652 <Shadow>
653 <Color r="0" g="0" b="0" />
654 <Offset>
655 <AbsDimension x="1" y="-1" />
656 </Offset>
657 </Shadow>
658 </FontString>
659 </Layer>
660 </Layers>
661 <Scripts>
662 <OnEnter>Questie:OptionsForm_SettingOnEnter("alwaysShowObjectives")</OnEnter>
663 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
664 </Scripts>
665 </Frame>
666 <CheckButton name="$parentArrowEnabledCheck">
667 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
668 <Size>
669 <AbsDimension x="32" y="32" />
670 </Size>
671 <Anchors>
672 <Anchor point="TOPLEFT">
673 <Offset>
674 <AbsDimension x="152" y="-35" />
675 </Offset>
676 </Anchor>
677 </Anchors>
678 <Scripts>
679 <OnEnter>Questie:OptionsForm_SettingOnEnter("arrowEnabled")</OnEnter>
680 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
681 </Scripts>
682 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
683 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
684 <DisabledTexture />
685 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
686 <PushedTextOffset x="0" y="0" />
687 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
688 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
689 </CheckButton>
690 <Frame name="$parentArrowEnabledLabel">
691 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
692 <Size>
693 <AbsDimension x="128" y="17" />
694 </Size>
695 <Anchors>
696 <Anchor point="TOPLEFT">
697 <Offset>
698 <AbsDimension x="18" y="-43" />
699 </Offset>
700 </Anchor>
701 </Anchors>
702 <Layers>
703 <Layer>
704 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Questie Arrow">
705 <FontHeight>
706 <AbsValue val="12" />
707 </FontHeight>
708 <Color r="1" g="0.8196079" b="0" />
709 <Shadow>
710 <Color r="0" g="0" b="0" />
711 <Offset>
712 <AbsDimension x="1" y="-1" />
713 </Offset>
714 </Shadow>
715 </FontString>
716 </Layer>
717 </Layers>
718 <Scripts>
719 <OnEnter>Questie:OptionsForm_SettingOnEnter("arrowEnabled")</OnEnter>
720 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
721 </Scripts>
722 </Frame>
723 <CheckButton name="$parentBoldColorsCheck">
724 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
725 <Size>
726 <AbsDimension x="32" y="32" />
727 </Size>
728 <Anchors>
729 <Anchor point="TOPLEFT">
730 <Offset>
731 <AbsDimension x="152" y="-111" />
732 </Offset>
733 </Anchor>
734 </Anchors>
735 <Scripts>
736 <OnEnter>Questie:OptionsForm_SettingOnEnter("boldColors")</OnEnter>
737 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
738 </Scripts>
739 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
740 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
741 <DisabledTexture />
742 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
743 <PushedTextOffset x="0" y="0" />
744 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
745 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
746 </CheckButton>
747 <Frame name="$parentBoldColorsLabel">
748 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
749 <Size>
750 <AbsDimension x="128" y="17" />
751 </Size>
752 <Anchors>
753 <Anchor point="TOPLEFT">
754 <Offset>
755 <AbsDimension x="18" y="-119" />
756 </Offset>
757 </Anchor>
758 </Anchors>
759 <Layers>
760 <Layer>
761 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Questie Tracker Colors">
762 <FontHeight>
763 <AbsValue val="12" />
764 </FontHeight>
765 <Color r="1" g="0.8196079" b="0" />
766 <Shadow>
767 <Color r="0" g="0" b="0" />
768 <Offset>
769 <AbsDimension x="1" y="-1" />
770 </Offset>
771 </Shadow>
772 </FontString>
773 </Layer>
774 </Layers>
775 <Scripts>
776 <OnEnter>Questie:OptionsForm_SettingOnEnter("boldColors")</OnEnter>
777 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
778 </Scripts>
779 </Frame>
780 <CheckButton name="$parentMaxLevelFilterCheck">
781 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
782 <Size>
783 <AbsDimension x="32" y="32" />
784 </Size>
785 <Anchors>
786 <Anchor point="TOPLEFT">
787 <Offset>
788 <AbsDimension x="152" y="-339" />
789 </Offset>
790 </Anchor>
791 </Anchors>
792 <Scripts>
793 <OnEnter>Questie:OptionsForm_SettingOnEnter("maxLevelFilter")</OnEnter>
794 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
795 </Scripts>
796 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
797 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
798 <DisabledTexture />
799 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
800 <PushedTextOffset x="0" y="0" />
801 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
802 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
803 </CheckButton>
804 <Frame name="$parentMaxLevelFilterLabel">
805 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
806 <Size>
807 <AbsDimension x="128" y="32" />
808 </Size>
809 <Anchors>
810 <Anchor point="TOPLEFT">
811 <Offset>
812 <AbsDimension x="18" y="-339" />
813 </Offset>
814 </Anchor>
815 </Anchors>
816 <Layers>
817 <Layer>
818 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Max Level Filter">
819 <FontHeight>
820 <AbsValue val="12" />
821 </FontHeight>
822 <Color r="1" g="0.8196079" b="0" />
823 <Shadow>
824 <Color r="0" g="0" b="0" />
825 <Offset>
826 <AbsDimension x="1" y="-1" />
827 </Offset>
828 </Shadow>
829 </FontString>
830 </Layer>
831 </Layers>
832 <Scripts>
833 <OnEnter>Questie:OptionsForm_SettingOnEnter("maxLevelFilter")</OnEnter>
834 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
835 </Scripts>
836 </Frame>
837 <CheckButton name="$parentMinLevelFilterCheck">
838 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
839 <Size>
840 <AbsDimension x="32" y="32" />
841 </Size>
842 <Anchors>
843 <Anchor point="TOPLEFT">
844 <Offset>
845 <AbsDimension x="152" y="-415" />
846 </Offset>
847 </Anchor>
848 </Anchors>
849 <Scripts>
850 <OnEnter>Questie:OptionsForm_SettingOnEnter("minLevelFilter")</OnEnter>
851 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
852 </Scripts>
853 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
854 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
855 <DisabledTexture />
856 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
857 <PushedTextOffset x="0" y="0" />
858 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
859 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
860 </CheckButton>
861 <Frame name="$parentMinLevelFilterLabel">
862 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
863 <Size>
864 <AbsDimension x="128" y="32" />
865 </Size>
866 <Anchors>
867 <Anchor point="TOPLEFT">
868 <Offset>
869 <AbsDimension x="18" y="-415" />
870 </Offset>
871 </Anchor>
872 </Anchors>
873 <Layers>
874 <Layer>
875 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Min Level Filter">
876 <FontHeight>
877 <AbsValue val="12" />
878 </FontHeight>
879 <Color r="1" g="0.8196079" b="0" />
880 <Shadow>
881 <Color r="0" g="0" b="0" />
882 <Offset>
883 <AbsDimension x="1" y="-1" />
884 </Offset>
885 </Shadow>
886 </FontString>
887 </Layer>
888 </Layers>
889 <Scripts>
890 <OnEnter>Questie:OptionsForm_SettingOnEnter("minLevelFilter")</OnEnter>
891 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
892 </Scripts>
893 </Frame>
894 <Frame name="$parentShowMapNotesLabel">
895 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
896 <Size>
897 <AbsDimension x="128" y="32" />
898 </Size>
899 <Anchors>
900 <Anchor point="TOPLEFT">
901 <Offset>
902 <AbsDimension x="208" y="-73" />
903 </Offset>
904 </Anchor>
905 </Anchors>
906 <Layers>
907 <Layer>
908 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Map Notes">
909 <FontHeight>
910 <AbsValue val="12" />
911 </FontHeight>
912 <Color r="1" g="0.8196079" b="0" />
913 <Shadow>
914 <Color r="0" g="0" b="0" />
915 <Offset>
916 <AbsDimension x="1" y="-1" />
917 </Offset>
918 </Shadow>
919 </FontString>
920 </Layer>
921 </Layers>
922 <Scripts>
923 <OnEnter>Questie:OptionsForm_SettingOnEnter("showMapNotes")</OnEnter>
924 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
925 </Scripts>
926 </Frame>
927 <Frame name="$parentHideObjectivesLabel">
928 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
929 <Size>
930 <AbsDimension x="128" y="32" />
931 </Size>
932 <Anchors>
933 <Anchor point="TOPLEFT">
934 <Offset>
935 <AbsDimension x="208" y="-111" />
936 </Offset>
937 </Anchor>
938 </Anchors>
939 <Layers>
940 <Layer>
941 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Hide Objective Markers">
942 <FontHeight>
943 <AbsValue val="12" />
944 </FontHeight>
945 <Color r="1" g="0.8196079" b="0" />
946 <Shadow>
947 <Color r="0" g="0" b="0" />
948 <Offset>
949 <AbsDimension x="1" y="-1" />
950 </Offset>
951 </Shadow>
952 </FontString>
953 </Layer>
954 </Layers>
955 <Scripts>
956 <OnEnter>Questie:OptionsForm_SettingOnEnter("hideObjectives")</OnEnter>
957 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
958 </Scripts>
959 </Frame>
960 <Frame name="$parentShowProfessionQuestsLabel">
961 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
962 <Size>
963 <AbsDimension x="128" y="32" />
964 </Size>
965 <Anchors>
966 <Anchor point="TOPLEFT">
967 <Offset>
968 <AbsDimension x="208" y="-149" />
969 </Offset>
970 </Anchor>
971 </Anchors>
972 <Layers>
973 <Layer>
974 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Profession Quests">
975 <FontHeight>
976 <AbsValue val="12" />
977 </FontHeight>
978 <Color r="1" g="0.8196079" b="0" />
979 <Shadow>
980 <Color r="0" g="0" b="0" />
981 <Offset>
982 <AbsDimension x="1" y="-1" />
983 </Offset>
984 </Shadow>
985 </FontString>
986 </Layer>
987 </Layers>
988 <Scripts>
989 <OnEnter>Questie:OptionsForm_SettingOnEnter("showProfessionQuests")</OnEnter>
990 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
991 </Scripts>
992 </Frame>
993 <Frame name="$parentShowTrackerHeaderLabel">
994 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
995 <Size>
996 <AbsDimension x="128" y="32" />
997 </Size>
998 <Anchors>
999 <Anchor point="TOPLEFT">
1000 <Offset>
1001 <AbsDimension x="208" y="-225" />
1002 </Offset>
1003 </Anchor>
1004 </Anchors>
1005 <Layers>
1006 <Layer>
1007 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Tracker Header">
1008 <FontHeight>
1009 <AbsValue val="12" />
1010 </FontHeight>
1011 <Color r="1" g="0.8196079" b="0" />
1012 <Shadow>
1013 <Color r="0" g="0" b="0" />
1014 <Offset>
1015 <AbsDimension x="1" y="-1" />
1016 </Offset>
1017 </Shadow>
1018 </FontString>
1019 </Layer>
1020 </Layers>
1021 <Scripts>
1022 <OnEnter>Questie:OptionsForm_SettingOnEnter("showTrackerHeader")</OnEnter>
1023 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1024 </Scripts>
1025 </Frame>
1026 <Frame name="$parentShowToolTipsLabel">
1027 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1028 <Size>
1029 <AbsDimension x="128" y="32" />
1030 </Size>
1031 <Anchors>
1032 <Anchor point="TOPLEFT">
1033 <Offset>
1034 <AbsDimension x="208" y="-187" />
1035 </Offset>
1036 </Anchor>
1037 </Anchors>
1038 <Layers>
1039 <Layer>
1040 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Tooltips">
1041 <FontHeight>
1042 <AbsValue val="12" />
1043 </FontHeight>
1044 <Color r="1" g="0.8196079" b="0" />
1045 <Shadow>
1046 <Color r="0" g="0" b="0" />
1047 <Offset>
1048 <AbsDimension x="1" y="-1" />
1049 </Offset>
1050 </Shadow>
1051 </FontString>
1052 </Layer>
1053 </Layers>
1054 <Scripts>
1055 <OnEnter>Questie:OptionsForm_SettingOnEnter("showToolTips")</OnEnter>
1056 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1057 </Scripts>
1058 </Frame>
1059 <Frame name="$parentTrackerEnabledLabel">
1060 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1061 <Size>
1062 <AbsDimension x="128" y="32" />
1063 </Size>
1064 <Anchors>
1065 <Anchor point="TOPLEFT">
1066 <Offset>
1067 <AbsDimension x="208" y="-301" />
1068 </Offset>
1069 </Anchor>
1070 </Anchors>
1071 <Layers>
1072 <Layer>
1073 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Questie Tracker">
1074 <FontHeight>
1075 <AbsValue val="12" />
1076 </FontHeight>
1077 <Color r="1" g="0.8196079" b="0" />
1078 <Shadow>
1079 <Color r="0" g="0" b="0" />
1080 <Offset>
1081 <AbsDimension x="1" y="-1" />
1082 </Offset>
1083 </Shadow>
1084 </FontString>
1085 </Layer>
1086 </Layers>
1087 <Scripts>
1088 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerEnabled")</OnEnter>
1089 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1090 </Scripts>
1091 </Frame>
1092 <Frame name="$parentTrackerListLabel">
1093 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1094 <Size>
1095 <AbsDimension x="128" y="32" />
1096 </Size>
1097 <Anchors>
1098 <Anchor point="TOPLEFT">
1099 <Offset>
1100 <AbsDimension x="208" y="-339" />
1101 </Offset>
1102 </Anchor>
1103 </Anchors>
1104 <Layers>
1105 <Layer>
1106 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Tracker Sorting Direction">
1107 <FontHeight>
1108 <AbsValue val="12" />
1109 </FontHeight>
1110 <Color r="1" g="0.8196079" b="0" />
1111 <Shadow>
1112 <Color r="0" g="0" b="0" />
1113 <Offset>
1114 <AbsDimension x="1" y="-1" />
1115 </Offset>
1116 </Shadow>
1117 </FontString>
1118 </Layer>
1119 </Layers>
1120 <Scripts>
1121 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerList")</OnEnter>
1122 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1123 </Scripts>
1124 </Frame>
1125 <Frame name="$parentTrackerBackgroundLabel">
1126 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1127 <Size>
1128 <AbsDimension x="128" y="32" />
1129 </Size>
1130 <Anchors>
1131 <Anchor point="TOPLEFT">
1132 <Offset>
1133 <AbsDimension x="208" y="-263" />
1134 </Offset>
1135 </Anchor>
1136 </Anchors>
1137 <Layers>
1138 <Layer>
1139 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Tracker Background">
1140 <FontHeight>
1141 <AbsValue val="12" />
1142 </FontHeight>
1143 <Color r="1" g="0.8196079" b="0" />
1144 <Shadow>
1145 <Color r="0" g="0" b="0" />
1146 <Offset>
1147 <AbsDimension x="1" y="-1" />
1148 </Offset>
1149 </Shadow>
1150 </FontString>
1151 </Layer>
1152 </Layers>
1153 <Scripts>
1154 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerBackground")</OnEnter>
1155 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1156 </Scripts>
1157 </Frame>
1158 <Frame name="$parentResizeWorldmapLabel">
1159 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1160 <Size>
1161 <AbsDimension x="128" y="32" />
1162 </Size>
1163 <Anchors>
1164 <Anchor point="TOPLEFT">
1165 <Offset>
1166 <AbsDimension x="208" y="-35" />
1167 </Offset>
1168 </Anchor>
1169 </Anchors>
1170 <Layers>
1171 <Layer>
1172 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Resize Worldmap">
1173 <FontHeight>
1174 <AbsValue val="12" />
1175 </FontHeight>
1176 <Color r="1" g="0.8196079" b="0" />
1177 <Shadow>
1178 <Color r="0" g="0" b="0" />
1179 <Offset>
1180 <AbsDimension x="1" y="-1" />
1181 </Offset>
1182 </Shadow>
1183 </FontString>
1184 </Layer>
1185 </Layers>
1186 <Scripts>
1187 <OnEnter>Questie:OptionsForm_SettingOnEnter("resizeWorldmap")</OnEnter>
1188 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1189 </Scripts>
1190 </Frame>
1191 <Frame name="$parentHideMinimapIconsLabel">
1192 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1193 <Size>
1194 <AbsDimension x="128" y="32" />
1195 </Size>
1196 <Anchors>
1197 <Anchor point="TOPLEFT">
1198 <Offset>
1199 <AbsDimension x="18" y="-225" />
1200 </Offset>
1201 </Anchor>
1202 </Anchors>
1203 <Layers>
1204 <Layer>
1205 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Hide Minimap Icons">
1206 <FontHeight>
1207 <AbsValue val="12" />
1208 </FontHeight>
1209 <Color r="1" g="0.8196079" b="0" />
1210 <Shadow>
1211 <Color r="0" g="0" b="0" />
1212 <Offset>
1213 <AbsDimension x="1" y="-1" />
1214 </Offset>
1215 </Shadow>
1216 </FontString>
1217 </Layer>
1218 </Layers>
1219 <Scripts>
1220 <OnEnter>Questie:OptionsForm_SettingOnEnter("hideMinimapIcons")</OnEnter>
1221 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1222 </Scripts>
1223 </Frame>
1224 <Frame name="$parentMinimapButtonLabel">
1225 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1226 <Size>
1227 <AbsDimension x="128" y="32" />
1228 </Size>
1229 <Anchors>
1230 <Anchor point="TOPLEFT">
1231 <Offset>
1232 <AbsDimension x="18" y="-263" />
1233 </Offset>
1234 </Anchor>
1235 </Anchors>
1236 <Layers>
1237 <Layer>
1238 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Minimap Button">
1239 <FontHeight>
1240 <AbsValue val="12" />
1241 </FontHeight>
1242 <Color r="1" g="0.8196079" b="0" />
1243 <Shadow>
1244 <Color r="0" g="0" b="0" />
1245 <Offset>
1246 <AbsDimension x="1" y="-1" />
1247 </Offset>
1248 </Shadow>
1249 </FontString>
1250 </Layer>
1251 </Layers>
1252 <Scripts>
1253 <OnEnter>Questie:OptionsForm_SettingOnEnter("minimapButton")</OnEnter>
1254 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1255 </Scripts>
1256 </Frame>
1257 <Frame name="$parentVersionLabel">
1258 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1259 <Size>
1260 <AbsDimension x="136" y="32" />
1261 </Size>
1262 <Anchors>
1263 <Anchor point="TOPLEFT">
1264 <Offset>
1265 <AbsDimension x="224" y="-451" />
1266 </Offset>
1267 </Anchor>
1268 </Anchors>
1269 <Layers>
1270 <Layer>
1271 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Version">
1272 <FontHeight>
1273 <AbsValue val="12" />
1274 </FontHeight>
1275 <Color r="1" g="0.8196079" b="0" />
1276 <Shadow>
1277 <Color r="0" g="0" b="0" />
1278 <Offset>
1279 <AbsDimension x="1" y="-1" />
1280 </Offset>
1281 </Shadow>
1282 </FontString>
1283 </Layer>
1284 </Layers>
1285 </Frame>
1286 <CheckButton name="$parentShowMapNotesCheck">
1287 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1288 <Size>
1289 <AbsDimension x="32" y="32" />
1290 </Size>
1291 <Anchors>
1292 <Anchor point="TOPLEFT">
1293 <Offset>
1294 <AbsDimension x="342" y="-73" />
1295 </Offset>
1296 </Anchor>
1297 </Anchors>
1298 <Scripts>
1299 <OnEnter>Questie:OptionsForm_SettingOnEnter("showMapNotes")</OnEnter>
1300 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1301 </Scripts>
1302 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1303 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1304 <DisabledTexture />
1305 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1306 <PushedTextOffset x="0" y="0" />
1307 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1308 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1309 </CheckButton>
1310 <CheckButton name="$parentHideObjectives">
1311 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1312 <Size>
1313 <AbsDimension x="32" y="32" />
1314 </Size>
1315 <Anchors>
1316 <Anchor point="TOPLEFT">
1317 <Offset>
1318 <AbsDimension x="342" y="-111" />
1319 </Offset>
1320 </Anchor>
1321 </Anchors>
1322 <Scripts>
1323 <OnEnter>Questie:OptionsForm_SettingOnEnter("hideObjectives")</OnEnter>
1324 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1325 </Scripts>
1326 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1327 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1328 <DisabledTexture />
1329 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1330 <PushedTextOffset x="0" y="0" />
1331 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1332 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1333 </CheckButton>
1334 <CheckButton name="$parentShowProfessionQuestsCheck">
1335 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1336 <Size>
1337 <AbsDimension x="32" y="32" />
1338 </Size>
1339 <Anchors>
1340 <Anchor point="TOPLEFT">
1341 <Offset>
1342 <AbsDimension x="342" y="-149" />
1343 </Offset>
1344 </Anchor>
1345 </Anchors>
1346 <Scripts>
1347 <OnEnter>Questie:OptionsForm_SettingOnEnter("showProfessionQuests")</OnEnter>
1348 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1349 </Scripts>
1350 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1351 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1352 <DisabledTexture />
1353 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1354 <PushedTextOffset x="0" y="0" />
1355 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1356 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1357 </CheckButton>
1358 <CheckButton name="$parentShowTrackerHeaderCheck">
1359 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1360 <Size>
1361 <AbsDimension x="32" y="32" />
1362 </Size>
1363 <Anchors>
1364 <Anchor point="TOPLEFT">
1365 <Offset>
1366 <AbsDimension x="342" y="-225" />
1367 </Offset>
1368 </Anchor>
1369 </Anchors>
1370 <Scripts>
1371 <OnEnter>Questie:OptionsForm_SettingOnEnter("showTrackerHeader")</OnEnter>
1372 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1373 </Scripts>
1374 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1375 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1376 <DisabledTexture />
1377 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1378 <PushedTextOffset x="0" y="0" />
1379 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1380 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1381 </CheckButton>
1382 <CheckButton name="$parentShowToolTipsCheck">
1383 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1384 <Size>
1385 <AbsDimension x="32" y="32" />
1386 </Size>
1387 <Anchors>
1388 <Anchor point="TOPLEFT">
1389 <Offset>
1390 <AbsDimension x="342" y="-187" />
1391 </Offset>
1392 </Anchor>
1393 </Anchors>
1394 <Scripts>
1395 <OnEnter>Questie:OptionsForm_SettingOnEnter("showToolTips")</OnEnter>
1396 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1397 </Scripts>
1398 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1399 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1400 <DisabledTexture />
1401 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1402 <PushedTextOffset x="0" y="0" />
1403 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1404 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1405 </CheckButton>
1406 <CheckButton name="$parentTrackerEnabledCheck">
1407 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1408 <Size>
1409 <AbsDimension x="32" y="32" />
1410 </Size>
1411 <Anchors>
1412 <Anchor point="TOPLEFT">
1413 <Offset>
1414 <AbsDimension x="342" y="-301" />
1415 </Offset>
1416 </Anchor>
1417 </Anchors>
1418 <Scripts>
1419 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerEnabled")</OnEnter>
1420 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1421 </Scripts>
1422 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1423 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1424 <DisabledTexture />
1425 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1426 <PushedTextOffset x="0" y="0" />
1427 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1428 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1429 </CheckButton>
1430 <CheckButton name="$parentTrackerListCheck">
1431 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1432 <Size>
1433 <AbsDimension x="32" y="32" />
1434 </Size>
1435 <Anchors>
1436 <Anchor point="TOPLEFT">
1437 <Offset>
1438 <AbsDimension x="342" y="-339" />
1439 </Offset>
1440 </Anchor>
1441 </Anchors>
1442 <Scripts>
1443 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerList")</OnEnter>
1444 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1445 </Scripts>
1446 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1447 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1448 <DisabledTexture />
1449 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1450 <PushedTextOffset x="0" y="0" />
1451 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1452 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1453 </CheckButton>
1454 <CheckButton name="$parentTrackerBackgroundCheck">
1455 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1456 <Size>
1457 <AbsDimension x="32" y="32" />
1458 </Size>
1459 <Anchors>
1460 <Anchor point="TOPLEFT">
1461 <Offset>
1462 <AbsDimension x="342" y="-263" />
1463 </Offset>
1464 </Anchor>
1465 </Anchors>
1466 <Scripts>
1467 <OnEnter>Questie:OptionsForm_SettingOnEnter("trackerBackground")</OnEnter>
1468 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1469 </Scripts>
1470 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1471 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1472 <DisabledTexture />
1473 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1474 <PushedTextOffset x="0" y="0" />
1475 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1476 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1477 </CheckButton>
1478 <CheckButton name="$parentResizeWorldmapCheck">
1479 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1480 <Size>
1481 <AbsDimension x="32" y="32" />
1482 </Size>
1483 <Anchors>
1484 <Anchor point="TOPLEFT">
1485 <Offset>
1486 <AbsDimension x="342" y="-35" />
1487 </Offset>
1488 </Anchor>
1489 </Anchors>
1490 <Scripts>
1491 <OnEnter>Questie:OptionsForm_SettingOnEnter("resizeWorldmap")</OnEnter>
1492 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1493 </Scripts>
1494 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1495 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1496 <DisabledTexture />
1497 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1498 <PushedTextOffset x="0" y="0" />
1499 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1500 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1501 </CheckButton>
1502 <CheckButton name="$parentHideMinimapIconsCheck">
1503 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1504 <Size>
1505 <AbsDimension x="32" y="32" />
1506 </Size>
1507 <Anchors>
1508 <Anchor point="TOPLEFT">
1509 <Offset>
1510 <AbsDimension x="152" y="-225" />
1511 </Offset>
1512 </Anchor>
1513 </Anchors>
1514 <Scripts>
1515 <OnEnter>Questie:OptionsForm_SettingOnEnter("hideMinimapIcons")</OnEnter>
1516 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1517 </Scripts>
1518 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1519 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1520 <DisabledTexture />
1521 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1522 <PushedTextOffset x="0" y="0" />
1523 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1524 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1525 </CheckButton>
1526 <CheckButton name="$parentMinimapButtonCheck">
1527 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1528 <Size>
1529 <AbsDimension x="32" y="32" />
1530 </Size>
1531 <Anchors>
1532 <Anchor point="TOPLEFT">
1533 <Offset>
1534 <AbsDimension x="152" y="-263" />
1535 </Offset>
1536 </Anchor>
1537 </Anchors>
1538 <Scripts>
1539 <OnEnter>Questie:OptionsForm_SettingOnEnter("minimapButton")</OnEnter>
1540 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1541 </Scripts>
1542 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1543 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1544 <DisabledTexture />
1545 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1546 <PushedTextOffset x="0" y="0" />
1547 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1548 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1549 </CheckButton>
1550 <Frame name="$parentCorpseArrowLabel">
1551 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1552 <Size>
1553 <AbsDimension x="128" y="32" />
1554 </Size>
1555 <Anchors>
1556 <Anchor point="TOPLEFT">
1557 <Offset>
1558 <AbsDimension x="18" y="-187" />
1559 </Offset>
1560 </Anchor>
1561 </Anchors>
1562 <Layers>
1563 <Layer>
1564 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Show Corpse Arrow">
1565 <FontHeight>
1566 <AbsValue val="12" />
1567 </FontHeight>
1568 <Color r="1" g="0.8196079" b="0" />
1569 <Shadow>
1570 <Color r="0" g="0" b="0" />
1571 <Offset>
1572 <AbsDimension x="1" y="-1" />
1573 </Offset>
1574 </Shadow>
1575 </FontString>
1576 </Layer>
1577 </Layers>
1578 <Scripts>
1579 <OnEnter>Questie:OptionsForm_SettingOnEnter("corpseArrow")</OnEnter>
1580 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1581 </Scripts>
1582 </Frame>
1583 <CheckButton name="$parentCorpseArrowCheck">
1584 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1585 <Size>
1586 <AbsDimension x="32" y="32" />
1587 </Size>
1588 <Anchors>
1589 <Anchor point="TOPLEFT">
1590 <Offset>
1591 <AbsDimension x="152" y="-187" />
1592 </Offset>
1593 </Anchor>
1594 </Anchors>
1595 <Scripts>
1596 <OnEnter>Questie:OptionsForm_SettingOnEnter("corpseArrow")</OnEnter>
1597 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1598 </Scripts>
1599 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1600 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1601 <DisabledTexture />
1602 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1603 <PushedTextOffset x="0" y="0" />
1604 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1605 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1606 </CheckButton>
1607 <Frame name="$parentClusterQuestsLabel">
1608 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
1609 <Size>
1610 <AbsDimension x="128" y="32" />
1611 </Size>
1612 <Anchors>
1613 <Anchor point="TOPLEFT">
1614 <Offset>
1615 <AbsDimension x="18" y="-149" />
1616 </Offset>
1617 </Anchor>
1618 </Anchors>
1619 <Layers>
1620 <Layer>
1621 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Cluster Worldmap Notes">
1622 <FontHeight>
1623 <AbsValue val="12" />
1624 </FontHeight>
1625 <Color r="1" g="0.8196079" b="0" />
1626 <Shadow>
1627 <Color r="0" g="0" b="0" />
1628 <Offset>
1629 <AbsDimension x="1" y="-1" />
1630 </Offset>
1631 </Shadow>
1632 </FontString>
1633 </Layer>
1634 </Layers>
1635 <Scripts>
1636 <OnEnter>Questie:OptionsForm_SettingOnEnter("clusterQuests")</OnEnter>
1637 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1638 </Scripts>
1639 </Frame>
1640 <CheckButton name="$parentClusterQuestsCheck">
1641 <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4974-d66d-444e-bb2d-1ad102c87fed" />-->
1642 <Size>
1643 <AbsDimension x="32" y="32" />
1644 </Size>
1645 <Anchors>
1646 <Anchor point="TOPLEFT">
1647 <Offset>
1648 <AbsDimension x="152" y="-149" />
1649 </Offset>
1650 </Anchor>
1651 </Anchors>
1652 <Scripts>
1653 <OnEnter>Questie:OptionsForm_SettingOnEnter("clusterQuests")</OnEnter>
1654 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1655 </Scripts>
1656 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1657 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1658 <DisabledTexture />
1659 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1660 <PushedTextOffset x="0" y="0" />
1661 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1662 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1663 </CheckButton>
1664 <CheckButton name="$parentUseQuestLinksCheck">
1665 <Size>
1666 <AbsDimension x="32" y="32" />
1667 </Size>
1668 <Anchors>
1669 <Anchor point="TOPLEFT">
1670 <Offset>
1671 <AbsDimension x="152" y="-301" />
1672 </Offset>
1673 </Anchor>
1674 </Anchors>
1675 <Scripts>
1676 <OnEnter>Questie:OptionsForm_SettingOnEnter("useQuestLinks")</OnEnter>
1677 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1678 </Scripts>
1679 <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" />
1680 <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" />
1681 <DisabledTexture />
1682 <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" />
1683 <PushedTextOffset x="0" y="0" />
1684 <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" />
1685 <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" />
1686 </CheckButton>
1687 <Frame name="$parentUseQuestLinksLabel">
1688 <Size>
1689 <AbsDimension x="128" y="32" />
1690 </Size>
1691 <Anchors>
1692 <Anchor point="TOPLEFT">
1693 <Offset>
1694 <AbsDimension x="18" y="-301" />
1695 </Offset>
1696 </Anchor>
1697 </Anchors>
1698 <Layers>
1699 <Layer>
1700 <FontString name="$parentLabel" setAllPoints="true" inherits="GameFontNormalSmall" text="Use Quest Links">
1701 <FontHeight>
1702 <AbsValue val="12" />
1703 </FontHeight>
1704 <Color r="1" g="0.8196079" b="0" />
1705 <Shadow>
1706 <Color r="0" g="0" b="0" />
1707 <Offset>
1708 <AbsDimension x="1" y="-1" />
1709 </Offset>
1710 </Shadow>
1711 </FontString>
1712 </Layer>
1713 </Layers>
1714 <Scripts>
1715 <OnEnter>Questie:OptionsForm_SettingOnEnter("useQuestLinks")</OnEnter>
1716 <OnLeave>Questie:OptionsForm_SettingOnLeave()</OnLeave>
1717 </Scripts>
1718 </Frame>
1719 </Frames>
1720 <Scripts>
1721 <OnLoad>this:RegisterForDrag("LeftButton")</OnLoad>
1722 <OnDragStart>this:StartMoving()</OnDragStart>
1723 <OnDragStop>this:StopMovingOrSizing()</OnDragStop>
1724 <OnShow>PlaySound("igQuestLogOpen")</OnShow>
1725 <OnHide>PlaySound("igQuestLogClose")</OnHide>
1726 </Scripts>
1727 </Frame>
1728 <GameTooltip name="QuestieOptionsToolTip" inherits="GameTooltipTemplate" parent="UIParent" hidden="true"/>
1729 </Ui>