[Tutor] Tkinter Text Boxes

Jeremiah Rushton Jeremiah.Rushton at gmail.com
Wed Oct 20 17:37:33 CEST 2004


I wanted to make a Text box where I can continuously enter information
but the user could not edit the information in the text box.  Is there
a command/method to disable interaction with the Text box while still
being able to insert strings into it?  Or would it be easier just to
use the Listbox, and if that is the case, how can I stop the Listbox
from putting a line or dot at the end of each list line in the
Listbox?


More information about the Tutor mailing list