> > Have you tried the addtag_withtag() method?  It looks like it should be
> > able to do what you're thinking of.  The documentation here:
> > 
> >     http://tkinter.unpythonic.net/pydoc/Tkinter.Canvas.html
> > 
> > should talk about addtag_withtag().
> 
> itemconfig() also looks promising.
> 
> http://www.pythonware.com/library/tkinter/introduction/x2017-concepts.htm
> 
Thanks Danny and Kent, I see it now.
With so many options on offer it's easy to miss the obvious.
All of this new information should keep me occupied for quite some time.
Thanks again.
Glen

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to