A library to provide an efficient, featureful tooltip-style display.
Handy features:
Infinite lines.
If there are too many buttons to view, you can scroll up and down.
1-4 columns
Category structure.
Well documented API
Lines function as buttons (clickable)
Checkboxes, Radio buttons.
Users:
TO INSTALL: Put the TabletLib folder into
\World of Warcraft\Interface\AddOns\
Developers:
Place the TabletLib.lua file into your AddOn's folder, then add TabletLib.lua to the .toc file.
Then, to access the library, in your code, write `local dew = TabletLib:GetInstance("1.0")`.
From that point on, you can access DewdroptLib's functions.
Facts
- Date created
- 10 May 2006
- Category
- Last update
- 27 Jan 2009
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- TabletLib
- Reverse relationships
- 112
- Recent files
- R: 3.0-release for 3.0.8 on 27 Jan 2009
- A: r218 for 3.0.8 on 27 Jan 2009
- A: r217 for 2.4.3 on 22 Oct 2008
- A: r216 for 2.4.3 on 09 Oct 2008
- A: r215 for 2.4.3 on 02 Oct 2008
Authors
Relationships
- Embedded library
- Ace2
- DewdropLib