wxArt2D
Classes | Macros | Typedefs | Enumerations
canpropedit.h File Reference

for edting properties in a a2dNamedPropertyList More...

#include "wx/wx.h"
#include "wx/general/gen.h"
#include "wx/canvas/canglob.h"
#include "wx/canvas/sttool.h"
#include "wx/grid.h"
Include dependency graph for canpropedit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PropGridData
 
class  a2dEditProperties
 
class  a2dPropertyEditorDlg
 edit properties of a2dCanvasObject's More...
 

Macros

#define ID_DIALOG   10000
 
#define SYMBOL_A2DEDITPROPERTIES_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
 
#define SYMBOL_A2DEDITPROPERTIES_TITLE   _("Edit Properties")
 
#define SYMBOL_A2DEDITPROPERTIES_IDNAME   ID_DIALOG
 
#define SYMBOL_A2DEDITPROPERTIES_SIZE   wxSize(400, 300)
 
#define SYMBOL_A2DEDITPROPERTIES_POSITION   wxDefaultPosition
 
#define ID_GRID   10001
 
#define ID_ADD   10002
 
#define ID_CUT   10003
 
#define ID_PASTE   10004
 
#define ID_CANCEL   10006
 
#define ID_OKE   10005
 

Typedefs

typedef std::vector< PropGridDataPropGridDataVec
 

Enumerations

enum  PropertyType { pt_string, pt_integer, pt_real, pt_bool }
 

Detailed Description

for edting properties in a a2dNamedPropertyList

The event for editing properties is intercepted, and the property list recieved that way can be edited.

Author
Klaas Holwerda
Date
Created 11/19/2003

Copyright: 2003-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
canpropedit.h,v 1.5 2006/12/13 21:43:29 titato Exp

Definition in file canpropedit.h.

Macro Definition Documentation

#define ID_DIALOG   10000

Control identifiers

Definition at line 35 of file canpropedit.h.

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