vanilla-wow-addons – Blame information for rev 1
?pathlinks?
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.200.0, Culture=neutral, PublicKeyToken=null--> |
||
3 | <Frame name="TradesBarConfig" movable="true" enableMouse="true" enableKeyboard="true"> |
||
4 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />--> |
||
5 | <Size> |
||
6 | <AbsDimension x="533" y="419" /> |
||
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="TradesBar Config"> |
||
42 | <Size> |
||
43 | <AbsDimension x="140" y="0" /> |
||
44 | </Size> |
||
45 | <Anchors> |
||
46 | <Anchor point="TOP"> |
||
47 | <Offset> |
||
48 | <AbsDimension x="0" y="-4" /> |
||
49 | </Offset> |
||
50 | </Anchor> |
||
51 | </Anchors> |
||
52 | <FontHeight> |
||
53 | <AbsValue val="12" /> |
||
54 | </FontHeight> |
||
55 | <Color r="1" g="0.8196079" b="0" /> |
||
56 | <Shadow> |
||
57 | <Color r="0" g="0" b="0" /> |
||
58 | <Offset> |
||
59 | <AbsDimension x="1" y="-1" /> |
||
60 | </Offset> |
||
61 | </Shadow> |
||
62 | </FontString> |
||
63 | </Layer> |
||
64 | </Layers> |
||
65 | <Frames> |
||
66 | <Button name="$parentButtonClose" text="X"> |
||
67 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />--> |
||
68 | <Size> |
||
69 | <AbsDimension x="26" y="22" /> |
||
70 | </Size> |
||
71 | <Anchors> |
||
72 | <Anchor point="TOPLEFT"> |
||
73 | <Offset> |
||
74 | <AbsDimension x="488" y="-17" /> |
||
75 | </Offset> |
||
76 | </Anchor> |
||
77 | </Anchors> |
||
78 | <Scripts> |
||
79 | <OnClick>TradesBarConfig:Hide();</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 | <NormalText name="$parentText" font="Fonts\FRIZQT__.TTF"> |
||
94 | <FontHeight> |
||
95 | <AbsValue val="12" /> |
||
96 | </FontHeight> |
||
97 | <Color r="1" g="0.8196079" b="0" /> |
||
98 | <Shadow> |
||
99 | <Color r="0" g="0" b="0" /> |
||
100 | <Offset> |
||
101 | <AbsDimension x="1" y="-1" /> |
||
102 | </Offset> |
||
103 | </Shadow> |
||
104 | </NormalText> |
||
105 | <HighlightText font="Fonts\FRIZQT__.TTF"> |
||
106 | <FontHeight> |
||
107 | <AbsValue val="12" /> |
||
108 | </FontHeight> |
||
109 | <Color r="1" g="1" b="1" /> |
||
110 | <Shadow> |
||
111 | <Color r="0" g="0" b="0" /> |
||
112 | <Offset> |
||
113 | <AbsDimension x="1" y="-1" /> |
||
114 | </Offset> |
||
115 | </Shadow> |
||
116 | </HighlightText> |
||
117 | <DisabledText font="Fonts\FRIZQT__.TTF"> |
||
118 | <FontHeight> |
||
119 | <AbsValue val="12" /> |
||
120 | </FontHeight> |
||
121 | <Color r="0.4980392" g="0.4980392" b="0.4980392" /> |
||
122 | <Shadow> |
||
123 | <Color r="0" g="0" b="0" /> |
||
124 | <Offset> |
||
125 | <AbsDimension x="1" y="-1" /> |
||
126 | </Offset> |
||
127 | </Shadow> |
||
128 | </DisabledText> |
||
129 | </Button> |
||
130 | <Frame name="$parentTexture1"> |
||
131 | <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4979-d66d-444e-bb2d-1ad102c87fed" />--> |
||
132 | <Size> |
||
133 | <AbsDimension x="88" y="88" /> |
||
134 | </Size> |
||
135 | <Anchors> |
||
136 | <Anchor point="TOPLEFT"> |
||
137 | <Offset> |
||
138 | <AbsDimension x="372" y="-45" /> |
||
139 | </Offset> |
||
140 | </Anchor> |
||
141 | </Anchors> |
||
142 | <Layers> |
||
143 | <Layer> |
||
144 | <Texture name="$parentTexture" setAllPoints="true" file="interface\battlefieldframe\ui-battlefield-icon"> |
||
145 | <TexCoords left="0" right="1" top="0" bottom="1" /> |
||
146 | </Texture> |
||
147 | </Layer> |
||
148 | </Layers> |
||
149 | </Frame> |
||
150 | <Frame name="$parentPanel5"> |
||
151 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />--> |
||
152 | <Size> |
||
153 | <AbsDimension x="251" y="203" /> |
||
154 | </Size> |
||
155 | <Anchors> |
||
156 | <Anchor point="TOPLEFT"> |
||
157 | <Offset> |
||
158 | <AbsDimension x="263" y="-195" /> |
||
159 | </Offset> |
||
160 | </Anchor> |
||
161 | </Anchors> |
||
162 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
163 | <BackgroundInsets> |
||
164 | <AbsInset left="5" right="5" top="5" bottom="5" /> |
||
165 | </BackgroundInsets> |
||
166 | <TileSize> |
||
167 | <AbsValue val="16" /> |
||
168 | </TileSize> |
||
169 | <EdgeSize> |
||
170 | <AbsValue val="16" /> |
||
171 | </EdgeSize> |
||
172 | </Backdrop> |
||
173 | <Frames> |
||
174 | <CheckButton name="$parentCheckButton22"> |
||
175 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
176 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
177 | <Width>100</Width> |
||
178 | <Height>32</Height> |
||
179 | </Size></Property></FrameSkin>--> |
||
180 | <Size> |
||
181 | <AbsDimension x="32" y="32" /> |
||
182 | </Size> |
||
183 | <Anchors> |
||
184 | <Anchor point="TOPLEFT"> |
||
185 | <Offset> |
||
186 | <AbsDimension x="137" y="-81" /> |
||
187 | </Offset> |
||
188 | </Anchor> |
||
189 | </Anchors> |
||
190 | <Layers> |
||
191 | <Layer> |
||
192 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Pick Pocket"> |
||
193 | <Anchors> |
||
194 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
195 | <Offset> |
||
196 | <AbsDimension x="-2" y="0" /> |
||
197 | </Offset> |
||
198 | </Anchor> |
||
199 | </Anchors> |
||
200 | <FontHeight> |
||
201 | <AbsValue val="10" /> |
||
202 | </FontHeight> |
||
203 | <Color r="1" g="0.8196079" b="0" /> |
||
204 | <Shadow> |
||
205 | <Color r="0" g="0" b="0" /> |
||
206 | <Offset> |
||
207 | <AbsDimension x="1" y="-1" /> |
||
208 | </Offset> |
||
209 | </Shadow> |
||
210 | </FontString> |
||
211 | </Layer> |
||
212 | </Layers> |
||
213 | <Scripts> |
||
214 | <OnClick>TradesBarConfigCheckBox_PickPocket_OnClick();</OnClick> |
||
215 | </Scripts> |
||
216 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
217 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
218 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
219 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
220 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
221 | </CheckButton> |
||
222 | <CheckButton name="$parentCheckButton21"> |
||
223 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
224 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
225 | <Width>100</Width> |
||
226 | <Height>32</Height> |
||
227 | </Size></Property></FrameSkin>--> |
||
228 | <Size> |
||
229 | <AbsDimension x="32" y="32" /> |
||
230 | </Size> |
||
231 | <Anchors> |
||
232 | <Anchor point="TOPLEFT"> |
||
233 | <Offset> |
||
234 | <AbsDimension x="137" y="-53" /> |
||
235 | </Offset> |
||
236 | </Anchor> |
||
237 | </Anchors> |
||
238 | <Layers> |
||
239 | <Layer> |
||
240 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Pick Lock"> |
||
241 | <Anchors> |
||
242 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
243 | <Offset> |
||
244 | <AbsDimension x="-2" y="0" /> |
||
245 | </Offset> |
||
246 | </Anchor> |
||
247 | </Anchors> |
||
248 | <FontHeight> |
||
249 | <AbsValue val="10" /> |
||
250 | </FontHeight> |
||
251 | <Color r="1" g="0.8196079" b="0" /> |
||
252 | <Shadow> |
||
253 | <Color r="0" g="0" b="0" /> |
||
254 | <Offset> |
||
255 | <AbsDimension x="1" y="-1" /> |
||
256 | </Offset> |
||
257 | </Shadow> |
||
258 | </FontString> |
||
259 | </Layer> |
||
260 | </Layers> |
||
261 | <Scripts> |
||
262 | <OnClick>TradesBarConfigCheckBox_PickLock_OnClick();</OnClick> |
||
263 | </Scripts> |
||
264 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
265 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
266 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
267 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
268 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
269 | </CheckButton> |
||
270 | <CheckButton name="$parentCheckButton20"> |
||
271 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
272 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
273 | <Width>100</Width> |
||
274 | <Height>32</Height> |
||
275 | </Size></Property></FrameSkin>--> |
||
276 | <Size> |
||
277 | <AbsDimension x="32" y="32" /> |
||
278 | </Size> |
||
279 | <Anchors> |
||
280 | <Anchor point="TOPLEFT"> |
||
281 | <Offset> |
||
282 | <AbsDimension x="10" y="-53" /> |
||
283 | </Offset> |
||
284 | </Anchor> |
||
285 | </Anchors> |
||
286 | <Layers> |
||
287 | <Layer> |
||
288 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Disenchant"> |
||
289 | <Anchors> |
||
290 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
291 | <Offset> |
||
292 | <AbsDimension x="-2" y="0" /> |
||
293 | </Offset> |
||
294 | </Anchor> |
||
295 | </Anchors> |
||
296 | <FontHeight> |
||
297 | <AbsValue val="10" /> |
||
298 | </FontHeight> |
||
299 | <Color r="1" g="0.8196079" b="0" /> |
||
300 | <Shadow> |
||
301 | <Color r="0" g="0" b="0" /> |
||
302 | <Offset> |
||
303 | <AbsDimension x="1" y="-1" /> |
||
304 | </Offset> |
||
305 | </Shadow> |
||
306 | </FontString> |
||
307 | </Layer> |
||
308 | </Layers> |
||
309 | <Scripts> |
||
310 | <OnClick>TradesBarConfigCheckBox_Disenchant_OnClick();</OnClick> |
||
311 | </Scripts> |
||
312 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
313 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
314 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
315 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
316 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
317 | </CheckButton> |
||
318 | <CheckButton name="$parentCheckButton19"> |
||
319 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
320 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
321 | <Width>100</Width> |
||
322 | <Height>32</Height> |
||
323 | </Size></Property></FrameSkin>--> |
||
324 | <Size> |
||
325 | <AbsDimension x="32" y="32" /> |
||
326 | </Size> |
||
327 | <Anchors> |
||
328 | <Anchor point="TOPLEFT"> |
||
329 | <Offset> |
||
330 | <AbsDimension x="10" y="-81" /> |
||
331 | </Offset> |
||
332 | </Anchor> |
||
333 | </Anchors> |
||
334 | <Layers> |
||
335 | <Layer> |
||
336 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Find Herbs"> |
||
337 | <Anchors> |
||
338 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
339 | <Offset> |
||
340 | <AbsDimension x="-2" y="0" /> |
||
341 | </Offset> |
||
342 | </Anchor> |
||
343 | </Anchors> |
||
344 | <FontHeight> |
||
345 | <AbsValue val="10" /> |
||
346 | </FontHeight> |
||
347 | <Color r="1" g="0.8196079" b="0" /> |
||
348 | <Shadow> |
||
349 | <Color r="0" g="0" b="0" /> |
||
350 | <Offset> |
||
351 | <AbsDimension x="1" y="-1" /> |
||
352 | </Offset> |
||
353 | </Shadow> |
||
354 | </FontString> |
||
355 | </Layer> |
||
356 | </Layers> |
||
357 | <Scripts> |
||
358 | <OnClick>TradesBarConfigCheckBox_FindHerbs_OnClick();</OnClick> |
||
359 | </Scripts> |
||
360 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
361 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
362 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
363 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
364 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
365 | </CheckButton> |
||
366 | <CheckButton name="$parentCheckButton18"> |
||
367 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
368 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
369 | <Width>100</Width> |
||
370 | <Height>32</Height> |
||
371 | </Size></Property></FrameSkin>--> |
||
372 | <Size> |
||
373 | <AbsDimension x="32" y="32" /> |
||
374 | </Size> |
||
375 | <Anchors> |
||
376 | <Anchor point="TOPLEFT"> |
||
377 | <Offset> |
||
378 | <AbsDimension x="10" y="-109" /> |
||
379 | </Offset> |
||
380 | </Anchor> |
||
381 | </Anchors> |
||
382 | <Layers> |
||
383 | <Layer> |
||
384 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Find Minerals"> |
||
385 | <Anchors> |
||
386 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
387 | <Offset> |
||
388 | <AbsDimension x="-2" y="0" /> |
||
389 | </Offset> |
||
390 | </Anchor> |
||
391 | </Anchors> |
||
392 | <FontHeight> |
||
393 | <AbsValue val="10" /> |
||
394 | </FontHeight> |
||
395 | <Color r="1" g="0.8196079" b="0" /> |
||
396 | <Shadow> |
||
397 | <Color r="0" g="0" b="0" /> |
||
398 | <Offset> |
||
399 | <AbsDimension x="1" y="-1" /> |
||
400 | </Offset> |
||
401 | </Shadow> |
||
402 | </FontString> |
||
403 | </Layer> |
||
404 | </Layers> |
||
405 | <Scripts> |
||
406 | <OnClick>TradesBarConfigCheckBox_FindMinerals_OnClick();</OnClick> |
||
407 | </Scripts> |
||
408 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
409 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
410 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
411 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
412 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
413 | </CheckButton> |
||
414 | <CheckButton name="$parentCheckButton23"> |
||
415 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
416 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
417 | <Width>100</Width> |
||
418 | <Height>32</Height> |
||
419 | </Size></Property></FrameSkin>--> |
||
420 | <Size> |
||
421 | <AbsDimension x="32" y="32" /> |
||
422 | </Size> |
||
423 | <Anchors> |
||
424 | <Anchor point="TOPLEFT"> |
||
425 | <Offset> |
||
426 | <AbsDimension x="10" y="-137" /> |
||
427 | </Offset> |
||
428 | </Anchor> |
||
429 | </Anchors> |
||
430 | <Layers> |
||
431 | <Layer> |
||
432 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Find Treasure"> |
||
433 | <Anchors> |
||
434 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
435 | <Offset> |
||
436 | <AbsDimension x="-2" y="0" /> |
||
437 | </Offset> |
||
438 | </Anchor> |
||
439 | </Anchors> |
||
440 | <FontHeight> |
||
441 | <AbsValue val="10" /> |
||
442 | </FontHeight> |
||
443 | <Color r="1" g="0.8196079" b="0" /> |
||
444 | <Shadow> |
||
445 | <Color r="0" g="0" b="0" /> |
||
446 | <Offset> |
||
447 | <AbsDimension x="1" y="-1" /> |
||
448 | </Offset> |
||
449 | </Shadow> |
||
450 | </FontString> |
||
451 | </Layer> |
||
452 | </Layers> |
||
453 | <Scripts> |
||
454 | <OnClick>TradesBarConfigCheckBox_FindTreasure_OnClick();</OnClick> |
||
455 | </Scripts> |
||
456 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
457 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
458 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
459 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
460 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
461 | </CheckButton> |
||
462 | <CheckButton name="$parentCheckButton17"> |
||
463 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
464 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
465 | <Width>100</Width> |
||
466 | <Height>32</Height> |
||
467 | </Size></Property></FrameSkin>--> |
||
468 | <Size> |
||
469 | <AbsDimension x="32" y="32" /> |
||
470 | </Size> |
||
471 | <Anchors> |
||
472 | <Anchor point="TOPLEFT"> |
||
473 | <Offset> |
||
474 | <AbsDimension x="137" y="-27" /> |
||
475 | </Offset> |
||
476 | </Anchor> |
||
477 | </Anchors> |
||
478 | <Layers> |
||
479 | <Layer> |
||
480 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Poisons"> |
||
481 | <Anchors> |
||
482 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
483 | <Offset> |
||
484 | <AbsDimension x="-2" y="0" /> |
||
485 | </Offset> |
||
486 | </Anchor> |
||
487 | </Anchors> |
||
488 | <FontHeight> |
||
489 | <AbsValue val="10" /> |
||
490 | </FontHeight> |
||
491 | <Color r="1" g="0.8196079" b="0" /> |
||
492 | <Shadow> |
||
493 | <Color r="0" g="0" b="0" /> |
||
494 | <Offset> |
||
495 | <AbsDimension x="1" y="-1" /> |
||
496 | </Offset> |
||
497 | </Shadow> |
||
498 | </FontString> |
||
499 | </Layer> |
||
500 | </Layers> |
||
501 | <Scripts> |
||
502 | <OnClick>TradesBarConfigCheckBox_Poisons_OnClick();</OnClick> |
||
503 | </Scripts> |
||
504 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
505 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
506 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
507 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
508 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
509 | </CheckButton> |
||
510 | <Frame name="$parentComponent2"> |
||
511 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />--> |
||
512 | <Size> |
||
513 | <AbsDimension x="227" y="18" /> |
||
514 | </Size> |
||
515 | <Anchors> |
||
516 | <Anchor point="TOPLEFT"> |
||
517 | <Offset> |
||
518 | <AbsDimension x="10" y="-10" /> |
||
519 | </Offset> |
||
520 | </Anchor> |
||
521 | </Anchors> |
||
522 | <Layers> |
||
523 | <Layer> |
||
524 | <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Extras"> |
||
525 | <Anchors> |
||
526 | <Anchor point="TOPLEFT" /> |
||
527 | <Anchor point="BOTTOMRIGHT" /> |
||
528 | </Anchors> |
||
529 | <FontHeight> |
||
530 | <AbsValue val="9" /> |
||
531 | </FontHeight> |
||
532 | <Color r="1" g="0.8196079" b="0" /> |
||
533 | <Shadow> |
||
534 | <Color r="0" g="0" b="0" /> |
||
535 | <Offset> |
||
536 | <AbsDimension x="1" y="-1" /> |
||
537 | </Offset> |
||
538 | </Shadow> |
||
539 | </FontString> |
||
540 | </Layer> |
||
541 | </Layers> |
||
542 | </Frame> |
||
543 | <CheckButton name="$parentCheckButton10"> |
||
544 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
545 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
546 | <Width>100</Width> |
||
547 | <Height>32</Height> |
||
548 | </Size></Property></FrameSkin>--> |
||
549 | <Size> |
||
550 | <AbsDimension x="32" y="32" /> |
||
551 | </Size> |
||
552 | <Anchors> |
||
553 | <Anchor point="TOPLEFT"> |
||
554 | <Offset> |
||
555 | <AbsDimension x="10" y="-27" /> |
||
556 | </Offset> |
||
557 | </Anchor> |
||
558 | </Anchors> |
||
559 | <Layers> |
||
560 | <Layer> |
||
561 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Basic Campfire"> |
||
562 | <Anchors> |
||
563 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
564 | <Offset> |
||
565 | <AbsDimension x="-2" y="0" /> |
||
566 | </Offset> |
||
567 | </Anchor> |
||
568 | </Anchors> |
||
569 | <FontHeight> |
||
570 | <AbsValue val="10" /> |
||
571 | </FontHeight> |
||
572 | <Color r="1" g="0.8196079" b="0" /> |
||
573 | <Shadow> |
||
574 | <Color r="0" g="0" b="0" /> |
||
575 | <Offset> |
||
576 | <AbsDimension x="1" y="-1" /> |
||
577 | </Offset> |
||
578 | </Shadow> |
||
579 | </FontString> |
||
580 | </Layer> |
||
581 | </Layers> |
||
582 | <Scripts> |
||
583 | <OnClick>TradesBarConfigCheckBox_BasicCampfire_OnClick();</OnClick> |
||
584 | </Scripts> |
||
585 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
586 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
587 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
588 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
589 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
590 | </CheckButton> |
||
591 | </Frames> |
||
592 | </Frame> |
||
593 | <Frame name="$parentPanel4"> |
||
594 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />--> |
||
595 | <Size> |
||
596 | <AbsDimension x="236" y="203" /> |
||
597 | </Size> |
||
598 | <Anchors> |
||
599 | <Anchor point="TOPLEFT"> |
||
600 | <Offset> |
||
601 | <AbsDimension x="21" y="-195" /> |
||
602 | </Offset> |
||
603 | </Anchor> |
||
604 | </Anchors> |
||
605 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
606 | <BackgroundInsets> |
||
607 | <AbsInset left="5" right="5" top="5" bottom="5" /> |
||
608 | </BackgroundInsets> |
||
609 | <TileSize> |
||
610 | <AbsValue val="16" /> |
||
611 | </TileSize> |
||
612 | <EdgeSize> |
||
613 | <AbsValue val="16" /> |
||
614 | </EdgeSize> |
||
615 | </Backdrop> |
||
616 | <Frames> |
||
617 | <CheckButton name="$parentCheckButton12"> |
||
618 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
619 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
620 | <Width>100</Width> |
||
621 | <Height>32</Height> |
||
622 | </Size></Property></FrameSkin>--> |
||
623 | <Size> |
||
624 | <AbsDimension x="32" y="32" /> |
||
625 | </Size> |
||
626 | <Anchors> |
||
627 | <Anchor point="TOPLEFT"> |
||
628 | <Offset> |
||
629 | <AbsDimension x="116" y="-26" /> |
||
630 | </Offset> |
||
631 | </Anchor> |
||
632 | </Anchors> |
||
633 | <Layers> |
||
634 | <Layer> |
||
635 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Fishing"> |
||
636 | <Anchors> |
||
637 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
638 | <Offset> |
||
639 | <AbsDimension x="-2" y="0" /> |
||
640 | </Offset> |
||
641 | </Anchor> |
||
642 | </Anchors> |
||
643 | <FontHeight> |
||
644 | <AbsValue val="10" /> |
||
645 | </FontHeight> |
||
646 | <Color r="1" g="0.8196079" b="0" /> |
||
647 | <Shadow> |
||
648 | <Color r="0" g="0" b="0" /> |
||
649 | <Offset> |
||
650 | <AbsDimension x="1" y="-1" /> |
||
651 | </Offset> |
||
652 | </Shadow> |
||
653 | </FontString> |
||
654 | </Layer> |
||
655 | </Layers> |
||
656 | <Scripts> |
||
657 | <OnClick>TradesBarConfigCheckBox_Fishing_OnClick();</OnClick> |
||
658 | </Scripts> |
||
659 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
660 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
661 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
662 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
663 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
664 | </CheckButton> |
||
665 | <CheckButton name="$parentCheckButton11"> |
||
666 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
667 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
668 | <Width>100</Width> |
||
669 | <Height>32</Height> |
||
670 | </Size></Property></FrameSkin>--> |
||
671 | <Size> |
||
672 | <AbsDimension x="32" y="32" /> |
||
673 | </Size> |
||
674 | <Anchors> |
||
675 | <Anchor point="TOPLEFT"> |
||
676 | <Offset> |
||
677 | <AbsDimension x="10" y="-162" /> |
||
678 | </Offset> |
||
679 | </Anchor> |
||
680 | </Anchors> |
||
681 | <Layers> |
||
682 | <Layer> |
||
683 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="First Aid"> |
||
684 | <Anchors> |
||
685 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
686 | <Offset> |
||
687 | <AbsDimension x="-2" y="0" /> |
||
688 | </Offset> |
||
689 | </Anchor> |
||
690 | </Anchors> |
||
691 | <FontHeight> |
||
692 | <AbsValue val="10" /> |
||
693 | </FontHeight> |
||
694 | <Color r="1" g="0.8196079" b="0" /> |
||
695 | <Shadow> |
||
696 | <Color r="0" g="0" b="0" /> |
||
697 | <Offset> |
||
698 | <AbsDimension x="1" y="-1" /> |
||
699 | </Offset> |
||
700 | </Shadow> |
||
701 | </FontString> |
||
702 | </Layer> |
||
703 | </Layers> |
||
704 | <Scripts> |
||
705 | <OnClick>TradesBarConfigCheckBox_FirstAid_OnClick();</OnClick> |
||
706 | </Scripts> |
||
707 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
708 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
709 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
710 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
711 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
712 | </CheckButton> |
||
713 | <CheckButton name="$parentCheckButton4"> |
||
714 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
715 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
716 | <Width>100</Width> |
||
717 | <Height>32</Height> |
||
718 | </Size></Property></FrameSkin>--> |
||
719 | <Size> |
||
720 | <AbsDimension x="32" y="32" /> |
||
721 | </Size> |
||
722 | <Anchors> |
||
723 | <Anchor point="TOPLEFT"> |
||
724 | <Offset> |
||
725 | <AbsDimension x="10" y="-26" /> |
||
726 | </Offset> |
||
727 | </Anchor> |
||
728 | </Anchors> |
||
729 | <Layers> |
||
730 | <Layer> |
||
731 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Alchemy"> |
||
732 | <Anchors> |
||
733 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
734 | <Offset> |
||
735 | <AbsDimension x="-2" y="0" /> |
||
736 | </Offset> |
||
737 | </Anchor> |
||
738 | </Anchors> |
||
739 | <FontHeight> |
||
740 | <AbsValue val="10" /> |
||
741 | </FontHeight> |
||
742 | <Color r="1" g="0.8196079" b="0" /> |
||
743 | <Shadow> |
||
744 | <Color r="0" g="0" b="0" /> |
||
745 | <Offset> |
||
746 | <AbsDimension x="1" y="-1" /> |
||
747 | </Offset> |
||
748 | </Shadow> |
||
749 | </FontString> |
||
750 | </Layer> |
||
751 | </Layers> |
||
752 | <Scripts> |
||
753 | <OnClick>TradesBarConfigCheckBox_Alchemy_OnClick();</OnClick> |
||
754 | </Scripts> |
||
755 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
756 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
757 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
758 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
759 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
760 | </CheckButton> |
||
761 | <CheckButton name="$parentCheckButton6"> |
||
762 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
763 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
764 | <Width>100</Width> |
||
765 | <Height>32</Height> |
||
766 | </Size></Property></FrameSkin>--> |
||
767 | <Size> |
||
768 | <AbsDimension x="32" y="32" /> |
||
769 | </Size> |
||
770 | <Anchors> |
||
771 | <Anchor point="TOPLEFT"> |
||
772 | <Offset> |
||
773 | <AbsDimension x="10" y="-81" /> |
||
774 | </Offset> |
||
775 | </Anchor> |
||
776 | </Anchors> |
||
777 | <Layers> |
||
778 | <Layer> |
||
779 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Cooking"> |
||
780 | <Anchors> |
||
781 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
782 | <Offset> |
||
783 | <AbsDimension x="-2" y="0" /> |
||
784 | </Offset> |
||
785 | </Anchor> |
||
786 | </Anchors> |
||
787 | <FontHeight> |
||
788 | <AbsValue val="10" /> |
||
789 | </FontHeight> |
||
790 | <Color r="1" g="0.8196079" b="0" /> |
||
791 | <Shadow> |
||
792 | <Color r="0" g="0" b="0" /> |
||
793 | <Offset> |
||
794 | <AbsDimension x="1" y="-1" /> |
||
795 | </Offset> |
||
796 | </Shadow> |
||
797 | </FontString> |
||
798 | </Layer> |
||
799 | </Layers> |
||
800 | <Scripts> |
||
801 | <OnClick>TradesBarConfigCheckBox_Cooking_OnClick();</OnClick> |
||
802 | </Scripts> |
||
803 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
804 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
805 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
806 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
807 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
808 | </CheckButton> |
||
809 | <CheckButton name="$parentCheckButton5"> |
||
810 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
811 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
812 | <Width>100</Width> |
||
813 | <Height>32</Height> |
||
814 | </Size></Property></FrameSkin>--> |
||
815 | <Size> |
||
816 | <AbsDimension x="32" y="32" /> |
||
817 | </Size> |
||
818 | <Anchors> |
||
819 | <Anchor point="TOPLEFT"> |
||
820 | <Offset> |
||
821 | <AbsDimension x="10" y="-53" /> |
||
822 | </Offset> |
||
823 | </Anchor> |
||
824 | </Anchors> |
||
825 | <Layers> |
||
826 | <Layer> |
||
827 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Blacksmithing"> |
||
828 | <Anchors> |
||
829 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
830 | <Offset> |
||
831 | <AbsDimension x="-2" y="0" /> |
||
832 | </Offset> |
||
833 | </Anchor> |
||
834 | </Anchors> |
||
835 | <FontHeight> |
||
836 | <AbsValue val="10" /> |
||
837 | </FontHeight> |
||
838 | <Color r="1" g="0.8196079" b="0" /> |
||
839 | <Shadow> |
||
840 | <Color r="0" g="0" b="0" /> |
||
841 | <Offset> |
||
842 | <AbsDimension x="1" y="-1" /> |
||
843 | </Offset> |
||
844 | </Shadow> |
||
845 | </FontString> |
||
846 | </Layer> |
||
847 | </Layers> |
||
848 | <Scripts> |
||
849 | <OnClick>TradesBarConfigCheckBox_Blacksmithing_OnClick();</OnClick> |
||
850 | </Scripts> |
||
851 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
852 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
853 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
854 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
855 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
856 | </CheckButton> |
||
857 | <CheckButton name="$parentCheckButton16"> |
||
858 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
859 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
860 | <Width>100</Width> |
||
861 | <Height>32</Height> |
||
862 | </Size></Property></FrameSkin>--> |
||
863 | <Size> |
||
864 | <AbsDimension x="32" y="32" /> |
||
865 | </Size> |
||
866 | <Anchors> |
||
867 | <Anchor point="TOPLEFT"> |
||
868 | <Offset> |
||
869 | <AbsDimension x="116" y="-107" /> |
||
870 | </Offset> |
||
871 | </Anchor> |
||
872 | </Anchors> |
||
873 | <Layers> |
||
874 | <Layer> |
||
875 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Smelting"> |
||
876 | <Anchors> |
||
877 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
878 | <Offset> |
||
879 | <AbsDimension x="-2" y="0" /> |
||
880 | </Offset> |
||
881 | </Anchor> |
||
882 | </Anchors> |
||
883 | <FontHeight> |
||
884 | <AbsValue val="10" /> |
||
885 | </FontHeight> |
||
886 | <Color r="1" g="0.8196079" b="0" /> |
||
887 | <Shadow> |
||
888 | <Color r="0" g="0" b="0" /> |
||
889 | <Offset> |
||
890 | <AbsDimension x="1" y="-1" /> |
||
891 | </Offset> |
||
892 | </Shadow> |
||
893 | </FontString> |
||
894 | </Layer> |
||
895 | </Layers> |
||
896 | <Scripts> |
||
897 | <OnClick>TradesBarConfigCheckBox_Smelting_OnClick();</OnClick> |
||
898 | </Scripts> |
||
899 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
900 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
901 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
902 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
903 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
904 | </CheckButton> |
||
905 | <CheckButton name="$parentCheckButton7"> |
||
906 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
907 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
908 | <Width>100</Width> |
||
909 | <Height>32</Height> |
||
910 | </Size></Property></FrameSkin>--> |
||
911 | <Size> |
||
912 | <AbsDimension x="32" y="32" /> |
||
913 | </Size> |
||
914 | <Anchors> |
||
915 | <Anchor point="TOPLEFT"> |
||
916 | <Offset> |
||
917 | <AbsDimension x="10" y="-109" /> |
||
918 | </Offset> |
||
919 | </Anchor> |
||
920 | </Anchors> |
||
921 | <Layers> |
||
922 | <Layer> |
||
923 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Enchanting"> |
||
924 | <Anchors> |
||
925 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
926 | <Offset> |
||
927 | <AbsDimension x="-2" y="0" /> |
||
928 | </Offset> |
||
929 | </Anchor> |
||
930 | </Anchors> |
||
931 | <FontHeight> |
||
932 | <AbsValue val="10" /> |
||
933 | </FontHeight> |
||
934 | <Color r="1" g="0.8196079" b="0" /> |
||
935 | <Shadow> |
||
936 | <Color r="0" g="0" b="0" /> |
||
937 | <Offset> |
||
938 | <AbsDimension x="1" y="-1" /> |
||
939 | </Offset> |
||
940 | </Shadow> |
||
941 | </FontString> |
||
942 | </Layer> |
||
943 | </Layers> |
||
944 | <Scripts> |
||
945 | <OnClick>TradesBarConfigCheckBox_Enchanting_OnClick();</OnClick> |
||
946 | </Scripts> |
||
947 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
948 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
949 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
950 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
951 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
952 | </CheckButton> |
||
953 | <CheckButton name="$parentCheckButton15"> |
||
954 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
955 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
956 | <Width>100</Width> |
||
957 | <Height>32</Height> |
||
958 | </Size></Property></FrameSkin>--> |
||
959 | <Size> |
||
960 | <AbsDimension x="32" y="32" /> |
||
961 | </Size> |
||
962 | <Anchors> |
||
963 | <Anchor point="TOPLEFT"> |
||
964 | <Offset> |
||
965 | <AbsDimension x="116" y="-135" /> |
||
966 | </Offset> |
||
967 | </Anchor> |
||
968 | </Anchors> |
||
969 | <Layers> |
||
970 | <Layer> |
||
971 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Skinning"> |
||
972 | <Anchors> |
||
973 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
974 | <Offset> |
||
975 | <AbsDimension x="-2" y="0" /> |
||
976 | </Offset> |
||
977 | </Anchor> |
||
978 | </Anchors> |
||
979 | <FontHeight> |
||
980 | <AbsValue val="10" /> |
||
981 | </FontHeight> |
||
982 | <Color r="1" g="0.8196079" b="0" /> |
||
983 | <Shadow> |
||
984 | <Color r="0" g="0" b="0" /> |
||
985 | <Offset> |
||
986 | <AbsDimension x="1" y="-1" /> |
||
987 | </Offset> |
||
988 | </Shadow> |
||
989 | </FontString> |
||
990 | </Layer> |
||
991 | </Layers> |
||
992 | <Scripts> |
||
993 | <OnClick>TradesBarConfigCheckBox_Skinning_OnClick();</OnClick> |
||
994 | </Scripts> |
||
995 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
996 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
997 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
998 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
999 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1000 | </CheckButton> |
||
1001 | <CheckButton name="$parentCheckButton8"> |
||
1002 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1003 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1004 | <Width>100</Width> |
||
1005 | <Height>32</Height> |
||
1006 | </Size></Property></FrameSkin>--> |
||
1007 | <Size> |
||
1008 | <AbsDimension x="32" y="32" /> |
||
1009 | </Size> |
||
1010 | <Anchors> |
||
1011 | <Anchor point="TOPLEFT"> |
||
1012 | <Offset> |
||
1013 | <AbsDimension x="10" y="-136" /> |
||
1014 | </Offset> |
||
1015 | </Anchor> |
||
1016 | </Anchors> |
||
1017 | <Layers> |
||
1018 | <Layer> |
||
1019 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Engineering"> |
||
1020 | <Anchors> |
||
1021 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1022 | <Offset> |
||
1023 | <AbsDimension x="-2" y="0" /> |
||
1024 | </Offset> |
||
1025 | </Anchor> |
||
1026 | </Anchors> |
||
1027 | <FontHeight> |
||
1028 | <AbsValue val="10" /> |
||
1029 | </FontHeight> |
||
1030 | <Color r="1" g="0.8196079" b="0" /> |
||
1031 | <Shadow> |
||
1032 | <Color r="0" g="0" b="0" /> |
||
1033 | <Offset> |
||
1034 | <AbsDimension x="1" y="-1" /> |
||
1035 | </Offset> |
||
1036 | </Shadow> |
||
1037 | </FontString> |
||
1038 | </Layer> |
||
1039 | </Layers> |
||
1040 | <Scripts> |
||
1041 | <OnClick>TradesBarConfigCheckBox_Engineering_OnClick();</OnClick> |
||
1042 | </Scripts> |
||
1043 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1044 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1045 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1046 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1047 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1048 | </CheckButton> |
||
1049 | <CheckButton name="$parentCheckButton14"> |
||
1050 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1051 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1052 | <Width>100</Width> |
||
1053 | <Height>32</Height> |
||
1054 | </Size></Property></FrameSkin>--> |
||
1055 | <Size> |
||
1056 | <AbsDimension x="32" y="32" /> |
||
1057 | </Size> |
||
1058 | <Anchors> |
||
1059 | <Anchor point="TOPLEFT"> |
||
1060 | <Offset> |
||
1061 | <AbsDimension x="116" y="-81" /> |
||
1062 | </Offset> |
||
1063 | </Anchor> |
||
1064 | </Anchors> |
||
1065 | <Layers> |
||
1066 | <Layer> |
||
1067 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Leatherworking"> |
||
1068 | <Anchors> |
||
1069 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1070 | <Offset> |
||
1071 | <AbsDimension x="-2" y="0" /> |
||
1072 | </Offset> |
||
1073 | </Anchor> |
||
1074 | </Anchors> |
||
1075 | <FontHeight> |
||
1076 | <AbsValue val="10" /> |
||
1077 | </FontHeight> |
||
1078 | <Color r="1" g="0.8196079" b="0" /> |
||
1079 | <Shadow> |
||
1080 | <Color r="0" g="0" b="0" /> |
||
1081 | <Offset> |
||
1082 | <AbsDimension x="1" y="-1" /> |
||
1083 | </Offset> |
||
1084 | </Shadow> |
||
1085 | </FontString> |
||
1086 | </Layer> |
||
1087 | </Layers> |
||
1088 | <Scripts> |
||
1089 | <OnClick>TradesBarConfigCheckBox_leatherworking_OnClick();</OnClick> |
||
1090 | </Scripts> |
||
1091 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1092 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1093 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1094 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1095 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1096 | </CheckButton> |
||
1097 | <CheckButton name="$parentCheckButton9"> |
||
1098 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1099 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1100 | <Width>100</Width> |
||
1101 | <Height>32</Height> |
||
1102 | </Size></Property></FrameSkin>--> |
||
1103 | <Size> |
||
1104 | <AbsDimension x="32" y="32" /> |
||
1105 | </Size> |
||
1106 | <Anchors> |
||
1107 | <Anchor point="TOPLEFT"> |
||
1108 | <Offset> |
||
1109 | <AbsDimension x="116" y="-53" /> |
||
1110 | </Offset> |
||
1111 | </Anchor> |
||
1112 | </Anchors> |
||
1113 | <Layers> |
||
1114 | <Layer> |
||
1115 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Herbalism"> |
||
1116 | <Anchors> |
||
1117 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1118 | <Offset> |
||
1119 | <AbsDimension x="-2" y="0" /> |
||
1120 | </Offset> |
||
1121 | </Anchor> |
||
1122 | </Anchors> |
||
1123 | <FontHeight> |
||
1124 | <AbsValue val="10" /> |
||
1125 | </FontHeight> |
||
1126 | <Color r="1" g="0.8196079" b="0" /> |
||
1127 | <Shadow> |
||
1128 | <Color r="0" g="0" b="0" /> |
||
1129 | <Offset> |
||
1130 | <AbsDimension x="1" y="-1" /> |
||
1131 | </Offset> |
||
1132 | </Shadow> |
||
1133 | </FontString> |
||
1134 | </Layer> |
||
1135 | </Layers> |
||
1136 | <Scripts> |
||
1137 | <OnClick>TradesBarConfigCheckBox_Herbalism_OnClick();</OnClick> |
||
1138 | </Scripts> |
||
1139 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1140 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1141 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1142 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1143 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1144 | </CheckButton> |
||
1145 | <CheckButton name="$parentCheckButton13"> |
||
1146 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1147 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1148 | <Width>100</Width> |
||
1149 | <Height>32</Height> |
||
1150 | </Size></Property></FrameSkin>--> |
||
1151 | <Size> |
||
1152 | <AbsDimension x="32" y="32" /> |
||
1153 | </Size> |
||
1154 | <Anchors> |
||
1155 | <Anchor point="TOPLEFT"> |
||
1156 | <Offset> |
||
1157 | <AbsDimension x="116" y="-163" /> |
||
1158 | </Offset> |
||
1159 | </Anchor> |
||
1160 | </Anchors> |
||
1161 | <Layers> |
||
1162 | <Layer> |
||
1163 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Tailoring"> |
||
1164 | <Anchors> |
||
1165 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1166 | <Offset> |
||
1167 | <AbsDimension x="-2" y="0" /> |
||
1168 | </Offset> |
||
1169 | </Anchor> |
||
1170 | </Anchors> |
||
1171 | <FontHeight> |
||
1172 | <AbsValue val="10" /> |
||
1173 | </FontHeight> |
||
1174 | <Color r="1" g="0.8196079" b="0" /> |
||
1175 | <Shadow> |
||
1176 | <Color r="0" g="0" b="0" /> |
||
1177 | <Offset> |
||
1178 | <AbsDimension x="1" y="-1" /> |
||
1179 | </Offset> |
||
1180 | </Shadow> |
||
1181 | </FontString> |
||
1182 | </Layer> |
||
1183 | </Layers> |
||
1184 | <Scripts> |
||
1185 | <OnClick>TradesBarConfigCheckBox_Tailoring_OnClick();</OnClick> |
||
1186 | </Scripts> |
||
1187 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1188 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1189 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1190 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1191 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1192 | </CheckButton> |
||
1193 | <Frame name="$parentLabel2"> |
||
1194 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />--> |
||
1195 | <Size> |
||
1196 | <AbsDimension x="206" y="18" /> |
||
1197 | </Size> |
||
1198 | <Anchors> |
||
1199 | <Anchor point="TOPLEFT"> |
||
1200 | <Offset> |
||
1201 | <AbsDimension x="14" y="-10" /> |
||
1202 | </Offset> |
||
1203 | </Anchor> |
||
1204 | </Anchors> |
||
1205 | <Layers> |
||
1206 | <Layer> |
||
1207 | <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Primary/Secondary"> |
||
1208 | <Anchors> |
||
1209 | <Anchor point="TOPLEFT" /> |
||
1210 | <Anchor point="BOTTOMRIGHT" /> |
||
1211 | </Anchors> |
||
1212 | <FontHeight> |
||
1213 | <AbsValue val="9" /> |
||
1214 | </FontHeight> |
||
1215 | <Color r="1" g="0.8196079" b="0" /> |
||
1216 | <Shadow> |
||
1217 | <Color r="0" g="0" b="0" /> |
||
1218 | <Offset> |
||
1219 | <AbsDimension x="1" y="-1" /> |
||
1220 | </Offset> |
||
1221 | </Shadow> |
||
1222 | </FontString> |
||
1223 | </Layer> |
||
1224 | </Layers> |
||
1225 | </Frame> |
||
1226 | </Frames> |
||
1227 | </Frame> |
||
1228 | <Frame name="$parentPanel2"> |
||
1229 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />--> |
||
1230 | <Size> |
||
1231 | <AbsDimension x="493" y="38" /> |
||
1232 | </Size> |
||
1233 | <Anchors> |
||
1234 | <Anchor point="TOPLEFT"> |
||
1235 | <Offset> |
||
1236 | <AbsDimension x="21" y="-151" /> |
||
1237 | </Offset> |
||
1238 | </Anchor> |
||
1239 | </Anchors> |
||
1240 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
1241 | <BackgroundInsets> |
||
1242 | <AbsInset left="5" right="5" top="5" bottom="5" /> |
||
1243 | </BackgroundInsets> |
||
1244 | <TileSize> |
||
1245 | <AbsValue val="16" /> |
||
1246 | </TileSize> |
||
1247 | <EdgeSize> |
||
1248 | <AbsValue val="16" /> |
||
1249 | </EdgeSize> |
||
1250 | </Backdrop> |
||
1251 | <Frames> |
||
1252 | <Frame name="$parentLabel1"> |
||
1253 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />--> |
||
1254 | <Size> |
||
1255 | <AbsDimension x="442" y="19" /> |
||
1256 | </Size> |
||
1257 | <Anchors> |
||
1258 | <Anchor point="TOPLEFT"> |
||
1259 | <Offset> |
||
1260 | <AbsDimension x="18" y="-12" /> |
||
1261 | </Offset> |
||
1262 | </Anchor> |
||
1263 | </Anchors> |
||
1264 | <Layers> |
||
1265 | <Layer> |
||
1266 | <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Enable/Disable Trades"> |
||
1267 | <Anchors> |
||
1268 | <Anchor point="TOPLEFT" /> |
||
1269 | <Anchor point="BOTTOMRIGHT" /> |
||
1270 | </Anchors> |
||
1271 | <FontHeight> |
||
1272 | <AbsValue val="12" /> |
||
1273 | </FontHeight> |
||
1274 | <Color r="1" g="0.8196079" b="0" /> |
||
1275 | <Shadow> |
||
1276 | <Color r="0" g="0" b="0" /> |
||
1277 | <Offset> |
||
1278 | <AbsDimension x="1" y="-1" /> |
||
1279 | </Offset> |
||
1280 | </Shadow> |
||
1281 | </FontString> |
||
1282 | </Layer> |
||
1283 | </Layers> |
||
1284 | </Frame> |
||
1285 | </Frames> |
||
1286 | </Frame> |
||
1287 | <Frame name="$parentPanel1"> |
||
1288 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />--> |
||
1289 | <Size> |
||
1290 | <AbsDimension x="302" y="112" /> |
||
1291 | </Size> |
||
1292 | <Anchors> |
||
1293 | <Anchor point="TOPLEFT"> |
||
1294 | <Offset> |
||
1295 | <AbsDimension x="19" y="-33" /> |
||
1296 | </Offset> |
||
1297 | </Anchor> |
||
1298 | </Anchors> |
||
1299 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
1300 | <BackgroundInsets> |
||
1301 | <AbsInset left="5" right="5" top="5" bottom="5" /> |
||
1302 | </BackgroundInsets> |
||
1303 | <TileSize> |
||
1304 | <AbsValue val="16" /> |
||
1305 | </TileSize> |
||
1306 | <EdgeSize> |
||
1307 | <AbsValue val="16" /> |
||
1308 | </EdgeSize> |
||
1309 | </Backdrop> |
||
1310 | <Frames> |
||
1311 | <Slider name="$parentSliderScale" orientation="HORIZONTAL" inherits="OptionsSliderTemplate"> |
||
1312 | <!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4976-d66d-444e-bb2d-1ad102c87fed" />--> |
||
1313 | <Size> |
||
1314 | <AbsDimension x="279" y="17" /> |
||
1315 | </Size> |
||
1316 | <Anchors> |
||
1317 | <Anchor point="TOPLEFT"> |
||
1318 | <Offset> |
||
1319 | <AbsDimension x="12" y="-72" /> |
||
1320 | </Offset> |
||
1321 | </Anchor> |
||
1322 | </Anchors> |
||
1323 | <Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true"> |
||
1324 | <BackgroundInsets> |
||
1325 | <AbsInset left="3" right="3" top="6" bottom="6" /> |
||
1326 | </BackgroundInsets> |
||
1327 | <TileSize> |
||
1328 | <AbsValue val="8" /> |
||
1329 | </TileSize> |
||
1330 | <EdgeSize> |
||
1331 | <AbsValue val="8" /> |
||
1332 | </EdgeSize> |
||
1333 | </Backdrop> |
||
1334 | <HitRectInsets> |
||
1335 | <AbsInset left="0" right="0" top="-10" bottom="-10" /> |
||
1336 | </HitRectInsets> |
||
1337 | <Scripts> |
||
1338 | <OnLoad>getglobal(this:GetName().."Text"):SetText("TradesBar Scale"); |
||
1339 | getglobal(this:GetName().."High"):SetText("4"); |
||
1340 | getglobal(this:GetName().."Low"):SetText("0.5"); |
||
1341 | this:SetMinMaxValues(0.5,4); |
||
1342 | this:SetValueStep(0.1); |
||
1343 | </OnLoad> |
||
1344 | <OnValueChanged>TradesBarConfigScale_OnClick(); |
||
1345 | </OnValueChanged> |
||
1346 | </Scripts> |
||
1347 | <ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal"> |
||
1348 | <Size> |
||
1349 | <AbsDimension x="32" y="32" /> |
||
1350 | </Size> |
||
1351 | </ThumbTexture> |
||
1352 | </Slider> |
||
1353 | <Frame name="$parentLabel3"> |
||
1354 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />--> |
||
1355 | <Size> |
||
1356 | <AbsDimension x="264" y="18" /> |
||
1357 | </Size> |
||
1358 | <Anchors> |
||
1359 | <Anchor point="TOPLEFT"> |
||
1360 | <Offset> |
||
1361 | <AbsDimension x="12" y="-9" /> |
||
1362 | </Offset> |
||
1363 | </Anchor> |
||
1364 | </Anchors> |
||
1365 | <Layers> |
||
1366 | <Layer> |
||
1367 | <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Main Bar Setup"> |
||
1368 | <Anchors> |
||
1369 | <Anchor point="TOPLEFT" /> |
||
1370 | <Anchor point="BOTTOMRIGHT" /> |
||
1371 | </Anchors> |
||
1372 | <FontHeight> |
||
1373 | <AbsValue val="12" /> |
||
1374 | </FontHeight> |
||
1375 | <Color r="1" g="0.8196079" b="0" /> |
||
1376 | <Shadow> |
||
1377 | <Color r="0" g="0" b="0" /> |
||
1378 | <Offset> |
||
1379 | <AbsDimension x="1" y="-1" /> |
||
1380 | </Offset> |
||
1381 | </Shadow> |
||
1382 | </FontString> |
||
1383 | </Layer> |
||
1384 | </Layers> |
||
1385 | </Frame> |
||
1386 | <CheckButton name="$parentCheckButton3"> |
||
1387 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1388 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1389 | <Width>98</Width> |
||
1390 | <Height>32</Height> |
||
1391 | </Size></Property></FrameSkin>--> |
||
1392 | <Size> |
||
1393 | <AbsDimension x="32" y="32" /> |
||
1394 | </Size> |
||
1395 | <Anchors> |
||
1396 | <Anchor point="TOPLEFT"> |
||
1397 | <Offset> |
||
1398 | <AbsDimension x="193" y="-24" /> |
||
1399 | </Offset> |
||
1400 | </Anchor> |
||
1401 | </Anchors> |
||
1402 | <Layers> |
||
1403 | <Layer> |
||
1404 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Switch Order"> |
||
1405 | <Anchors> |
||
1406 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1407 | <Offset> |
||
1408 | <AbsDimension x="-2" y="0" /> |
||
1409 | </Offset> |
||
1410 | </Anchor> |
||
1411 | </Anchors> |
||
1412 | <FontHeight> |
||
1413 | <AbsValue val="10" /> |
||
1414 | </FontHeight> |
||
1415 | <Color r="1" g="0.8196079" b="0" /> |
||
1416 | <Shadow> |
||
1417 | <Color r="0" g="0" b="0" /> |
||
1418 | <Offset> |
||
1419 | <AbsDimension x="1" y="-1" /> |
||
1420 | </Offset> |
||
1421 | </Shadow> |
||
1422 | </FontString> |
||
1423 | </Layer> |
||
1424 | </Layers> |
||
1425 | <Scripts> |
||
1426 | <OnLoad>getglobal(this:GetName().."Text"):SetText("Switch Order"); |
||
1427 | </OnLoad> |
||
1428 | <OnClick>TradesBarConfigCheckBoxOrder_OnClick(); |
||
1429 | </OnClick> |
||
1430 | </Scripts> |
||
1431 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1432 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1433 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1434 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1435 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1436 | </CheckButton> |
||
1437 | <CheckButton name="$parentCheckButton2"> |
||
1438 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1439 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1440 | <Width>83</Width> |
||
1441 | <Height>32</Height> |
||
1442 | </Size></Property></FrameSkin>--> |
||
1443 | <Size> |
||
1444 | <AbsDimension x="32" y="32" /> |
||
1445 | </Size> |
||
1446 | <Anchors> |
||
1447 | <Anchor point="TOPLEFT"> |
||
1448 | <Offset> |
||
1449 | <AbsDimension x="101" y="-24" /> |
||
1450 | </Offset> |
||
1451 | </Anchor> |
||
1452 | </Anchors> |
||
1453 | <Layers> |
||
1454 | <Layer> |
||
1455 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Direction"> |
||
1456 | <Anchors> |
||
1457 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1458 | <Offset> |
||
1459 | <AbsDimension x="-2" y="0" /> |
||
1460 | </Offset> |
||
1461 | </Anchor> |
||
1462 | </Anchors> |
||
1463 | <FontHeight> |
||
1464 | <AbsValue val="10" /> |
||
1465 | </FontHeight> |
||
1466 | <Color r="1" g="0.8196079" b="0" /> |
||
1467 | <Shadow> |
||
1468 | <Color r="0" g="0" b="0" /> |
||
1469 | <Offset> |
||
1470 | <AbsDimension x="1" y="-1" /> |
||
1471 | </Offset> |
||
1472 | </Shadow> |
||
1473 | </FontString> |
||
1474 | </Layer> |
||
1475 | </Layers> |
||
1476 | <Scripts> |
||
1477 | <OnLoad>getglobal(this:GetName().."Text"):SetText("Direction"); |
||
1478 | </OnLoad> |
||
1479 | <OnClick>TradesBarConfigCheckBox_OnClick(); |
||
1480 | </OnClick> |
||
1481 | </Scripts> |
||
1482 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1483 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1484 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1485 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1486 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1487 | </CheckButton> |
||
1488 | <CheckButton name="$parentCheckButton1"> |
||
1489 | <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508886-59c2-4f83-ae10-27aaad48391b"><Property name="Size"><?xml version="1.0"?> |
||
1490 | <Size xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
||
1491 | <Width>83</Width> |
||
1492 | <Height>32</Height> |
||
1493 | </Size></Property></FrameSkin>--> |
||
1494 | <Size> |
||
1495 | <AbsDimension x="32" y="32" /> |
||
1496 | </Size> |
||
1497 | <Anchors> |
||
1498 | <Anchor point="TOPLEFT"> |
||
1499 | <Offset> |
||
1500 | <AbsDimension x="12" y="-24" /> |
||
1501 | </Offset> |
||
1502 | </Anchor> |
||
1503 | </Anchors> |
||
1504 | <Layers> |
||
1505 | <Layer> |
||
1506 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF" text="Hide Bar"> |
||
1507 | <Anchors> |
||
1508 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
1509 | <Offset> |
||
1510 | <AbsDimension x="-2" y="0" /> |
||
1511 | </Offset> |
||
1512 | </Anchor> |
||
1513 | </Anchors> |
||
1514 | <FontHeight> |
||
1515 | <AbsValue val="10" /> |
||
1516 | </FontHeight> |
||
1517 | <Color r="1" g="0.8196079" b="0" /> |
||
1518 | <Shadow> |
||
1519 | <Color r="0" g="0" b="0" /> |
||
1520 | <Offset> |
||
1521 | <AbsDimension x="1" y="-1" /> |
||
1522 | </Offset> |
||
1523 | </Shadow> |
||
1524 | </FontString> |
||
1525 | </Layer> |
||
1526 | </Layers> |
||
1527 | <Scripts> |
||
1528 | <OnLoad>getglobal(this:GetName().."Text"):SetText("Hide Bar"); |
||
1529 | </OnLoad> |
||
1530 | <OnClick>TradesBarConfigCheckBoxHide_OnClick(); |
||
1531 | </OnClick> |
||
1532 | </Scripts> |
||
1533 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
1534 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
1535 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
1536 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
1537 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
1538 | </CheckButton> |
||
1539 | </Frames> |
||
1540 | </Frame> |
||
1541 | </Frames> |
||
1542 | <Scripts> |
||
1543 | <OnShow>TradesBarConfig_OnShow(); |
||
1544 | </OnShow> |
||
1545 | <OnHide>if ( this.isMoving ) then |
||
1546 | this:StopMovingOrSizing(); |
||
1547 | this.isMoving = false; |
||
1548 | end |
||
1549 | </OnHide> |
||
1550 | <OnMouseDown>if (arg1 == "LeftButton") then |
||
1551 | this:StartMoving(); |
||
1552 | this.isMoving = true; |
||
1553 | end |
||
1554 | </OnMouseDown> |
||
1555 | <OnMouseUp>if ( this.isMoving ) then |
||
1556 | this:StopMovingOrSizing(); |
||
1557 | this.isMoving = false; |
||
1558 | end |
||
1559 | </OnMouseUp> |
||
1560 | </Scripts> |
||
1561 | </Frame> |
||
1562 | </Ui> |