WoW:Widget

From AddOn Studio
Revision as of 12:31, 29 July 2006 by WoWWiki>Mikk
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In a World of Warcraft Interface Customization context, a Widget refers to a (usually visible) component of the user interface, such as a "Frame", "Button", or "EditBox", etc...

Widgets can be created via XML (using WoW's |XML markup, or via the CreateFrame() API, and further be controlled run-time with functions in the Widget API.