Cut is documented in wxTextEntry now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1223,11 +1223,6 @@ public:
|
|||||||
const wxValidator& validator = wxDefaultValidator,
|
const wxValidator& validator = wxDefaultValidator,
|
||||||
const wxString& name = wxTextCtrlNameStr);
|
const wxString& name = wxTextCtrlNameStr);
|
||||||
|
|
||||||
/**
|
|
||||||
Copies the selected text to the clipboard and removes the selection.
|
|
||||||
*/
|
|
||||||
virtual void Cut();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Resets the internal modified flag as if the current changes had been
|
Resets the internal modified flag as if the current changes had been
|
||||||
saved.
|
saved.
|
||||||
|
Reference in New Issue
Block a user