[Tutor] Disabling a frame in Tkinter

Hans Dushanthakumar Hans.Dushanthakumar at navman.com
Thu Jan 5 22:00:36 CET 2006


Hi,
   Is there any way to disable an entire frame (and all its included
widgets) in Tkinter. It does not seem to support state=DISABLED.

Another Tkinter question: In a listbox, how do I intially set a
"selected" item? What I want to do here is have the 1st item in a
listbox selected (ie highlighted) when the appln is run.

Cheers
Hans


More information about the Tutor mailing list