WoW:XML/Button: Difference between revisions

m (thanks for the help ;) try to use the pre tag instead so the markup in the source is stil the same. you may have to switch to code view)
Line 50: Line 50:
   </Layers>
   </Layers>
   <Button inherits="UIPanelButtonTemplate" text="Big Text">
   <Button inherits="UIPanelButtonTemplate" text="Big Text">
     <Size x=150 y=60>
     <Size x="150" y="60"/>
     <Anchors><Anchor point="BOTTOM"/></Anchors>
     <Anchors><Anchor point="BOTTOM"/></Anchors>
     <NormalFont style="GameFontNormalHuge"/>
     <NormalFont style="GameFontNormalHuge"/>
Anonymous user