]> git.saurik.com Git - wxWidgets.git/commitdiff
Added some missing wxTextCtrl functions: Undo, Redo, CanUndo, CanRedo,
authorJulian Smart <julian@anthemion.co.uk>
Tue, 6 Apr 1999 16:32:33 +0000 (16:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 6 Apr 1999 16:32:33 +0000 (16:32 +0000)
CanCopy, CanCut, CanPaste, GetSelection, IsEditable.
Also added wxNotebook::SetTabSize (only implemented on wxMSW but necessary
when using just an icon).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found