Auxiliary class providing neccessary functionality needed for in-place modification of a content of the text shape.
More...
#include <EditTextShape.h>
List of all members.
Detailed Description
Auxiliary class providing neccessary functionality needed for in-place modification of a content of the text shape.
- See also:
- wxSFEditTextShape
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
parent | Pointer to the parent window |
id | ID of the text control window |
parentShape | Pointer to the parent editable text shape |
content | Initial content of the text control |
pos | Initial position |
size | Initial size |
style | Window style |
Member Function Documentation
Event handler called if the key was pressed in the text control.
- Parameters:
-
event | Reference to the event class instance |
Event handler called if the text control lost the focus.
- Parameters:
-
event | Reference to the event class instance |
Finish the editing process/.
- Parameters:
-
apply | If TRUE then changes made in eddited text will be applied on text shape, otherwise it will be canceled |
Member Data Documentation
The documentation for this class was generated from the following file: