On Nov 6, 4:40 pm, Cousin Stanley <[email protected]> wrote: > > My Tkinter is very rusty but perhaps you could do it > > something like this : http://pastebin.com/m5e49da19 > > > I forgot how to get rid of the empty root window > > that appears, sorry. > > root.withdraw() # should do it
Thanks to you both - exactly what I was looking for. Much appreciated. -- Dan Winsor Soy un poco loco en el coco. -- http://mail.python.org/mailman/listinfo/python-list
