On Tue, Nov 04, 2008 at 04:25:11PM -0500, [EMAIL PROTECTED] wrote:
                        .
                        .
                        .
> Thanks Tim. I actually started out using the grid geometry manager, 
> though, and I switched to pack specifically because I thought maybe the 
> problem was being caused by the grid manager, and thought maybe the 
> pack manager would correct things. I'm getting the same problem with 
> both the pack and grid managers; specifically, that my enclosing frames 
> seem to move to adjust to the size of widgets placed inside of them, 
> which distorts the dimensions of all my windows.
                        .
                        .
                        .
Right; for many who work with GUIs, that adjustment is regarded
as a feature, more than a problem.  You should have received by
now, though, a message from Guilherme which explains how to 
circumvent the behavior.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to