WoW:Widget

From AddOn Studio
Revision as of 19:47, 14 January 2007 by WoWWiki>Starlightblunder (Single pipe for link text)
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.