[wxpython-users] Simple wxPython editors with unlimited undo/redo?
AK
andrei.avk at gmail.com
Sun Apr 13 13:44:18 PDT 2008
Tim van der Leeuw wrote:
> Hi Andrei,
>
> There's the StyledTextCtrl. I've never looked into it's undo/redo
> capabilities, but it's also the basis of a number of editors (like
> Scite) which do have a multi-level undo. So perhaps it can help you?
>
> Regards,
>
> --Tim
Thanks Tim - indeed it does have a multi-level undo! I will use it
instead of stock TextCtrl. -ak
--
ak
Tobu | http://tobu.lightbird.net/ | Freeform DB / Tagger / PIM
Python-by-Example | http://pbe.lightbird.net/ | Guide to LibRef
More information about the wxpython-users
mailing list