WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Extra controls (https://www.wowinterface.com/forums/showthread.php?t=45434)

Benalish 12-13-12 09:17 AM

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?

Seerah 12-13-12 03:56 PM

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.


All times are GMT -6. The time now is 02:59 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI