ConfigWindow

ConfigWindow Demonstration

This "super" add-on is an assistant to add-on function. Similar to AddonManager. However, instead of being able to turn on/off or hide add-ons; it is capable of allowing add-on developers to quickly and simply create buttons or user input abilities for their add-ons. This allows the user and the developer to reduce the amount of memory their add-on uses if they want to allow people to customize certain aspects of the add-on.

Demonstration 1 (actual configuration buttons for NamePlateBars minus IconTabled);
http://i54.tinypic.com/2co53ki.jpg
Seen in this image is a large list of true/false buttons, generated with a single loop of code from the owner add-on.
Also seen is a demonstration of the tabled buttons which allow the user to easily switch forward and backward through a predefined table stored in the owner add-on.

Demonstration 2 (not actual configuration buttons for NNRS);
http://i51.tinypic.com/ri83e0.jpg
Seen in this image is a fake IconTable with no icons.
A slider button which sends an event every time the slider is moved to the owner add-on.
A color button, which can be changed based on the color sliders in the right side of the window.
Two EditLine buttons, one numeric and one string, clicking these opens and focuses on an EditLine to which the user can type in information and press enter to send the information to the owner add-on.
A true/false button.

Window accessed by typing /cw.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Mar 25, 2012
Category
Last update
Mar 25, 2012
Development stage
Mature
Language
  • enUS
License
GNU General Public License version 2 (GPLv2)
Curse link
ConfigWindow
Downloads
1,852
Recent file

Authors