WoW:UIOBJECT ColorSelect: Difference between revisions

m
no edit summary
(CategorySelect - Adding categories)
mNo edit summary
Line 1: Line 1:
{{widget}}
If you want to use a ColorSelect widget, you may want to consider using the [[Using the ColorPickerFrame]]. This is a frame already defined by Blizzard. You can display it by calling: ColorPickerFrame:Show()
If you want to use a ColorSelect widget, you may want to consider using the [[Using the ColorPickerFrame]]. This is a frame already defined by Blizzard. You can display it by calling: ColorPickerFrame:Show()


Line 6: Line 8:
* ColorPickerFrame.cancelFunc()
* ColorPickerFrame.cancelFunc()


==Example Code==
== Examples ==


:ColorPickerFrame.func = my_cpf_func;
:ColorPickerFrame.func = my_cpf_func;