def pack(self, dict=None):
if dict==None:
Pack.config(self)
else:
for key in dict.keys():
Pack.config(self, key, dict[key])
This will cause correct behavior if you call widget.pack() with no
arguments.
Steve
-- Steven Miale - smiale@cs.indiana.edu| I was there at the dawn of the third age Indiana University, Bloomington, IN | of man, and all I got was this lousy .sig