Thread Tools Display Modes
11-20-14, 05:47 AM   #1
saxitoxin
A Theradrim Guardian
 
saxitoxin's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 60
[HELP] ingame config

is there any good tutorial that is up to date and quite easy to read that I can use to make an ingame config for my addon?
  Reply With Quote
11-20-14, 11:04 AM   #2
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
Mmm this one works just go to the section for AceConfig never saw a point in an in game config myself though so not sure how great it is.
__________________
Tweets YouTube Website
  Reply With Quote
11-20-14, 09:52 PM   #3
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
AceConfig is extremely large, though. If all you want to do is add a few simple checkboxes, sliders, and dropdowns, embedding over 250 KB worth of libraries for that is rather massive overkill.

Zork wrote up some examples for using all the Blizzard config templates here:
http://www.wowinterface.com/forums/s...ad.php?t=40444

Several of my addons only use Blizzard templates for in-game configuration panels; here are some simple ones:
- BetterBattlePetTooltip - panel with checkboxes
- PetBattleAutoForfeit - panel with checkbox and sliders

Most of my other addons use my own configuration mini-libraries; here are some examples:
- Item Tooltip Cleaner - single panel with checkboxes and color pickers
- PhanxChat - single panel with checkboxes, dropdowns, and sliders
- ShieldsUp - multiple panels with checkboxes, color pickers, sliders, and dropdown menus
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » [HELP] ingame config

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