API ColorSelect GetColorRGB Edit History Talk0 98,450pages on this wiki 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 Returns the RGB values of the currently selected color. r, g, b = ColorSelect:GetColorRGB() Arguments Edit None Returns Edit r, g, b r Number - The red value of the color g Number - The green value of the color b Number - The blue value of the color Read more Control which mouse button up/down events get passed to the event handler... API Button RegisterForClicks 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