inter app too.
Alan G.
- Original Message -
From: "Johnston Jiaa" <[EMAIL PROTECTED]>
To:
Sent: Thursday, September 21, 2006 5:21 AM
Subject: [Tutor] Tkinter GUI Grid Layout Manager
>I am trying to get 3 buttons, equally separated along the top of the
>window.
On Wed, 20 Sep 2006 21:21:25 -0700 (PDT)
Johnston Jiaa <[EMAIL PROTECTED]> wrote:
> I am trying to get 3 buttons, equally separated along the top of the window.
> How do I get them to all be the same size and how do I make them so that they
> are equidistant to each other?
>
> Along with those
Johnston Jiaa wrote:
> I am trying to get 3 buttons, equally separated along the top of the
> window. How do I get them to all be the same size and how do I make
> them so that they are equidistant to each other?
>
> Along with those three buttons, I am trying to get a text box, near the
> mid
I am trying to get 3 buttons, equally separated along the top of the window. How do I get them to all be the same size and how do I make them so that they are equidistant to each other?Along with those three buttons, I am trying to get a text box, near the middle of the window. Every time I attem