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/ |
2 | C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd"> |
||
3 | <Frame name="TimexBarTemplate" parent="UIParent" hidden="true" movable="true" virtual="true" enableMouse="false"> |
||
4 | <Size> |
||
5 | <AbsDimension x="205" y="26"/> |
||
6 | </Size> |
||
7 | <Anchors> |
||
8 | <Anchor point="CENTER"> |
||
9 | <Offset> |
||
10 | <AbsDimension x="0" y="0"/> |
||
11 | </Offset> |
||
12 | </Anchor> |
||
13 | </Anchors> |
||
14 | <Layers> |
||
15 | <Layer level="OVERLAY"> |
||
16 | <FontString name="$parentText" inherits="GameFontHighlight" justifyH="LEFT"> |
||
17 | <Anchors> |
||
18 | <Anchor point="TOPLEFT" relativePoint="LEFT"> |
||
19 | <Offset> |
||
20 | <AbsDimension x="40" y="13"/> |
||
21 | </Offset> |
||
22 | </Anchor> |
||
23 | <Anchor point="BOTTOMRIGHT" relativePoint="RIGHT"> |
||
24 | <Offset> |
||
25 | <AbsDimension x="0" y="-3"/> |
||
26 | </Offset> |
||
27 | </Anchor> |
||
28 | </Anchors> |
||
29 | </FontString> |
||
30 | </Layer> |
||
31 | <Layer level="OVERLAY"> |
||
32 | <FontString name="$parentTimerText" inherits="GameFontHighlight" justifyH="RIGHT"> |
||
33 | <Size> |
||
34 | <AbsDimension x="40" y="16"/> |
||
35 | </Size> |
||
36 | <Anchors> |
||
37 | <Anchor point="TOPLEFT" relativePoint="LEFT"> |
||
38 | <Offset> |
||
39 | <AbsDimension x="0" y="13"/> |
||
40 | </Offset> |
||
41 | </Anchor> |
||
42 | </Anchors> |
||
43 | </FontString> |
||
44 | </Layer> |
||
45 | <Layer level="BACKGROUND"> |
||
46 | <Texture name="$parentBackground"> |
||
47 | <Anchors> |
||
48 | <Anchor point="TOPLEFT"> |
||
49 | <Offset> |
||
50 | <AbsDimension x="0" y="-2"/> |
||
51 | </Offset> |
||
52 | </Anchor> |
||
53 | <Anchor point="BOTTOMRIGHT"> |
||
54 | <Offset> |
||
55 | <AbsDimension x="0" y="11"/> |
||
56 | </Offset> |
||
57 | </Anchor> |
||
58 | </Anchors> |
||
59 | <Color r="0" g="0" b="0" a="1"/> |
||
60 | </Texture> |
||
61 | </Layer> |
||
62 | </Layers> |
||
63 | <Frames> |
||
64 | <StatusBar name="$parentStatusBar"> |
||
65 | <Anchors> |
||
66 | <Anchor point="TOPLEFT"> |
||
67 | <Offset> |
||
68 | <AbsDimension x="0" y="-2"/> |
||
69 | </Offset> |
||
70 | </Anchor> |
||
71 | <Anchor point="BOTTOMRIGHT"> |
||
72 | <Offset> |
||
73 | <AbsDimension x="0" y="11"/> |
||
74 | </Offset> |
||
75 | </Anchor> |
||
76 | </Anchors> |
||
77 | <Scripts> |
||
78 | <OnLoad> |
||
79 | this:SetFrameLevel(this:GetFrameLevel() - 1) |
||
80 | </OnLoad> |
||
81 | </Scripts> |
||
82 | <!-- <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/> --> |
||
83 | <BarTexture file="Interface\AddOns\Timex\Bar\bartex.tga"/> |
||
84 | <!-- <BarTexture file="Interface\AddOns\eCastingBar\Textures\StatusBar.tga"/> --> |
||
85 | <BarColor r="1.0" g="1.0" b="0.0"/> |
||
86 | </StatusBar> |
||
87 | <Button name="$parentButton" hidden="true"> |
||
88 | <Size> |
||
89 | <AbsDimension x="22" y="22"/> |
||
90 | </Size> |
||
91 | <Anchors> |
||
92 | <Anchor point="LEFT" relativePoint="LEFT"> |
||
93 | <Offset> |
||
94 | <AbsDimension x="-17" y="4"/> |
||
95 | </Offset> |
||
96 | </Anchor> |
||
97 | </Anchors> |
||
98 | <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
||
99 | <EdgeSize> |
||
100 | <AbsValue val="16"/> |
||
101 | </EdgeSize> |
||
102 | <TileSize> |
||
103 | <AbsValue val="16"/> |
||
104 | </TileSize> |
||
105 | <BackgroundInsets> |
||
106 | <AbsInset left="5" right="5" top="5" bottom="5"/> |
||
107 | </BackgroundInsets> |
||
108 | </Backdrop> |
||
109 | <Layers> |
||
110 | <Layer level="ARTWORK"> |
||
111 | <Texture name="$parentTexture"> |
||
112 | <Size> |
||
113 | <AbsDimension x="19" y="19"/> |
||
114 | </Size> |
||
115 | <Anchors> |
||
116 | <Anchor point="CENTER"> |
||
117 | <Offset> |
||
118 | <AbsDimension x="0" y="0"/> |
||
119 | </Offset> |
||
120 | </Anchor> |
||
121 | </Anchors> |
||
122 | </Texture> |
||
123 | </Layer> |
||
124 | </Layers> |
||
125 | <Scripts> |
||
126 | <OnLoad> |
||
127 | this:SetBackdropColor(0, 0, 0, 1); |
||
128 | this:SetBackdropBorderColor(0.5, 0.5, 0.5, 1); |
||
129 | this:RegisterForClicks("LeftButtonDown", "RightButtonDown"); |
||
130 | </OnLoad> |
||
131 | </Scripts> |
||
132 | </Button> |
||
133 | </Frames> |
||
134 | </Frame> |
||
135 | <Frame name="TimexBar1" inherits="TimexBarTemplate" id="1"/> |
||
136 | <Frame name="TimexBar2" inherits="TimexBarTemplate" id="2"/> |
||
137 | <Frame name="TimexBar3" inherits="TimexBarTemplate" id="3"/> |
||
138 | <Frame name="TimexBar4" inherits="TimexBarTemplate" id="4"/> |
||
139 | <Frame name="TimexBar5" inherits="TimexBarTemplate" id="5"/> |
||
140 | <Frame name="TimexBar6" inherits="TimexBarTemplate" id="6"/> |
||
141 | <Frame name="TimexBar7" inherits="TimexBarTemplate" id="7"/> |
||
142 | <Frame name="TimexBar8" inherits="TimexBarTemplate" id="8"/> |
||
143 | <Frame name="TimexBar9" inherits="TimexBarTemplate" id="9"/> |
||
144 | <Frame name="TimexBar10" inherits="TimexBarTemplate" id="10"/> |
||
145 | <Frame name="TimexBar11" inherits="TimexBarTemplate" id="11"/> |
||
146 | <Frame name="TimexBar12" inherits="TimexBarTemplate" id="12"/> |
||
147 | <Frame name="TimexBar13" inherits="TimexBarTemplate" id="13"/> |
||
148 | <Frame name="TimexBar14" inherits="TimexBarTemplate" id="14"/> |
||
149 | <Frame name="TimexBar15" inherits="TimexBarTemplate" id="15"/> |
||
150 | <Frame name="TimexBar16" inherits="TimexBarTemplate" id="16"/> |
||
151 | <Frame name="TimexBar17" inherits="TimexBarTemplate" id="17"/> |
||
152 | <Frame name="TimexBar18" inherits="TimexBarTemplate" id="18"/> |
||
153 | <Frame name="TimexBar19" inherits="TimexBarTemplate" id="19"/> |
||
154 | <Frame name="TimexBar20" inherits="TimexBarTemplate" id="20"/> |
||
155 | </Ui> |