Tkinter.Text: prevent user modifications

Raimo Tuisku raimo-news at mail.com
Tue Aug 6 12:53:11 EDT 2002


On Sat, 03 Aug 2002 04:33:35 +0300, terry wrote:


>> What is the best way to prevent user from editing the contents of
>> Tkinter.Text wiget but editing from the code would be possible.

> Isn't this a Label widget rather than a Text widget when it never gets
> modified by the user?

That is not as versatile.

-- 
Raimo Tuisku



More information about the Python-list mailing list