|
wxArt2D
|


Public Member Functions | |
| a2dColorComboBox (wxWindow *parent, wxWindowID id, bool bAllowTransparent=true, a2dCustomColors *pCustCol=0, const wxSize &size=wxDefaultSize) | |
| pCustCol is an optional pointer to custom colors, which will be modified directly! | |
| void | SetColor (const wxColour &color) |
| bool | IsColorSelected () const |
| wxColour | GetColor () const |
| virtual void | OnDrawItem (wxDC &dc, const wxRect &rect, int item, int flags) const |
| virtual wxCoord | OnMeasureItem (size_t item) const |
Definition at line 222 of file styledialg.h.