tkinter undo

G

Gigs_

Hi


I dont have idea how to write tkinter undo/redo function form my text editor and
my paint program.
Could someone help? I'm not asking for code, just for some guidelines to get me
in the right way.


thanks
 
K

kyosohma

Hi

I dont have idea how to write tkinter undo/redo function form my text editor and
my paint program.
Could someone help? I'm not asking for code, just for some guidelines to get me
in the right way.

thanks
From what I've read, the Tkinter Text widget has an unlimited undo/
redo function built into it. If you use it for text editing, you
shouldn't need to worry about it. If you want to do it yourself, I
would recommend reading the code behind that widget or reading the
code behind IDLE itself.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top