tkinter - resizing window problems

gregholmes at my-deja.com gregholmes at my-deja.com
Thu Oct 19 12:20:00 EDT 2000


I have a tkinter window with three frames packed into it vertically.

The top frame holds a menubar.  The bottom frame holds a status or
message bar.

If I grab the top edge of the window and drag it down, fine.  The
menubar moves down, the middle frame (scrolled) shrinks, the bototm
frame stays put.

If I grab the bottom edge, however, and drag it up, the status bar is
no longer in view.

How can I get the "typical" behavior expected of such widgets?


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list