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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to