Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

colourpick Class Reference

A color picker represented as a coloured button. More...

#include <prefsdlg.h>

List of all members.

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.


Detailed Description

A color picker represented as a coloured button.


Constructor & Destructor Documentation

colourpick::colourpick wxWindow *  parent,
wxColour  col = wxColor(wxT("BLACK"))
 

Create a color picker control.


Member Function Documentation

void colourpick::doPick wxCommandEvent &  evt  ) 
 

Called when the button is clicked.

Pops a colour selection dialog and repaints the button.

wxColor colourpick::getColour  )  [inline]
 


The documentation for this class was generated from the following files:
Generated on Fri Mar 10 12:32:03 2006 for MonkeyFish by  doxygen 1.4.4