-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathIkebotUIForm10.xml
99 lines (97 loc) · 3.37 KB
/
IkebotUIForm10.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
<Frame name="IkebotUIForm10" movable="true" enableMouse="true">
<!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4971-d66d-444e-bb2d-1ad102c87fed" />-->
<Size>
<AbsDimension x="52" y="53" />
</Size>
<Anchors>
<Anchor point="BOTTOMLEFT" relativeTo="Minimap">
<Offset>
<AbsDimension x="-10" y="0" />
</Offset>
</Anchor>
</Anchors>
<Frames>
<Frame name="ilabel24" hidden="true">
<!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4978-d66d-444e-bb2d-1ad102c87fed" />-->
<Size>
<AbsDimension x="87" y="50" />
</Size>
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="-69" y="-22" />
</Offset>
</Anchor>
</Anchors>
<Layers>
<Layer>
<FontString name="$parentLabel" setAllPoints="true" font="Fonts\FRIZQT__.TTF" text="Show IkebotUI">
<FontHeight>
<AbsValue val="11" />
</FontHeight>
<Color r="0" g="1" b="1" />
<Shadow>
<Color r="0" g="0" b="0" />
<Offset>
<AbsDimension x="1" y="-1" />
</Offset>
</Shadow>
</FontString>
</Layer>
</Layers>
</Frame>
<Button name="$parentComponent1">
<!--<FrameSkin skinid="f15d4970-d66d-444e-bb2d-1ad102c87fed" frameid="f15d4973-d66d-444e-bb2d-1ad102c87fed" />-->
<Size>
<AbsDimension x="30" y="30" />
</Size>
<Anchors>
<Anchor point="TOPLEFT">
<Offset>
<AbsDimension x="0" y="0" />
</Offset>
</Anchor>
</Anchors>
<Backdrop bgFile="interface\AddOns\IkebotUI\tex\blue\179914">
<BackgroundInsets>
<AbsInset left="7" right="7" top="7" bottom="7" />
</BackgroundInsets>
<TileSize>
<AbsValue val="16" />
</TileSize>
<EdgeSize>
<AbsValue val="16" />
</EdgeSize>
</Backdrop>
<Scripts>
<OnEnter>ilabel24:Show();
</OnEnter>
<OnLeave>ilabel24:Hide();
</OnLeave>
<OnClick>IkebotUIForm1:Show();
IkebotUIForm10:Hide();
IkebotUIForm3:Hide();
</OnClick>
</Scripts>
<NormalTexture file="interface\AddOns\IkebotUI\tex\blue\Circle\Normal" />
<PushedTexture file="interface\AddOns\IkebotUI\tex\blue\Circle\Border" />
<DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
<TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
</DisabledTexture>
<HighlightTexture file="interface\AddOns\IkebotUI\tex\blue\Circle\Highlight" />
<ButtonText name="$parentText">
<FontHeight>
<AbsValue val="8" />
</FontHeight>
<Color r="1" g="0.8431373" b="0" />
</ButtonText>
<NormalFont style="GameFontNormal" />
<HighlightFont style="GameFontHighlight" />
<DisabledFont style="GameFontDisable" />
<PushedTextOffset x="0" y="0" />
</Button>
</Frames>
</Frame>
</Ui>