WoW:XML/ButtonStyle: Difference between revisions

Line 16: Line 16:


=== Example ===
=== Example ===
<pre>
  <Frame name="MyFrame">
  <Frame name="MyFrame">
   <Layers>
   <Layers>
Line 31: Line 32:
   </Button>
   </Button>
  </Frame>
  </Frame>
</pre>


This example will show an opaque color texture, painted white, and a button where the normal state font has been changed to a large font.
This example will show an opaque color texture, painted white, and a button where the normal state font has been changed to a large font.