wxArt2D
|
for choosing a a2dCanvasObject from a list. More...
#include "wx/wx.h"
#include "wx/canvas/canmod.h"
#include "wx/docview/doccom.h"
#include "wx/canvas/sttool.h"
#include "wx/editor/candoc.h"
Go to the source code of this file.
Classes | |
class | a2dCanvasObjectsDocDialog |
Macros | |
#define | ID_DIALOG 10000 |
#define | SYMBOL_A2DCANVASOBJECTSDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
#define | SYMBOL_A2DCANVASOBJECTSDIALOG_TITLE _("Choose Canvas Object") |
#define | SYMBOL_A2DCANVASOBJECTSDIALOG_IDNAME ID_DIALOG |
#define | SYMBOL_A2DCANVASOBJECTSDIALOG_SIZE wxSize(400, 300) |
#define | SYMBOL_A2DCANVASOBJECTSDIALOG_POSITION wxDefaultPosition |
#define | STRUCT_ID_STATIC 10001 |
#define | STRUCT_ID_LISTBOX 10002 |
#define | STRUCT_ID_HIDE 10003 |
#define | STRUCT_ID_APPLY 10004 |
for choosing a a2dCanvasObject from a list.
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file strucdlgdoc.h.