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" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> |
2 | <Script file="GEM_options.lua"/> |
||
3 | |||
4 | <EditBox name="GEMEditboxConfTemplate" enableMouse="true" autoFocus="false" virtual="true"> |
||
5 | <Size> |
||
6 | <AbsDimension x="182" y="22" /> |
||
7 | </Size> |
||
8 | <Layers> |
||
9 | <Layer level="BACKGROUND"> |
||
10 | <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border"> |
||
11 | <Size> |
||
12 | <AbsDimension x="8" y="20" /> |
||
13 | </Size> |
||
14 | <Anchors> |
||
15 | <Anchor point="LEFT" /> |
||
16 | </Anchors> |
||
17 | <TexCoords left="0" right="0.0625" top="0" bottom="0.625" /> |
||
18 | </Texture> |
||
19 | <Texture name="$parentRight" file="Interface\Common\Common-Input-Border"> |
||
20 | <Size> |
||
21 | <AbsDimension x="8" y="20" /> |
||
22 | </Size> |
||
23 | <Anchors> |
||
24 | <Anchor point="RIGHT" /> |
||
25 | </Anchors> |
||
26 | <TexCoords left="0.9375" right="1" top="0" bottom="0.625" /> |
||
27 | </Texture> |
||
28 | <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border"> |
||
29 | <Size> |
||
30 | <AbsDimension x="10" y="20" /> |
||
31 | </Size> |
||
32 | <Anchors> |
||
33 | <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" /> |
||
34 | <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" /> |
||
35 | </Anchors> |
||
36 | <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" /> |
||
37 | </Texture> |
||
38 | </Layer> |
||
39 | </Layers> |
||
40 | <Scripts> |
||
41 | <OnEscapePressed>this:ClearFocus();</OnEscapePressed> |
||
42 | </Scripts> |
||
43 | <FontString font="Fonts\ARIALN.TTF"> |
||
44 | <FontHeight> |
||
45 | <AbsValue val="14" /> |
||
46 | </FontHeight> |
||
47 | <Color r="1" g="1" b="1" /> |
||
48 | <Shadow> |
||
49 | <Color r="0" g="0" b="0" /> |
||
50 | <Offset> |
||
51 | <AbsDimension x="1" y="-1" /> |
||
52 | </Offset> |
||
53 | </Shadow> |
||
54 | </FontString> |
||
55 | </EditBox> |
||
56 | |||
57 | <Button name="GEMConf_ChannelsHeaderTemplate" virtual="true"> |
||
58 | <Size> |
||
59 | <AbsDimension x="10" y="16"/> |
||
60 | </Size> |
||
61 | <Layers> |
||
62 | <Layer level="BACKGROUND"> |
||
63 | <Texture name="$parentLeft" file="Interface\FriendsFrame\WhoFrame-ColumnTabs"> |
||
64 | <Size> |
||
65 | <AbsDimension x="5" y="16"/> |
||
66 | </Size> |
||
67 | <Anchors> |
||
68 | <Anchor point="TOPLEFT"/> |
||
69 | </Anchors> |
||
70 | <TexCoords left="0" right="0.078125" top="0" bottom="0.75"/> |
||
71 | </Texture> |
||
72 | <Texture name="$parentMiddle" file="Interface\FriendsFrame\WhoFrame-ColumnTabs"> |
||
73 | <Size> |
||
74 | <AbsDimension x="53" y="16"/> |
||
75 | </Size> |
||
76 | <Anchors> |
||
77 | <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT"/> |
||
78 | </Anchors> |
||
79 | <TexCoords left="0.078125" right="0.90625" top="0" bottom="0.75"/> |
||
80 | </Texture> |
||
81 | <Texture name="$parentRight" file="Interface\FriendsFrame\WhoFrame-ColumnTabs"> |
||
82 | <Size> |
||
83 | <AbsDimension x="4" y="16"/> |
||
84 | </Size> |
||
85 | <Anchors> |
||
86 | <Anchor point="LEFT" relativeTo="$parentMiddle" relativePoint="RIGHT"/> |
||
87 | </Anchors> |
||
88 | <TexCoords left="0.90625" right="0.96875" top="0" bottom="0.75"/> |
||
89 | </Texture> |
||
90 | </Layer> |
||
91 | </Layers> |
||
92 | <NormalText inherits="GameFontHighlightSmall"> |
||
93 | <Anchors> |
||
94 | <Anchor point="LEFT"> |
||
95 | <Offset> |
||
96 | <AbsDimension x="8" y="0"/> |
||
97 | </Offset> |
||
98 | </Anchor> |
||
99 | </Anchors> |
||
100 | </NormalText> |
||
101 | </Button> |
||
102 | |||
103 | <Button name="GEMConf_ChannelsItemTemplate" virtual="true"> |
||
104 | <Size> |
||
105 | <AbsDimension x="400" y="16"/> |
||
106 | </Size> |
||
107 | <Layers> |
||
108 | <Layer level="BORDER"> |
||
109 | <FontString name="$parentName" inherits="GameFontNormalSmall" justifyH="LEFT"> |
||
110 | <Size> |
||
111 | <AbsDimension x="128" y="14"/> |
||
112 | </Size> |
||
113 | <Anchors> |
||
114 | <Anchor point="TOPLEFT"> |
||
115 | <Offset> |
||
116 | <AbsDimension x="0" y="-1"/> |
||
117 | </Offset> |
||
118 | </Anchor> |
||
119 | </Anchors> |
||
120 | </FontString> |
||
121 | <FontString name="$parentPwd" inherits="GameFontNormalSmall" justifyH="LEFT"> |
||
122 | <Size> |
||
123 | <AbsDimension x="68" y="14"/> |
||
124 | </Size> |
||
125 | <Anchors> |
||
126 | <Anchor point="TOPLEFT" relativeTo="$parentName" relativePoint="TOPRIGHT"> |
||
127 | <Offset> |
||
128 | <AbsDimension x="0" y="0"/> |
||
129 | </Offset> |
||
130 | </Anchor> |
||
131 | </Anchors> |
||
132 | </FontString> |
||
133 | <FontString name="$parentAlias" inherits="GameFontNormalSmall" justifyH="LEFT"> |
||
134 | <Size> |
||
135 | <AbsDimension x="88" y="14"/> |
||
136 | </Size> |
||
137 | <Anchors> |
||
138 | <Anchor point="TOPLEFT" relativeTo="$parentPwd" relativePoint="TOPRIGHT"> |
||
139 | <Offset> |
||
140 | <AbsDimension x="0" y="0"/> |
||
141 | </Offset> |
||
142 | </Anchor> |
||
143 | </Anchors> |
||
144 | </FontString> |
||
145 | <FontString name="$parentSlash" inherits="GameFontNormalSmall" justifyH="LEFT"> |
||
146 | <Size> |
||
147 | <AbsDimension x="58" y="14"/> |
||
148 | </Size> |
||
149 | <Anchors> |
||
150 | <Anchor point="TOPLEFT" relativeTo="$parentAlias" relativePoint="TOPRIGHT"> |
||
151 | <Offset> |
||
152 | <AbsDimension x="0" y="0"/> |
||
153 | </Offset> |
||
154 | </Anchor> |
||
155 | </Anchors> |
||
156 | </FontString> |
||
157 | </Layer> |
||
158 | </Layers> |
||
159 | <Frames> |
||
160 | <CheckButton name="$parentNotify"> |
||
161 | <Anchors> |
||
162 | <Anchor point="TOPLEFT"> |
||
163 | <Offset> |
||
164 | <AbsDimension x="370" y="0"/> |
||
165 | </Offset> |
||
166 | </Anchor> |
||
167 | </Anchors> |
||
168 | <Size> |
||
169 | <AbsDimension x="16" y="16" /> |
||
170 | </Size> |
||
171 | <Layers> |
||
172 | <Layer> |
||
173 | <FontString name="$parentText" font="Fonts\FRIZQT__.TTF"> |
||
174 | <Anchors> |
||
175 | <Anchor point="LEFT" relativePoint="RIGHT"> |
||
176 | <Offset> |
||
177 | <AbsDimension x="-2" y="0" /> |
||
178 | </Offset> |
||
179 | </Anchor> |
||
180 | </Anchors> |
||
181 | <FontHeight> |
||
182 | <AbsValue val="10" /> |
||
183 | </FontHeight> |
||
184 | <Color r="1" g="0.8196079" b="0" /> |
||
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 | </Layer> |
||
193 | </Layers> |
||
194 | <Scripts> |
||
195 | <OnClick> |
||
196 | GEM_Config_OnClickNotify(this); |
||
197 | </OnClick> |
||
198 | </Scripts> |
||
199 | <NormalTexture file="Interface\Buttons\UI-CheckBox-Up" /> |
||
200 | <PushedTexture file="Interface\Buttons\UI-CheckBox-Down" /> |
||
201 | <HighlightTexture file="Interface\Buttons\UI-CheckBox-Highlight" alphaMode="ADD" /> |
||
202 | <CheckedTexture file="Interface\Buttons\UI-CheckBox-Check" /> |
||
203 | <DisabledCheckedTexture file="Interface\Buttons\UI-CheckBox-Check-Disabled" /> |
||
204 | </CheckButton> |
||
205 | </Frames> |
||
206 | <HighlightTexture file="Interface\QuestFrame\UI-QuestTitleHighlight" alphaMode="ADD"> |
||
207 | <Size> |
||
208 | <AbsDimension x="400" y="16"/> |
||
209 | </Size> |
||
210 | <Anchors> |
||
211 | <Anchor point="TOP"> |
||
212 | <Offset> |
||
213 | <AbsDimension x="0" y="0"/> |
||
214 | </Offset> |
||
215 | </Anchor> |
||
216 | </Anchors> |
||
217 | </HighlightTexture> |
||
218 | <Scripts> |
||
219 | <OnClick> |
||
220 | GEM_Config_OnChanSelected(this); |
||
221 | </OnClick> |
||
222 | </Scripts> |
||
223 | </Button> |
||
224 | |||
225 | <Frame name="GEMOptionsFrame" parent="GEMMainFrame" inherits="GEMTabFrame"> |
||
226 | <Layers> |
||
227 | <Layer level="BACKGROUND"> |
||
228 | <FontString name="GEMOptionsFrame_IconChoice" inherits="GameFontNormal" justifyH="CENTER" text="GEM_TEXT_OPTIONS_ICONCHOICE"> |
||
229 | <Size> |
||
230 | <AbsDimension x="220" y="16"/> |
||
231 | </Size> |
||
232 | <Anchors> |
||
233 | <Anchor point="TOP" relativePoint="TOP"> |
||
234 | <Offset> |
||
235 | <AbsDimension x="0" y="-310" /> |
||
236 | </Offset> |
||
237 | </Anchor> |
||
238 | </Anchors> |
||
239 | </FontString> |
||
240 | </Layer> |
||
241 | </Layers> |
||
242 | <Frames> |
||
243 | <Button name="GEM_Help_ConfigTab_Options" inherits="GEM_HelpTemplate" id="5"> |
||
244 | <Anchors> |
||
245 | <Anchor point="TOPRIGHT" relativePoint="TOPRIGHT"> |
||
246 | <Offset> |
||
247 | <AbsDimension x="-8" y="10"/> |
||
248 | </Offset> |
||
249 | </Anchor> |
||
250 | </Anchors> |
||
251 | </Button> |
||
252 | |||
253 | <Frame name="$parentChannelsList"> |
||
254 | <Size> |
||
255 | <AbsDimension x="435" y="150" /> |
||
256 | </Size> |
||
257 | <Anchors> |
||
258 | <Anchor point="TOPLEFT"> |
||
259 | <Offset> |
||
260 | <AbsDimension x="50" y="5" /> |
||
261 | </Offset> |
||
262 | </Anchor> |
||
263 | </Anchors> |
||
264 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
265 | <BackgroundInsets> |
||
266 | <AbsInset left="5" right="5" top="5" bottom="5" /> |
||
267 | </BackgroundInsets> |
||
268 | <TileSize> |
||
269 | <AbsValue val="16" /> |
||
270 | </TileSize> |
||
271 | <EdgeSize> |
||
272 | <AbsValue val="16" /> |
||
273 | </EdgeSize> |
||
274 | </Backdrop> |
||
275 | <Frames> |
||
276 | <Button name="$parentName" inherits="GEMConf_ChannelsHeaderTemplate" text="GEM_TEXT_CHANNEL"> |
||
277 | <Anchors> |
||
278 | <Anchor point="TOPLEFT"> |
||
279 | <Offset> |
||
280 | <AbsDimension x="10" y="-10"/> |
||
281 | </Offset> |
||
282 | </Anchor> |
||
283 | </Anchors> |
||
284 | <Scripts> |
||
285 | <OnLoad> |
||
286 | GEMSetColumnWidth(130); |
||
287 | </OnLoad> |
||
288 | </Scripts> |
||
289 | </Button> |
||
290 | <Button name="$parentPwd" inherits="GEMConf_ChannelsHeaderTemplate" text="GEM_TEXT_PASSWORD"> |
||
291 | <Anchors> |
||
292 | <Anchor point="LEFT" relativeTo="$parentName" relativePoint="RIGHT"> |
||
293 | <Offset> |
||
294 | <AbsDimension x="0" y="0"/> |
||
295 | </Offset> |
||
296 | </Anchor> |
||
297 | </Anchors> |
||
298 | <Scripts> |
||
299 | <OnLoad> |
||
300 | GEMSetColumnWidth(70); |
||
301 | </OnLoad> |
||
302 | </Scripts> |
||
303 | </Button> |
||
304 | <Button name="$parentAlias" inherits="GEMConf_ChannelsHeaderTemplate" text="GEM_TEXT_ALIAS"> |
||
305 | <Anchors> |
||
306 | <Anchor point="LEFT" relativeTo="$parentPwd" relativePoint="RIGHT"> |
||
307 | <Offset> |
||
308 | <AbsDimension x="0" y="0"/> |
||
309 | </Offset> |
||
310 | </Anchor> |
||
311 | </Anchors> |
||
312 | <Scripts> |
||
313 | <OnLoad> |
||
314 | GEMSetColumnWidth(90); |
||
315 | </OnLoad> |
||
316 | </Scripts> |
||
317 | </Button> |
||
318 | <Button name="$parentSlash" inherits="GEMConf_ChannelsHeaderTemplate" text="GEM_TEXT_SLASH"> |
||
319 | <Anchors> |
||
320 | <Anchor point="LEFT" relativeTo="$parentAlias" relativePoint="RIGHT"> |
||
321 | <Offset> |
||
322 | <AbsDimension x="0" y="0"/> |
||
323 | </Offset> |
||
324 | </Anchor> |
||
325 | </Anchors> |
||
326 | <Scripts> |
||
327 | <OnLoad> |
||
328 | GEMSetColumnWidth(60); |
||
329 | </OnLoad> |
||
330 | </Scripts> |
||
331 | </Button> |
||
332 | <Button name="$parentNotify" inherits="GEMConf_ChannelsHeaderTemplate" text="GEM_TEXT_SHOW_LOGS"> |
||
333 | <Anchors> |
||
334 | <Anchor point="LEFT" relativeTo="$parentSlash" relativePoint="RIGHT"> |
||
335 | <Offset> |
||
336 | <AbsDimension x="0" y="0"/> |
||
337 | </Offset> |
||
338 | </Anchor> |
||
339 | </Anchors> |
||
340 | <Scripts> |
||
341 | <OnLoad> |
||
342 | GEMSetColumnWidth(50); |
||
343 | </OnLoad> |
||
344 | </Scripts> |
||
345 | </Button> |
||
346 | <Button name="$parentItem1" inherits="GEMConf_ChannelsItemTemplate"> |
||
347 | <Anchors> |
||
348 | <Anchor point="TOPLEFT" relativeTo="$parentName" relativePoint="BOTTOMLEFT"> |
||
349 | <Offset> |
||
350 | <AbsDimension x="0" y="-2" /> |
||
351 | </Offset> |
||
352 | </Anchor> |
||
353 | </Anchors> |
||
354 | </Button> |
||
355 | <Button name="$parentItem2" inherits="GEMConf_ChannelsItemTemplate"> |
||
356 | <Anchors> |
||
357 | <Anchor point="TOPLEFT" relativeTo="$parentItem1" relativePoint="BOTTOMLEFT"> |
||
358 | <Offset> |
||
359 | <AbsDimension x="0" y="0" /> |
||
360 | </Offset> |
||
361 | </Anchor> |
||
362 | </Anchors> |
||
363 | </Button> |
||
364 | <Button name="$parentItem3" inherits="GEMConf_ChannelsItemTemplate"> |
||
365 | <Anchors> |
||
366 | <Anchor point="TOPLEFT" relativeTo="$parentItem2" relativePoint="BOTTOMLEFT"> |
||
367 | <Offset> |
||
368 | <AbsDimension x="0" y="0" /> |
||
369 | </Offset> |
||
370 | </Anchor> |
||
371 | </Anchors> |
||
372 | </Button> |
||
373 | <Button name="$parentItem4" inherits="GEMConf_ChannelsItemTemplate"> |
||
374 | <Anchors> |
||
375 | <Anchor point="TOPLEFT" relativeTo="$parentItem3" relativePoint="BOTTOMLEFT"> |
||
376 | <Offset> |
||
377 | <AbsDimension x="0" y="0" /> |
||
378 | </Offset> |
||
379 | </Anchor> |
||
380 | </Anchors> |
||
381 | </Button> |
||
382 | <ScrollFrame name="$parentScrollFrame" inherits="FauxScrollFrameTemplate"> |
||
383 | <Size> |
||
384 | <AbsDimension x="400" y="64" /> |
||
385 | </Size> |
||
386 | <Anchors> |
||
387 | <Anchor point="TOPRIGHT" relativeTo="$parentNotify" relativePoint="BOTTOMRIGHT"> |
||
388 | <Offset> |
||
389 | <AbsDimension x="-6" y="-2"/> |
||
390 | </Offset> |
||
391 | </Anchor> |
||
392 | </Anchors> |
||
393 | <Scripts> |
||
394 | <OnVerticalScroll> |
||
395 | FauxScrollFrame_OnVerticalScroll(10, GEM_Config_Channels_UpdateList); |
||
396 | </OnVerticalScroll> |
||
397 | </Scripts> |
||
398 | </ScrollFrame> |
||
399 | <EditBox name="$parentAddChannel" letters="40" numeric="false" inherits="GEMEditboxConfTemplate"> |
||
400 | <Size> |
||
401 | <AbsDimension x="128" y="22"/> |
||
402 | </Size> |
||
403 | <Anchors> |
||
404 | <Anchor point="TOPLEFT"> |
||
405 | <Offset> |
||
406 | <AbsDimension x="10" y="-96"/> |
||
407 | </Offset> |
||
408 | </Anchor> |
||
409 | </Anchors> |
||
410 | <Scripts> |
||
411 | <OnTabPressed> |
||
412 | GEMOptionsFrameChannelsListAddPassword:SetFocus(); |
||
413 | </OnTabPressed> |
||
414 | </Scripts> |
||
415 | </EditBox> |
||
416 | |||
417 | <EditBox name="$parentAddPassword" letters="40" numeric="false" inherits="GEMEditboxConfTemplate"> |
||
418 | <Size> |
||
419 | <AbsDimension x="68" y="22"/> |
||
420 | </Size> |
||
421 | <Anchors> |
||
422 | <Anchor point="TOPLEFT" relativeTo="$parentAddChannel" relativePoint="TOPRIGHT"> |
||
423 | <Offset> |
||
424 | <AbsDimension x="2" y="0"/> |
||
425 | </Offset> |
||
426 | </Anchor> |
||
427 | </Anchors> |
||
428 | <Scripts> |
||
429 | <OnTabPressed> |
||
430 | GEMOptionsFrameChannelsListAddAlias:SetFocus(); |
||
431 | </OnTabPressed> |
||
432 | </Scripts> |
||
433 | </EditBox> |
||
434 | |||
435 | <EditBox name="$parentAddAlias" letters="15" numeric="false" inherits="GEMEditboxConfTemplate"> |
||
436 | <Size> |
||
437 | <AbsDimension x="88" y="22"/> |
||
438 | </Size> |
||
439 | <Anchors> |
||
440 | <Anchor point="TOPLEFT" relativeTo="$parentAddPassword" relativePoint="TOPRIGHT"> |
||
441 | <Offset> |
||
442 | <AbsDimension x="2" y="0"/> |
||
443 | </Offset> |
||
444 | </Anchor> |
||
445 | </Anchors> |
||
446 | <Scripts> |
||
447 | <OnTabPressed> |
||
448 | GEMOptionsFrameChannelsListAddSlash:SetFocus(); |
||
449 | </OnTabPressed> |
||
450 | </Scripts> |
||
451 | </EditBox> |
||
452 | |||
453 | <EditBox name="$parentAddSlash" letters="10" numeric="false" inherits="GEMEditboxConfTemplate"> |
||
454 | <Size> |
||
455 | <AbsDimension x="58" y="22"/> |
||
456 | </Size> |
||
457 | <Anchors> |
||
458 | <Anchor point="TOPLEFT" relativeTo="$parentAddAlias" relativePoint="TOPRIGHT"> |
||
459 | <Offset> |
||
460 | <AbsDimension x="2" y="0"/> |
||
461 | </Offset> |
||
462 | </Anchor> |
||
463 | </Anchors> |
||
464 | </EditBox> |
||
465 | |||
466 | <Button name="$parentAddButton" inherits="UIPanelButtonTemplate" text="GEM_TEXT_BUTTON_CHAN_ADD"> |
||
467 | <Size> |
||
468 | <AbsDimension x="100" y="21"/> |
||
469 | </Size> |
||
470 | <Anchors> |
||
471 | <Anchor point="TOPLEFT"> |
||
472 | <Offset> |
||
473 | <AbsDimension x="20" y="-120"/> |
||
474 | </Offset> |
||
475 | </Anchor> |
||
476 | </Anchors> |
||
477 | <Scripts> |
||
478 | <OnClick> |
||
479 | GEM_Conf_Click_AddChannel(); |
||
480 | </OnClick> |
||
481 | </Scripts> |
||
482 | </Button> |
||
483 | <Button name="$parentUpdateButton" inherits="UIPanelButtonTemplate" text="GEM_TEXT_BUTTON_CHAN_UPDT"> |
||
484 | <Size> |
||
485 | <AbsDimension x="100" y="21"/> |
||
486 | </Size> |
||
487 | <Anchors> |
||
488 | <Anchor point="TOPLEFT" relativeTo="$parentAddButton" relativePoint="TOPRIGHT"> |
||
489 | <Offset> |
||
490 | <AbsDimension x="10" y="0"/> |
||
491 | </Offset> |
||
492 | </Anchor> |
||
493 | </Anchors> |
||
494 | <Scripts> |
||
495 | <OnClick> |
||
496 | GEM_Conf_Click_UpdateChannel(); |
||
497 | </OnClick> |
||
498 | </Scripts> |
||
499 | </Button> |
||
500 | <Button name="$parentRemoveButton" inherits="UIPanelButtonTemplate" text="GEM_TEXT_BUTTON_CHAN_DEL"> |
||
501 | <Size> |
||
502 | <AbsDimension x="100" y="21"/> |
||
503 | </Size> |
||
504 | <Anchors> |
||
505 | <Anchor point="TOPLEFT" relativeTo="$parentUpdateButton" relativePoint="TOPRIGHT"> |
||
506 | <Offset> |
||
507 | <AbsDimension x="10" y="0"/> |
||
508 | </Offset> |
||
509 | </Anchor> |
||
510 | </Anchors> |
||
511 | <Scripts> |
||
512 | <OnClick> |
||
513 | GEM_Conf_Click_DelChannel(); |
||
514 | </OnClick> |
||
515 | </Scripts> |
||
516 | </Button> |
||
517 | </Frames> |
||
518 | </Frame> |
||
519 | |||
520 | <EditBox name="GEMOptions_Comment" letters="150" numeric="false" inherits="GEMEditBoxTemplate"> |
||
521 | <Size> |
||
522 | <AbsDimension x="166" y="26"/> |
||
523 | </Size> |
||
524 | <Anchors> |
||
525 | <Anchor point="TOPLEFT" relativeTo="GEMOptionsFrameChannelsList" relativePoint="BOTTOMLEFT"> |
||
526 | <Offset> |
||
527 | <AbsDimension x="240" y="-5"/> |
||
528 | </Offset> |
||
529 | </Anchor> |
||
530 | </Anchors> |
||
531 | <Layers> |
||
532 | <Layer level="BACKGROUND"> |
||
533 | <FontString name="$parentName" inherits="GameFontHighlightSmall" justifyH="LEFT" text="GEM_TEXT_COMMENT"> |
||
534 | <Size> |
||
535 | <AbsDimension x="210" y="16"/> |
||
536 | </Size> |
||
537 | <Anchors> |
||
538 | <Anchor point="LEFT"> |
||
539 | <Offset> |
||
540 | <AbsDimension x="-220" y="0" /> |
||
541 | </Offset> |
||
542 | </Anchor> |
||
543 | </Anchors> |
||
544 | </FontString> |
||
545 | </Layer> |
||
546 | </Layers> |
||
547 | <Scripts> |
||
548 | <OnTabPressed> |
||
549 | GEMOptions_ChannelBipValue:SetFocus(); |
||
550 | </OnTabPressed> |
||
551 | </Scripts> |
||
552 | </EditBox> |
||
553 | |||
554 | <CheckButton name="GEMOptions_ChannelBip" inherits="OptionsCheckButtonTemplate"> |
||
555 | <Size> |
||
556 | <AbsDimension x="26" y="26"/> |
||
557 | </Size> |
||
558 | <Anchors> |
||
559 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Comment" relativePoint="BOTTOMLEFT"> |
||
560 | <Offset> |
||
561 | <AbsDimension x="-10" y="-10"/> |
||
562 | </Offset> |
||
563 | </Anchor> |
||
564 | </Anchors> |
||
565 | <HitRectInsets> |
||
566 | <AbsInset left="0" right="0" top="0" bottom="0"/> |
||
567 | </HitRectInsets> |
||
568 | <Layers> |
||
569 | <Layer level="BACKGROUND"> |
||
570 | <FontString name="$parentName" inherits="GameFontHighlightSmall" justifyH="LEFT" text="GEM_TEXT_BIP_CHANNEL"> |
||
571 | <Size> |
||
572 | <AbsDimension x="210" y="16"/> |
||
573 | </Size> |
||
574 | <Anchors> |
||
575 | <Anchor point="LEFT"> |
||
576 | <Offset> |
||
577 | <AbsDimension x="-210" y="3" /> |
||
578 | </Offset> |
||
579 | </Anchor> |
||
580 | </Anchors> |
||
581 | </FontString> |
||
582 | </Layer> |
||
583 | </Layers> |
||
584 | <Scripts> |
||
585 | <OnClick> |
||
586 | GEM_Events.realms[GEM_Realm].my_names[GEM_PlayerName].BipOnChannelValue = GEMOptions_ChannelBipValue:GetText(); |
||
587 | GEMOptions_SetBipBoxState(); |
||
588 | </OnClick> |
||
589 | </Scripts> |
||
590 | </CheckButton> |
||
591 | |||
592 | <EditBox name="GEMOptions_ChannelBipValue" letters="150" numeric="false" inherits="GEMEditBoxTemplate"> |
||
593 | <Size> |
||
594 | <AbsDimension x="140" y="26"/> |
||
595 | </Size> |
||
596 | <Anchors> |
||
597 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_ChannelBip" relativePoint="TOPRIGHT"> |
||
598 | <Offset> |
||
599 | <AbsDimension x="10" y="2"/> |
||
600 | </Offset> |
||
601 | </Anchor> |
||
602 | </Anchors> |
||
603 | <Scripts> |
||
604 | <OnTabPressed> |
||
605 | GEMOptions_DateFormat:SetFocus(); |
||
606 | </OnTabPressed> |
||
607 | </Scripts> |
||
608 | </EditBox> |
||
609 | |||
610 | <Frame name="GEMOptions_GeneralGroup"> |
||
611 | <Size> |
||
612 | <AbsDimension x="450" y="105"/> |
||
613 | </Size> |
||
614 | <Anchors> |
||
615 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_ChannelBip" relativePoint="TOPLEFT"> |
||
616 | <Offset> |
||
617 | <AbsDimension x="-230" y="-25"/> |
||
618 | </Offset> |
||
619 | </Anchor> |
||
620 | </Anchors> |
||
621 | <Frames> |
||
622 | <EditBox name="GEMOptions_DateFormat" letters="40" numeric="false" inherits="GEMEditBoxTemplate"> |
||
623 | <Size> |
||
624 | <AbsDimension x="166" y="26"/> |
||
625 | </Size> |
||
626 | <Anchors> |
||
627 | <Anchor point="TOPLEFT" relativePoint="TOPLEFT"> |
||
628 | <Offset> |
||
629 | <AbsDimension x="240" y="-10"/> |
||
630 | </Offset> |
||
631 | </Anchor> |
||
632 | </Anchors> |
||
633 | <Layers> |
||
634 | <Layer level="BACKGROUND"> |
||
635 | <FontString name="$parentName" inherits="GameFontHighlightSmall" justifyH="LEFT" text="GEM_TEXT_DATE_FORMAT"> |
||
636 | <Size> |
||
637 | <AbsDimension x="210" y="16"/> |
||
638 | </Size> |
||
639 | <Anchors> |
||
640 | <Anchor point="LEFT"> |
||
641 | <Offset> |
||
642 | <AbsDimension x="-220" y="0" /> |
||
643 | </Offset> |
||
644 | </Anchor> |
||
645 | </Anchors> |
||
646 | </FontString> |
||
647 | </Layer> |
||
648 | </Layers> |
||
649 | </EditBox> |
||
650 | |||
651 | <CheckButton name="GEMOptions_DateUseServer" inherits="OptionsCheckButtonTemplate"> |
||
652 | <Size> |
||
653 | <AbsDimension x="26" y="26"/> |
||
654 | </Size> |
||
655 | <Anchors> |
||
656 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_DateFormat" relativePoint="BOTTOMLEFT"> |
||
657 | <Offset> |
||
658 | <AbsDimension x="-10" y="-10"/> |
||
659 | </Offset> |
||
660 | </Anchor> |
||
661 | </Anchors> |
||
662 | <HitRectInsets> |
||
663 | <AbsInset left="0" right="0" top="0" bottom="0"/> |
||
664 | </HitRectInsets> |
||
665 | <Layers> |
||
666 | <Layer level="BACKGROUND"> |
||
667 | <FontString name="$parentName" inherits="GameFontHighlightSmall" justifyH="LEFT" text="GEM_TEXT_DATE_USE_SERVER"> |
||
668 | <Size> |
||
669 | <AbsDimension x="210" y="16"/> |
||
670 | </Size> |
||
671 | <Anchors> |
||
672 | <Anchor point="LEFT"> |
||
673 | <Offset> |
||
674 | <AbsDimension x="-210" y="3" /> |
||
675 | </Offset> |
||
676 | </Anchor> |
||
677 | </Anchors> |
||
678 | </FontString> |
||
679 | </Layer> |
||
680 | </Layers> |
||
681 | </CheckButton> |
||
682 | <CheckButton name="GEMOptions_FilterEvents" inherits="OptionsCheckButtonTemplate"> |
||
683 | <Size> |
||
684 | <AbsDimension x="26" y="26"/> |
||
685 | </Size> |
||
686 | <Anchors> |
||
687 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_DateUseServer" relativePoint="TOPLEFT"> |
||
688 | <Offset> |
||
689 | <AbsDimension x="0" y="-30"/> |
||
690 | </Offset> |
||
691 | </Anchor> |
||
692 | </Anchors> |
||
693 | <HitRectInsets> |
||
694 | <AbsInset left="0" right="0" top="0" bottom="0"/> |
||
695 | </HitRectInsets> |
||
696 | <Layers> |
||
697 | <Layer level="BACKGROUND"> |
||
698 | <FontString name="$parentName" inherits="GameFontHighlightSmall" justifyH="LEFT" text="GEM_TEXT_FILTER_EVENTS"> |
||
699 | <Size> |
||
700 | <AbsDimension x="210" y="16"/> |
||
701 | </Size> |
||
702 | <Anchors> |
||
703 | <Anchor point="LEFT"> |
||
704 | <Offset> |
||
705 | <AbsDimension x="-210" y="3" /> |
||
706 | </Offset> |
||
707 | </Anchor> |
||
708 | </Anchors> |
||
709 | </FontString> |
||
710 | </Layer> |
||
711 | </Layers> |
||
712 | </CheckButton> |
||
713 | </Frames> |
||
714 | </Frame> |
||
715 | |||
716 | <Slider name="GEM_MinimapArcSlider" inherits="OptionsSliderTemplate"> |
||
717 | <Size> |
||
718 | <AbsDimension x="230" y="16"/> |
||
719 | </Size> |
||
720 | <Anchors> |
||
721 | <Anchor point="TOPLEFT" relativeTo="GEMOptionsFrame" relativePoint="TOPLEFT"> |
||
722 | <Offset> |
||
723 | <AbsDimension x="20" y="-420"/> |
||
724 | </Offset> |
||
725 | </Anchor> |
||
726 | </Anchors> |
||
727 | <Scripts> |
||
728 | <OnLoad> |
||
729 | getglobal(this:GetName().."Text"):SetText(GEM_TEXT_ICON.." - "..GEM_TEXT_ICON_ADJUST_ANGLE); |
||
730 | getglobal(this:GetName().."High"):SetText("360"); |
||
731 | getglobal(this:GetName().."Low"):SetText("0"); |
||
732 | this:SetMinMaxValues(0,360); |
||
733 | this:SetValueStep(1); |
||
734 | </OnLoad> |
||
735 | <OnValueChanged> |
||
736 | GEM_Events.MinimapArcOffset = this:GetValue(); |
||
737 | GEMMinimapButton_Update(); |
||
738 | </OnValueChanged> |
||
739 | </Scripts> |
||
740 | </Slider> |
||
741 | |||
742 | <Slider name="GEM_MinimapRadiusSlider" inherits="OptionsSliderTemplate"> |
||
743 | <Size> |
||
744 | <AbsDimension x="230" y="16"/> |
||
745 | </Size> |
||
746 | <Anchors> |
||
747 | <Anchor point="TOPLEFT" relativeTo="GEM_MinimapArcSlider" relativePoint="TOPRIGHT"> |
||
748 | <Offset> |
||
749 | <AbsDimension x="10" y="0"/> |
||
750 | </Offset> |
||
751 | </Anchor> |
||
752 | </Anchors> |
||
753 | <Scripts> |
||
754 | <OnLoad> |
||
755 | getglobal(this:GetName().."Text"):SetText(GEM_TEXT_ICON.." - "..GEM_TEXT_ICON_ADJUST_RADIUS); |
||
756 | getglobal(this:GetName().."High"):SetText("150"); |
||
757 | getglobal(this:GetName().."Low"):SetText("0"); |
||
758 | this:SetMinMaxValues(0,150); |
||
759 | this:SetValueStep(1); |
||
760 | </OnLoad> |
||
761 | <OnValueChanged> |
||
762 | GEM_Events.MinimapRadiusOffset = this:GetValue(); |
||
763 | GEMMinimapButton_Update(); |
||
764 | </OnValueChanged> |
||
765 | </Scripts> |
||
766 | </Slider> |
||
767 | |||
768 | <Button name="GEMOptions_Icon1"> |
||
769 | <Size> |
||
770 | <AbsDimension x="32" y="32"/> |
||
771 | </Size> |
||
772 | <Anchors> |
||
773 | <Anchor point="TOPLEFT" relativeTo="GEMOptionsFrame_IconChoice" relativePoint="CENTER"> |
||
774 | <Offset> |
||
775 | <AbsDimension x="-177" y="-10"/> |
||
776 | </Offset> |
||
777 | </Anchor> |
||
778 | </Anchors> |
||
779 | <Scripts> |
||
780 | <OnClick> |
||
781 | GEM_Events.MinimapTexture = "Spell_Nature_TimeStop"; |
||
782 | GEMMinimapButton_Update(); |
||
783 | </OnClick> |
||
784 | </Scripts> |
||
785 | <NormalTexture file="Interface\Icons\Spell_Nature_TimeStop"/> |
||
786 | </Button> |
||
787 | |||
788 | <Button name="GEMOptions_Icon2"> |
||
789 | <Size> |
||
790 | <AbsDimension x="32" y="32"/> |
||
791 | </Size> |
||
792 | <Anchors> |
||
793 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon1" relativePoint="TOPRIGHT"> |
||
794 | <Offset> |
||
795 | <AbsDimension x="5" y="0"/> |
||
796 | </Offset> |
||
797 | </Anchor> |
||
798 | </Anchors> |
||
799 | <Scripts> |
||
800 | <OnClick> |
||
801 | GEM_Events.MinimapTexture = "INV_Misc_PocketWatch_01"; |
||
802 | GEMMinimapButton_Update(); |
||
803 | </OnClick> |
||
804 | </Scripts> |
||
805 | <NormalTexture file="Interface\Icons\INV_Misc_PocketWatch_01"/> |
||
806 | </Button> |
||
807 | |||
808 | <Button name="GEMOptions_Icon3"> |
||
809 | <Size> |
||
810 | <AbsDimension x="32" y="32"/> |
||
811 | </Size> |
||
812 | <Anchors> |
||
813 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon2" relativePoint="TOPRIGHT"> |
||
814 | <Offset> |
||
815 | <AbsDimension x="5" y="0"/> |
||
816 | </Offset> |
||
817 | </Anchor> |
||
818 | </Anchors> |
||
819 | <Scripts> |
||
820 | <OnClick> |
||
821 | GEM_Events.MinimapTexture = "INV_Misc_PocketWatch_02"; |
||
822 | GEMMinimapButton_Update(); |
||
823 | </OnClick> |
||
824 | </Scripts> |
||
825 | <NormalTexture file="Interface\Icons\INV_Misc_PocketWatch_02"/> |
||
826 | </Button> |
||
827 | |||
828 | <Button name="GEMOptions_Icon4"> |
||
829 | <Size> |
||
830 | <AbsDimension x="32" y="32"/> |
||
831 | </Size> |
||
832 | <Anchors> |
||
833 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon3" relativePoint="TOPRIGHT"> |
||
834 | <Offset> |
||
835 | <AbsDimension x="5" y="0"/> |
||
836 | </Offset> |
||
837 | </Anchor> |
||
838 | </Anchors> |
||
839 | <Scripts> |
||
840 | <OnClick> |
||
841 | GEM_Events.MinimapTexture = "INV_Misc_Bell_01"; |
||
842 | GEMMinimapButton_Update(); |
||
843 | </OnClick> |
||
844 | </Scripts> |
||
845 | <NormalTexture file="Interface\Icons\INV_Misc_Bell_01"/> |
||
846 | </Button> |
||
847 | |||
848 | <Button name="GEMOptions_Icon5"> |
||
849 | <Size> |
||
850 | <AbsDimension x="32" y="32"/> |
||
851 | </Size> |
||
852 | <Anchors> |
||
853 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon4" relativePoint="TOPRIGHT"> |
||
854 | <Offset> |
||
855 | <AbsDimension x="5" y="0"/> |
||
856 | </Offset> |
||
857 | </Anchor> |
||
858 | </Anchors> |
||
859 | <Scripts> |
||
860 | <OnClick> |
||
861 | GEM_Events.MinimapTexture = "INV_Feather_12"; |
||
862 | GEMMinimapButton_Update(); |
||
863 | </OnClick> |
||
864 | </Scripts> |
||
865 | <NormalTexture file="Interface\Icons\INV_Feather_12"/> |
||
866 | </Button> |
||
867 | |||
868 | <Button name="GEMOptions_Icon6"> |
||
869 | <Size> |
||
870 | <AbsDimension x="32" y="32"/> |
||
871 | </Size> |
||
872 | <Anchors> |
||
873 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon5" relativePoint="TOPRIGHT"> |
||
874 | <Offset> |
||
875 | <AbsDimension x="5" y="0"/> |
||
876 | </Offset> |
||
877 | </Anchor> |
||
878 | </Anchors> |
||
879 | <Scripts> |
||
880 | <OnClick> |
||
881 | GEM_Events.MinimapTexture = "INV_Misc_Orb_01"; |
||
882 | GEMMinimapButton_Update(); |
||
883 | </OnClick> |
||
884 | </Scripts> |
||
885 | <NormalTexture file="Interface\Icons\INV_Misc_Orb_01"/> |
||
886 | </Button> |
||
887 | |||
888 | <Button name="GEMOptions_Icon7"> |
||
889 | <Size> |
||
890 | <AbsDimension x="32" y="32"/> |
||
891 | </Size> |
||
892 | <Anchors> |
||
893 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon6" relativePoint="TOPRIGHT"> |
||
894 | <Offset> |
||
895 | <AbsDimension x="5" y="0"/> |
||
896 | </Offset> |
||
897 | </Anchor> |
||
898 | </Anchors> |
||
899 | <Scripts> |
||
900 | <OnClick> |
||
901 | GEM_Events.MinimapTexture = "INV_Helmet_24"; |
||
902 | GEMMinimapButton_Update(); |
||
903 | </OnClick> |
||
904 | </Scripts> |
||
905 | <NormalTexture file="Interface\Icons\INV_Helmet_24"/> |
||
906 | </Button> |
||
907 | |||
908 | <Button name="GEMOptions_Icon8"> |
||
909 | <Size> |
||
910 | <AbsDimension x="32" y="32"/> |
||
911 | </Size> |
||
912 | <Anchors> |
||
913 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon7" relativePoint="TOPRIGHT"> |
||
914 | <Offset> |
||
915 | <AbsDimension x="5" y="0"/> |
||
916 | </Offset> |
||
917 | </Anchor> |
||
918 | </Anchors> |
||
919 | <Scripts> |
||
920 | <OnClick> |
||
921 | GEM_Events.MinimapTexture = "INV_Misc_TheGoldenCheep"; |
||
922 | GEMMinimapButton_Update(); |
||
923 | </OnClick> |
||
924 | </Scripts> |
||
925 | <NormalTexture file="Interface\Icons\INV_Misc_TheGoldenCheep"/> |
||
926 | </Button> |
||
927 | |||
928 | <Button name="GEMOptions_Icon9"> |
||
929 | <Size> |
||
930 | <AbsDimension x="32" y="32"/> |
||
931 | </Size> |
||
932 | <Anchors> |
||
933 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon8" relativePoint="TOPRIGHT"> |
||
934 | <Offset> |
||
935 | <AbsDimension x="5" y="0"/> |
||
936 | </Offset> |
||
937 | </Anchor> |
||
938 | </Anchors> |
||
939 | <Scripts> |
||
940 | <OnClick> |
||
941 | GEM_Events.MinimapTexture = "Spell_Magic_PolymorphChicken"; |
||
942 | GEMMinimapButton_Update(); |
||
943 | </OnClick> |
||
944 | </Scripts> |
||
945 | <NormalTexture file="Interface\Icons\Spell_Magic_PolymorphChicken"/> |
||
946 | </Button> |
||
947 | |||
948 | <Button name="GEMOptions_Icon10"> |
||
949 | <Size> |
||
950 | <AbsDimension x="32" y="32"/> |
||
951 | </Size> |
||
952 | <Anchors> |
||
953 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon9" relativePoint="TOPRIGHT"> |
||
954 | <Offset> |
||
955 | <AbsDimension x="5" y="0"/> |
||
956 | </Offset> |
||
957 | </Anchor> |
||
958 | </Anchors> |
||
959 | <Scripts> |
||
960 | <OnClick> |
||
961 | GEM_Events.MinimapTexture = "INV_Misc_Rune_01"; |
||
962 | GEMMinimapButton_Update(); |
||
963 | </OnClick> |
||
964 | </Scripts> |
||
965 | <NormalTexture file="Interface\Icons\INV_Misc_Rune_01"/> |
||
966 | </Button> |
||
967 | |||
968 | <Button name="GEMOptions_Icon11"> |
||
969 | <Size> |
||
970 | <AbsDimension x="32" y="32"/> |
||
971 | </Size> |
||
972 | <Anchors> |
||
973 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon1" relativePoint="BOTTOMLEFT"> |
||
974 | <Offset> |
||
975 | <AbsDimension x="0" y="-5"/> |
||
976 | </Offset> |
||
977 | </Anchor> |
||
978 | </Anchors> |
||
979 | <Scripts> |
||
980 | <OnClick> |
||
981 | GEM_Events.MinimapTexture = "INV_Misc_Rune_05"; |
||
982 | GEMMinimapButton_Update(); |
||
983 | </OnClick> |
||
984 | </Scripts> |
||
985 | <NormalTexture file="Interface\Icons\INV_Misc_Rune_05"/> |
||
986 | </Button> |
||
987 | |||
988 | <Button name="GEMOptions_Icon12"> |
||
989 | <Size> |
||
990 | <AbsDimension x="32" y="32"/> |
||
991 | </Size> |
||
992 | <Anchors> |
||
993 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon11" relativePoint="TOPRIGHT"> |
||
994 | <Offset> |
||
995 | <AbsDimension x="5" y="0"/> |
||
996 | </Offset> |
||
997 | </Anchor> |
||
998 | </Anchors> |
||
999 | <Scripts> |
||
1000 | <OnClick> |
||
1001 | GEM_Events.MinimapTexture = "Spell_Frost_WindWalkOn"; |
||
1002 | GEMMinimapButton_Update(); |
||
1003 | </OnClick> |
||
1004 | </Scripts> |
||
1005 | <NormalTexture file="Interface\Icons\Spell_Frost_WindWalkOn"/> |
||
1006 | </Button> |
||
1007 | |||
1008 | <Button name="GEMOptions_Icon13"> |
||
1009 | <Size> |
||
1010 | <AbsDimension x="32" y="32"/> |
||
1011 | </Size> |
||
1012 | <Anchors> |
||
1013 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon12" relativePoint="TOPRIGHT"> |
||
1014 | <Offset> |
||
1015 | <AbsDimension x="5" y="0"/> |
||
1016 | </Offset> |
||
1017 | </Anchor> |
||
1018 | </Anchors> |
||
1019 | <Scripts> |
||
1020 | <OnClick> |
||
1021 | GEM_Events.MinimapTexture = "Spell_Nature_AstralRecalGroup"; |
||
1022 | GEMMinimapButton_Update(); |
||
1023 | </OnClick> |
||
1024 | </Scripts> |
||
1025 | <NormalTexture file="Interface\Icons\Spell_Nature_AstralRecalGroup"/> |
||
1026 | </Button> |
||
1027 | |||
1028 | <Button name="GEMOptions_Icon14"> |
||
1029 | <Size> |
||
1030 | <AbsDimension x="32" y="32"/> |
||
1031 | </Size> |
||
1032 | <Anchors> |
||
1033 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon13" relativePoint="TOPRIGHT"> |
||
1034 | <Offset> |
||
1035 | <AbsDimension x="5" y="0"/> |
||
1036 | </Offset> |
||
1037 | </Anchor> |
||
1038 | </Anchors> |
||
1039 | <Scripts> |
||
1040 | <OnClick> |
||
1041 | GEM_Events.MinimapTexture = "INV_Jewelry_Amulet_01"; |
||
1042 | GEMMinimapButton_Update(); |
||
1043 | </OnClick> |
||
1044 | </Scripts> |
||
1045 | <NormalTexture file="Interface\Icons\INV_Jewelry_Amulet_01"/> |
||
1046 | </Button> |
||
1047 | |||
1048 | <Button name="GEMOptions_Icon15"> |
||
1049 | <Size> |
||
1050 | <AbsDimension x="32" y="32"/> |
||
1051 | </Size> |
||
1052 | <Anchors> |
||
1053 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon14" relativePoint="TOPRIGHT"> |
||
1054 | <Offset> |
||
1055 | <AbsDimension x="5" y="0"/> |
||
1056 | </Offset> |
||
1057 | </Anchor> |
||
1058 | </Anchors> |
||
1059 | <Scripts> |
||
1060 | <OnClick> |
||
1061 | GEM_Events.MinimapTexture = "INV_Jewelry_Amulet_02"; |
||
1062 | GEMMinimapButton_Update(); |
||
1063 | </OnClick> |
||
1064 | </Scripts> |
||
1065 | <NormalTexture file="Interface\Icons\INV_Jewelry_Amulet_02"/> |
||
1066 | </Button> |
||
1067 | |||
1068 | <Button name="GEMOptions_Icon16"> |
||
1069 | <Size> |
||
1070 | <AbsDimension x="32" y="32"/> |
||
1071 | </Size> |
||
1072 | <Anchors> |
||
1073 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon15" relativePoint="TOPRIGHT"> |
||
1074 | <Offset> |
||
1075 | <AbsDimension x="5" y="0"/> |
||
1076 | </Offset> |
||
1077 | </Anchor> |
||
1078 | </Anchors> |
||
1079 | <Scripts> |
||
1080 | <OnClick> |
||
1081 | GEM_Events.MinimapTexture = "INV_Jewelry_Amulet_03"; |
||
1082 | GEMMinimapButton_Update(); |
||
1083 | </OnClick> |
||
1084 | </Scripts> |
||
1085 | <NormalTexture file="Interface\Icons\INV_Jewelry_Amulet_03"/> |
||
1086 | </Button> |
||
1087 | |||
1088 | <Button name="GEMOptions_Icon17"> |
||
1089 | <Size> |
||
1090 | <AbsDimension x="32" y="32"/> |
||
1091 | </Size> |
||
1092 | <Anchors> |
||
1093 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon16" relativePoint="TOPRIGHT"> |
||
1094 | <Offset> |
||
1095 | <AbsDimension x="5" y="0"/> |
||
1096 | </Offset> |
||
1097 | </Anchor> |
||
1098 | </Anchors> |
||
1099 | <Scripts> |
||
1100 | <OnClick> |
||
1101 | GEM_Events.MinimapTexture = "INV_Cask_04"; |
||
1102 | GEMMinimapButton_Update(); |
||
1103 | </OnClick> |
||
1104 | </Scripts> |
||
1105 | <NormalTexture file="Interface\Icons\INV_Cask_04"/> |
||
1106 | </Button> |
||
1107 | |||
1108 | <Button name="GEMOptions_Icon18"> |
||
1109 | <Size> |
||
1110 | <AbsDimension x="32" y="32"/> |
||
1111 | </Size> |
||
1112 | <Anchors> |
||
1113 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon17" relativePoint="TOPRIGHT"> |
||
1114 | <Offset> |
||
1115 | <AbsDimension x="5" y="0"/> |
||
1116 | </Offset> |
||
1117 | </Anchor> |
||
1118 | </Anchors> |
||
1119 | <Scripts> |
||
1120 | <OnClick> |
||
1121 | GEM_Events.MinimapTexture = "INV_Drink_01"; |
||
1122 | GEMMinimapButton_Update(); |
||
1123 | </OnClick> |
||
1124 | </Scripts> |
||
1125 | <NormalTexture file="Interface\Icons\INV_Drink_01"/> |
||
1126 | </Button> |
||
1127 | |||
1128 | <Button name="GEMOptions_Icon19"> |
||
1129 | <Size> |
||
1130 | <AbsDimension x="32" y="32"/> |
||
1131 | </Size> |
||
1132 | <Anchors> |
||
1133 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon18" relativePoint="TOPRIGHT"> |
||
1134 | <Offset> |
||
1135 | <AbsDimension x="5" y="0"/> |
||
1136 | </Offset> |
||
1137 | </Anchor> |
||
1138 | </Anchors> |
||
1139 | <Scripts> |
||
1140 | <OnClick> |
||
1141 | GEM_Events.MinimapTexture = "INV_Drink_03"; |
||
1142 | GEMMinimapButton_Update(); |
||
1143 | </OnClick> |
||
1144 | </Scripts> |
||
1145 | <NormalTexture file="Interface\Icons\INV_Drink_03"/> |
||
1146 | </Button> |
||
1147 | |||
1148 | <Button name="GEMOptions_Icon20"> |
||
1149 | <Size> |
||
1150 | <AbsDimension x="32" y="32"/> |
||
1151 | </Size> |
||
1152 | <Anchors> |
||
1153 | <Anchor point="TOPLEFT" relativeTo="GEMOptions_Icon19" relativePoint="TOPRIGHT"> |
||
1154 | <Offset> |
||
1155 | <AbsDimension x="5" y="0"/> |
||
1156 | </Offset> |
||
1157 | </Anchor> |
||
1158 | </Anchors> |
||
1159 | <Scripts> |
||
1160 | <OnClick> |
||
1161 | GEM_Events.MinimapTexture = "INV_Drink_05"; |
||
1162 | GEMMinimapButton_Update(); |
||
1163 | </OnClick> |
||
1164 | </Scripts> |
||
1165 | <NormalTexture file="Interface\Icons\INV_Drink_05"/> |
||
1166 | </Button> |
||
1167 | |||
1168 | <Button name="GEMOptions_Validate" inherits="UIPanelButtonTemplate" text="GEM_TEXT_VALIDATE"> |
||
1169 | <Size> |
||
1170 | <AbsDimension x="100" y="21"/> |
||
1171 | </Size> |
||
1172 | <Anchors> |
||
1173 | <Anchor point="BOTTOMRIGHT" relativeTo="GEMOptionsFrame" relativePoint="BOTTOMRIGHT"> |
||
1174 | <Offset> |
||
1175 | <AbsDimension x="-7" y="-40"/> |
||
1176 | </Offset> |
||
1177 | </Anchor> |
||
1178 | </Anchors> |
||
1179 | <Scripts> |
||
1180 | <OnClick> |
||
1181 | GEMOptions_Click_Validate(); |
||
1182 | </OnClick> |
||
1183 | </Scripts> |
||
1184 | </Button> |
||
1185 | |||
1186 | </Frames> |
||
1187 | <Scripts> |
||
1188 | <OnShow> |
||
1189 | GEMOptions_OnShow(); |
||
1190 | </OnShow> |
||
1191 | </Scripts> |
||
1192 | </Frame> |
||
1193 | </Ui> |