LibDropdown-1.0

Input box

Addon Support Statement

Hello everyone. I'm no longer actively playing World of Warcraft (and haven't for many months). I'm looking for someone to take over maintenance of my addons. If you're interested, and have at least one released addon, send me a message at neotron+curse@gmail.com

Addon Description


A library for dropdown menus.Supports the following standard Ace3 structures:

  • Color
  • Execute
  • Groups
  • Header
  • Input
  • Range
  • Select
  • Toggle

Usage

local menuframe = LibStub("LibDropdown-1.0"):OpenAce3Menu(Ace3ConfigTable)

This returns a frame for the root menu. You might want to use SetPoint
on this frame to attach it to an appropriate location. You may
optionally release the menu with:

menuframe:Release()

However this isn't required as the addon will do this when the menu is hidden.

Discussion Thread

WowAce forums

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Jan 13, 2009
Category
Last update
Dec 12, 2011
Development stage
Release
License
MIT License
Curse link
LibDropdown-1.0
Downloads
17,952
Recent files
  • R: 1.0.7 for 4.3 Dec 12, 2011
  • A: r26 for 4.3 Dec 12, 2011
  • R: 1.0.6 for 4.2 Jun 28, 2011
  • A: r24 for 4.2 Jun 28, 2011
  • R: 1.0.5 for 4.1 Apr 27, 2011

Authors