[Tutor] yet more Tkinter+class problems

Rick Pasotto rickp@telocity.com
Tue Nov 19 18:02:18 2002


On Wed, Nov 20, 2002 at 11:42:18AM +1300, Thomi Richards wrote:
> 
> hmmm... for some reason, anything in "statusframe" doesn't show up.
> heres the source, is there something i am doing really wrong? Do frames
> have to be nested inside each other?? surely not...

You pack the buttonframe twice and never pack the status frame.

>                 self.buttonframe = Frame(self.mainframe)
>                 self.buttonframe.pack(side='top')
> 
>                 self.statusframe = Frame(self.mainframe)
>                 self.buttonframe.pack(side='bottom')

-- 
We recognize the right of every man to perform services for
himself or to serve others according to conditions arrived at
through free bargaining. Communism denies this right, since it
places all services in the hands of an arbitrary, central
authority.
	-- Frédéric Bastiat (1801-1850)
    Rick Pasotto    rickp@telocity.com    http://www.niof.net