Re: [Tutor] A little Tkinter question

2004-12-17 Thread Marilyn Davis
On Wed, 15 Dec 2004, Gregor Lingl wrote: > > > Marilyn Davis schrieb: > > Hi Tutors, > > > > I'm reviewing GUIs and wondering: > > > > When you pack a component, and you specify fill = BOTH, how is this > > different from expand = YES? > > > Hi Marilyn, > This is a bit tricky and hard to exp

Re: [Tutor] A little Tkinter question

2004-12-15 Thread Gregor Lingl
Gregor Lingl schrieb: Marilyn Davis schrieb: Hi Tutors, I'm reviewing GUIs and wondering: When you pack a component, and you specify fill = BOTH, how is this different from expand = YES? Hi Marilyn, This is a bit tricky and hard to explain, so I recommend playing around with this little program

Re: [Tutor] A little Tkinter question

2004-12-15 Thread Gregor Lingl
Marilyn Davis schrieb: Hi Tutors, I'm reviewing GUIs and wondering: When you pack a component, and you specify fill = BOTH, how is this different from expand = YES? Hi Marilyn, This is a bit tricky and hard to explain, so I recommend playing around with this little program from John Grayson's Tki

[Tutor] A little Tkinter question

2004-12-15 Thread Marilyn Davis
Hi Tutors, I'm reviewing GUIs and wondering: When you pack a component, and you specify fill = BOTH, how is this different from expand = YES? Thank you for any insight. Marilyn Davis ___ Tutor maillist - [EMAIL PROTECTED] http://mail.python.org/ma