Quoting Ron Weidner <[EMAIL PROTECTED]>: > > > tk = Tk() > > > tk.config(background='pink') > > > tk.geometry('400x400') > > > > > tk.geometry( "320x150+200+200")
Hmm. In my experience, a call like tk.geometry('400x400') will resize tk without moving it... -- John. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor