promotional bannermobile promotional banner

LibSimpleOptions-1.0

Abandoned
A library to provide a way to easily create controls for Blizzard's options system

File Details

LibSimpleOptions-1.0-r79273

  • B
  • Jul 27, 2008
  • 7.95 KB
  • 159
  • 2.4.3
  • Retail

File Name

LibSimpleOptions-1.0-r79273.zip

Supported Versions

  • 2.4.3

------------------------------------------------------------------------
r79273 | ckknight | 2008-07-27 14:47:30 -0400 (Sun, 27 Jul 2008) | 5 lines
Changed paths:
   A /trunk/LibSimpleOptions-1.0
   A /trunk/LibSimpleOptions-1.0/LibSimpleOptions-1.0.lua
   A /trunk/LibSimpleOptions-1.0/LibSimpleOptions-1.0.toc
   A /trunk/LibSimpleOptions-1.0/LibStub
   A /trunk/LibSimpleOptions-1.0/LibStub/LibStub.lua
   A /trunk/LibSimpleOptions-1.0/lib.xml

.LibSimpleOptions-1.0 - initial commit
This is basically a library that you can use to create config panels with for the Blizzard interface addon options dealy.
This doesn't handle layout or have an "options table" format, but it handles a lot of the tedium of creating the controls themselves.
Note: don't take the API to be final yet, there's a possibility something could change (but pretty sure it won't).

------------------------------------------------------------------------