wxArt2D
|
Public Member Functions | |
a2dFillComboBox (wxWindow *parent, wxWindowID id, bool bAllowLayerStyle=false, a2dCustomColors *pCustCol=0, const wxSize &size=wxDefaultSize) | |
pCustCol is an optional pointer to custom colors, which will be modified directly! | |
void | SetFill (const a2dFill &fill) |
bool | IsFillSelected () const |
a2dFill | GetFill () const |
virtual void | OnDrawItem (wxDC &dc, const wxRect &rect, int item, int flags) const |
virtual wxCoord | OnMeasureItem (size_t item) const |
Definition at line 290 of file styledialg.h.