Demonstration 1 (actual configuration buttons for NamePlateBars minus IconTabled);

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);

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.
Download: Curse Download - ConfigWindow Read the readme.txt about .pak files.
Update v1.3:
- Updated for 3.0 UserModsService built-in add-on issues. (Fixes the bug where the add-on shows from closing the escape menu.)
Add-on is now a .pak file.
Included notes for add-on developers as an additional text document.
Update v1.2:
- Added a Close Button.
Added an external force open event, "CONFIG_OPEN_EVENT_RESPONSE".
Made the Color Sliders more intuitive aesthetically.






















