WoW:Layer: Difference between revisions

10 bytes added ,  11 April 2009
Typo fixing, Replaced: <br> → <br /> (5) using AWB
(copied from XML user interface, added another api reference)
(Typo fixing, Replaced: <br> → <br /> (5) using AWB)
Line 1: Line 1:
There are 3 levels of layers: BACKGROUND is in the back, ARTWORK is in the middle and OVERLAY is in front. If you want to be sure that a object is before another, you must specify the level where you want to place it.
There are 3 levels of layers: BACKGROUND is in the back, ARTWORK is in the middle and OVERLAY is in front. If you want to be sure that a object is before another, you must specify the level where you want to place it.


BACKGROUND - Level 0. Place the background of your frame here. <br>
BACKGROUND - Level 0. Place the background of your frame here. <br />
BORDER - Level 1. Place the artwork of your frame here . <br>
BORDER - Level 1. Place the artwork of your frame here . <br />
ARTWORK - Level 2. Place the artwork of your frame here. <br>
ARTWORK - Level 2. Place the artwork of your frame here. <br />
OVERLAY - Level 3. Place your text, objects, and buttons in this level. <br>
OVERLAY - Level 3. Place your text, objects, and buttons in this level. <br />
HIGHLIGHT - Level 4. Place your text, objects, and buttons in this level. <br>
HIGHLIGHT - Level 4. Place your text, objects, and buttons in this level. <br />


*Elements in the '''HIGHLIGHT''' Layer are '''automatically shown or hidden''' when the mouse enters or leaves.
*Elements in the '''HIGHLIGHT''' Layer are '''automatically shown or hidden''' when the mouse enters or leaves.
Anonymous user