[Tutor] RE: Tutor digest, Vol 1 #430 - 7 msgs

alan.gauld@bt.com alan.gauld@bt.com
Wed, 27 Sep 2000 11:22:48 +0100


Dunno if this is answered already, I'm just back from vacation...

You can only have 1 Tk() in a program, you already have 
root = Tk() 
so will need to use 
root.title().

At least I think that's the problem, I haven't tried it :-)

Alan G.

> -----Original Message-----
> From: tutor-admin@python.org 
> [mailto:tutor-admin@python.org]On Behalf Of
> tutor-request@python.org
> Sent: Wednesday, September 20, 2000 5:03 PM
> To: tutor@python.org
> Subject: Tutor digest, Vol 1 #430 - 7 msgs
> 
> 
> Send Tutor mailing list submissions to
> 	tutor@python.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://www.python.org/mailman/listinfo/tutor
> or, via email, send a message with subject or body 'help' to
> 	tutor-request@python.org
> 
> You can reach the person managing the list at
> 	tutor-admin@python.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tutor digest..."
> 
>