API GameTooltip NumLines Edit History Talk0 98,459pages on this wiki Revision as of 23:50, July 14, 2008 by Charibot (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 count = GameTooltip:NumLines(); Return the number of text lines which comprise a tooltip object. Arguments none Returns count count Number - The number of lines in the tooltip. Read more Button:SetHighlightTextColor(r, g, b) Sets the text color for mouseover highlighting. Arguments... API Button SetHighlightTextColor Sets editBox's text to the specified string. editBox:SetText(str) str (string) -- the string you... API EditBox SetText Gets the Frame Level of the frame it is used on. frameLevel = Frame:GetFrameLevel() None... API Frame GetFrameLevel Categories: Widget methods