[Tutor] tkinter message & button questions

Cranky Frankie cranky.frankie at gmail.com
Tue Nov 29 19:02:50 CET 2011


I changed the quote program to use the grid manager:

http://www.pastie.org/2939778

Still, the message widget box keeps resizing based on the length of
the quote. I'm thinking it has to be something to do with the message
widget itself, not the pack vs. grid manager.

When I research this I find that a lot of the information on the
message widget does not work in Python 3.1 - for example, the height
parameter does not work in 3.1.

-- 
Frank L. "Cranky Frankie" Palmeri
Risible Riding Raconteur & Writer
“How you do anything is how you do everything.”
- from Alabama Crimson Tide training room


More information about the Tutor mailing list