Thread Tools Display Modes
08-18-11, 09:44 PM   #1
samishii23
An Aku'mai Servant
Join Date: Oct 2010
Posts: 33
Question Help me make a config menu child to blizzard's

As the Title states: Trying to figure out how to make a child config menu in the blizzard addon menu...

Does anyone have any tutorial / thread or addon links that I could use? Im trying to stay away from Ace APIs if possible, because its a little bloated IMO. But I have also looked through their code and can't find the code to hook it to the blizz menu. So if you know a stand alone addon that does this, or links. I would apperciate it.
  Reply With Quote
08-18-11, 10:14 PM   #2
Torhal
A Pyroguard Emberseer
 
Torhal's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 1,196
Probably just about anything by Tekkub.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of NPCScan and many other AddOns.
  Reply With Quote
08-18-11, 10:17 PM   #3
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 2,364
This might give you a start:

http://www.wowwiki.com/Using_the_Int...s_Addons_panel

I know, I know. It's on WoWWiki, and "WoWWiki's dead". There's probably something similar on WoWpedia, but I had this link in my favorites, so....

Oh, and the link they give to a blue post on the WoW forums doesn't work. It'll get you to the new forums, not the old forums where the post most likely was originally, but not right to the post (which is what the link looks like it was supposed to do).
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?


Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!

Last edited by jeffy162 : 08-18-11 at 10:19 PM.
  Reply With Quote
08-19-11, 09:54 AM   #4
Foxlit
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 91
Originally Posted by jeffy162 View Post
This might give you a start:

http://www.wowwiki.com/Using_the_Int...s_Addons_panel

I know, I know. It's on WoWWiki, and "WoWWiki's dead". There's probably something similar on WoWpedia, but I had this link in my favorites, so....
It's as simple as http://www.wowpedia.org/Using_the_In...s_Addons_panel
__________________
... and you do get used to it, after a while.
  Reply With Quote
08-19-11, 03:51 PM   #5
samishii23
An Aku'mai Servant
Join Date: Oct 2010
Posts: 33
So basicly make an options Frame and then attach it with the InterfaceOptions_AddCategory. Thanks guys.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Help me make a config menu child to blizzard's

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