Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-08-21, 04:29 PM   #1
supressor
A Murloc Raider
Join Date: Mar 2009
Posts: 4
Need help in making config module

Hello, I made a WA and wanna transfer it's functionality to standalone addon.
Making event handler is not a problem, but making a config module is something I completely stuck in. I can make very simple options frame using AceConfig and AceGUI, but all I can make is static options. I need dynamic options, by default there is nothing in config frame but empty dropdown and "add" button. Pressing it will add new entry to dropdown and adds new widgets to frame, including another set of dropdown and add button (nested groups). So user can create and remove entries, making complex options table.
Here you can see how it looks in "custom options" in my WA, and basicly I need just to copy it.
https://wago.io/keDKx8-dt

Give me please some example of how to do it
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Need help in making config module

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