[Tkinter-discuss] Undo/redo in Entry widget or use a Text widget instead?

python at bdurham.com python at bdurham.com
Sat Nov 6 00:16:05 CET 2010


Is there a way to implement undo/redo in an Entry widget or
should we use 1 line Text widgets in place of an Entry widget
when we want a textbox like control with undo/redo?

Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101105/d253e9c4/attachment.html>


More information about the Tkinter-discuss mailing list