John,

> The following simplification of your code works for me on linux, also 
> illustrating the use of justify:

Thank you for your explanation and sample code. My problem was I didn't
know that anchor was an option for widgets - I thought this option only
applied to the pack() method.

Configuring my widgets with an anchor='w' gives me the solution I'm
looking for.

Malcolm 
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to