On Jul 30, 5:07 pm, rantingrick <rantingr...@gmail.com> wrote:
> On Jul 30, 6:52 pm, AJ <ajuff...@yahoo.com> wrote:
>
> > Dear users,
>
> > I have written a sample program that ran correctly with earlier than
> > Mac OS 10.6. The answer field Label does not align correctly. I
> > downloaded the latest Python 2.7 release but still did not solve the
> > problem.  Look for line "L4.place(relx=0.32,rely=0.56, anchor=W)"
>
> DO YOURSELF A HUGE FAVOR AJ... Learn how to use the "pack" and "grid"
> geometry managers available in Tkinter before it's too late. Well,
> unless of course your a sadist. In that case just ignore my post
> completely. 8^O
>
> http://effbot.org/tkinterbook/tkinter-index.htm#introduction

I know the pack and grid. They do not allow me to position my widget
the way I want.
You have to go back to first grade and relearn the phrase “If you have
nothing nice to say do not say anything at all”.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to