wxArt2D
Classes | Macros
strucdlg.h File Reference

for choosing a a2dCanvasObject from a list. More...

#include "wx/wx.h"
#include "wx/canvas/algos.h"
#include "wx/canvas/sttool.h"
#include "wx/general/genmod.h"
Include dependency graph for strucdlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dCanvasObjectsDialog
 
class  a2dCanvasObjectsChooseDialog
 
class  CanvasFillDialog
 to choose fill More...
 
class  PenDialog
 pen dialog fro choosing a stroke. More...
 
class  LogicalFunction
 to choose the way drawing is done ( not yet implemented ). More...
 
class  FillPatterns
 
class  PatternDialog
 choose a fill pattern More...
 

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
 
#define ID_DIALOGCHOOSE   10090
 
#define SYMBOL_A2DCHOOSE_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
 
#define SYMBOL_A2DCHOOSE_TITLE   _("Choose Canvas Object")
 
#define SYMBOL_A2DCHOOSE_IDNAME   ID_DIALOGCHOOSE
 
#define SYMBOL_A2DCHOOSE_SIZE   wxSize(400, 800)
 
#define SYMBOL_A2DCHOOSE_POSITION   wxDefaultPosition
 
#define CHOOSE_ID_STATIC   ID_DIALOGCHOOSE + 1
 
#define CHOOSE_ID_LISTBOX   ID_DIALOGCHOOSE + 2
 
#define CHOOSE_ID_HIDE   ID_DIALOGCHOOSE + 3
 
#define CHOOSE_ID_APPLY   ID_DIALOGCHOOSE + 4
 
#define NR_PATTERNS   72
 

Detailed Description

for choosing a a2dCanvasObject from a list.

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
strucdlg.h,v 1.8 2009/10/05 20:03:11 titato Exp

Definition in file strucdlg.h.

strucdlg.h File Reference -- Sun Oct 12 2014 17:04:27 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation