15 #ifndef __WXCANDOCPROC_H__
16 #define __WXCANDOCPROC_H__
22 #include "wx/cmdproc.h"
28 #include "wx/canvas/snap.h"
29 #if wxART2D_USE_CANEXTOBJ
32 #endif //wxART2D_USE_CANEXTOBJ
33 #include "wx/editor/cancom.h"
50 virtual bool OnInit();
51 virtual void OnExit();
initiation editor module for the wxArt2D library
editing tool for a2dCanvasObject's