API EditBox Insert Edit History Talk0 98,461pages on this wiki Revision as of 11:33, October 8, 2009 by Starlightblunder (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Widget Methods Inserts text at the current cursor position. EditBox:Insert("text"); Arguments Edit text String - text to insert at the current cursor position. Read more Button:SetText(String) Sets the Button's text to the specified string. Arguments String String... API Button SetText Gets the text color of of a Font Instance. r, g, b, a = FontInstance:GetTextColor() None r, g... API FontInstance GetTextColor string frameType = Frame:GetFrameType(); This returns the type of the frame the GetFrameType... API Frame GetFrameType Categories: Widget methods