|
Public Member Functions |
| | Trash () |
| | Constructors.
|
| | Trash (wxWindow *parent, wxWindowID id=SYMBOL_TRASH_IDNAME, const wxString &caption=SYMBOL_TRASH_TITLE, const wxPoint &pos=SYMBOL_TRASH_POSITION, const wxSize &size=SYMBOL_TRASH_SIZE, long style=SYMBOL_TRASH_STYLE) |
| bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_TRASH_IDNAME, const wxString &caption=SYMBOL_TRASH_TITLE, const wxPoint &pos=SYMBOL_TRASH_POSITION, const wxSize &size=SYMBOL_TRASH_SIZE, long style=SYMBOL_TRASH_STYLE) |
| | Creation.
|
| void | CreateControls () |
| | Creates the controls and sizers.
|
| wxBitmap | GetBitmapResource (const wxString &name) |
| | Retrieves bitmap resources.
|
| wxIcon | GetIconResource (const wxString &name) |
| | Retrieves icon resources.
|
Static Public Member Functions |
| static bool | ShowToolTips () |
| | Should we show tooltips?
|
Public Attributes |
| wxChoice * | m_grid_line_type_control |