49
edits
(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() | ||
== | == Examples == | ||
:ColorPickerFrame.func = my_cpf_func; | :ColorPickerFrame.func = my_cpf_func; | ||