Thread Tools Display Modes
04-09-06, 03:55 PM   #1
Mr_Vonhelding
A Deviate Faerie Dragon
Join Date: Feb 2006
Posts: 10
Panels

ive made a small frame and ive put 6 little panels on it.

Im trying to create something like a mini hotbar for the addon im developing.

what i can't figure out is how to put some text or an image in the panels.
Something to make it look like a button.

Can anyone help me out with this?
  Reply With Quote
04-13-06, 11:14 AM   #2
Esamynn
Featured Artist
Premium Member
Featured
Join Date: Jan 2005
Posts: 395
Take a look at the ActionButtonTemplate.xml file from the default UI code.

You have 3 options:

1) inherit from that template directly
2) inherit that template into your own template which makes any purpose specific changes you need to the template
3) copy the template code and chop it up to suit your purposes.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Panels

Thread Tools
Display Modes

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