Skip to content
sirinsidiator edited this page Feb 24, 2016 · 9 revisions

LibAddonMenu-2.0 offers many different control types that can be used to create your own settings menu.

###Structuring
Submenu - A folding submenu which can contain other controls.
Header - A header label
Description - A text block
Texture - An image

###Input Checkbox - basic on/off switch
Slider - slider for numeric inputs
Editbox - text field
Dropdown - dropdown with text choices
Icon Picker - dropdown with icons
Color Picker - ingame color picker

###Misc Panel - The container for all other controls
Button - Creates a button that can be used to trigger something
Custom - A basic control that can be extended to create your own types