#include <prefsdlg.h>
Public Member Functions | |
colourpick (wxWindow *parent, wxColour col=wxColor(wxT("BLACK"))) | |
Create a color picker control. | |
wxColor | getColour () |
void | doPick (wxCommandEvent &evt) |
Called when the button is clicked. |
|
Create a color picker control.
|
|
Called when the button is clicked. Pops a colour selection dialog and repaints the button. |
|
|