Main(deDE)

A library to provide a clean dropdown menu interface.

Handy features:
Infinite levels.
Infinite buttons per level.
Efficient design and API.
Documented API.
Sliders as a level in its own right.
Scrollable menus.

Users:
TO INSTALL: Put the DewdroptLib folder into
\World of Warcraft\Interface\AddOns\

Developers:
Place the DewdroptLib.lua file into your AddOn's folder, then add DewdroptLib.lua to the .toc file.
Then, to access the library, in your code, write `local dew = DewdroptLib:GetInstance("1.0")`.
From that point on, you can access DewdroptLib's functions.

If you find _any_ bugs, feel free to submit them at
http://ckknight.wowinterface.com/portal.php?id=54&a=listbugs

If you want to request any features, feel free to submit your ideas at
http://ckknight.wowinterface.com/portal.php?id=54&a=listfeatures


Comments

Posts Quoted:
Reply
Clear All Quotes