Tkinter event

knock knock none at none.com
Sat Feb 10 08:00:10 EST 2001


got a canvas with items (lines). the mouseover event should give a specifc
desciption for every item in the canvas. so i did a mouseover bind to a
unique tag for every item! the idea is to make function that listens to the
event and look ups the description. how can this method find out which item
(tag) sent the event?? this must be possible, right?

- David





More information about the Python-list mailing list