Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-13-09, 12:30 AM   #1
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 680
<Layer> => .lua?

Yes, yes, more questions. I've scoured wowwiki and can't find anything on making layers via .lua:

Code:
<Layer level="OVERLAY">
    <FontString inherits="GameFontNormal" text="Text">
	<Anchors>
	    <Anchor point="TOP" relativeTo="$parent">
	        <Offset><AbsDimension x="0" y="-15"/></Offset>
	    </Anchor>
	</Anchors>
    </FontString>
</Layer>
Just need various text labels displayed.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » <Layer> => .lua?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off