View Single Post
12-12-05, 11:58 PM   #1
Konstant
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 33
Setting default toolbox textures?

I'm trying to figure out how to set the default textures of buttons at render time.

<Property name="NormalTexture" displayName="Normal Texture" type="wowuides.Texture" value="@skin@" visible="true" category="Appearance" defaultCopy="true" />

It has something to do with this.

Or... Do I need to build my own xml frames and inherit from them?
  Reply With Quote