|
wxArt2D
|
choose a fill pattern More...
#include <strucdlg.h>


Public Member Functions | |
| PatternDialog (wxWindow *parent, FillPatterns *fills, const wxString &title, long style=0, const wxString &name=wxT("main_pattern_dlg")) | |
| void | OnActivate (wxActivateEvent &event) |
Protected Member Functions | |
| void | OnCloseWindow (wxCloseEvent &event) |
| Close window if EXIT-button is pressed. | |
| void | Cm_P_BitB (wxEvent &event) |
| Get chosen pattern. | |
| wxColour * | ltowxc (long colour) |
Protected Attributes | |
| wxPanel * | m_panel1 |
| wxScrolledWindow * | m_scroll |
| wxWindow * | m_parent |
| Pointer to parent, holds the parent window. | |
| wxBitmapButton * | m_patternbut [NR_PATTERNS] |
| int | m_choosen |
| the choosen pattern. | |
choose a fill pattern
Definition at line 299 of file strucdlg.h.