wxShapeFramework  1.13.0 beta
EditTextShape.h File Reference
Include dependency graph for EditTextShape.h:
This graph shows which files directly or indirectly include this file:

Classes

class  wxSFContentCtrl
 Auxiliary class providing neccessary functionality needed for in-place modification of a content of the text shape. More...
class  wxSFDetachedContentCtrl
 Auxiliary class providing neccessary functionality needed for dialog-based modification of a content of the text shape. More...
class  wxSFEditTextShape
 Class encapsulating the editable text shape. It extends the basic text shape. More...

Defines

#define sfCANCEL_TEXT_CHANGES   false
#define sfAPPLY_TEXT_CHANGES   true
#define sfdvEDITTEXTSHAPE_FORCEMULTILINE   false
 Default value of wxSFEditTextShape::m_fForceMultiline data member.
#define sfdvEDITTEXTSHAPE_EDITTYPE   wxSFEditTextShape::editINPLACE
 Default value of wxSFEditTextShape::m_nEditType data member.

Variables

class WXDLLIMPEXP_SF wxSFEditTextShape

Define Documentation

#define sfAPPLY_TEXT_CHANGES   true
#define sfCANCEL_TEXT_CHANGES   false

Default value of wxSFEditTextShape::m_fForceMultiline data member.


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines