wxArt2D
|
#include "a2dprec.h"
#include "wx/wx.h"
#include <algorithm>
#include "wx/canvas/canmod.h"
#include "wx/filename.h"
#include "wx/canvas/sttool.h"
#include "wx/canvas/edit.h"
Go to the source code of this file.
Macros | |
#define | CDRAWER2D GetDrawingPart()->GetDrawer2D() |
#define | DEFAULTOpacityFactor 125 ; |
Functions | |
WX_DEFINE_LIST (wxZoomList) | |
DEFINE_MENU_ITEMID (CmdMenu_NoDragMenu, wxTRANSLATE("Drag the new object"), wxTRANSLATE("Drag new object in place")) a2dDragNewTool | |
INITIALIZE_PROPERTIES (a2dDrawTextTool, a2dStDrawTool) | |
Copyright: 2001-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file sttool.cpp.