Thread Tools Display Modes
12-13-12, 09:17 AM   #1
Benalish
A Flamescale Wyrmkin
 
Benalish's Avatar
Join Date: Dec 2012
Posts: 122
Extra controls

I'm building the options panel for my addon.
If I want add controls that are not available with xml as the trackbar (just like this) what can I do?
I know that must use an external library, but wich is it?
  Reply With Quote
12-13-12, 03:56 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
You mean the Slider widget? The Blizzard UI uses XML for all of their windows/options. I'm fairly positive you can do it.

You don't need to use a library to make config windows. And you don't have to use XML (you could write it all in Lua).

That said, I create my larger, more extensive option windows use AceConfig. If the addon only has a few settings, though, I write it from scratch.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Extra controls

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