TkTerminal
TkTerminal copied to clipboard
Can undo the directory.
Ctrl-Z?
Yeah, if you type enough you can undo the directory.
So I hope there is a way to create a readonly tag
My method should be able to prevent this :).
How did you use Ctrl-Z. I even didn't write
text["undo"] = True
and bind Ctrl-Z?
Args and kwargs... also, use .configure() instead ;).
Args and kwargs... also, use .configure() instead ;).
what?