Tkinter event
knock knock
none at none.com
Sat Feb 10 08:00:10 EST 2001
More information about the Python-list mailing list
Sat Feb 10 08:00:10 EST 2001
- Previous message (by thread): Tkinter event
- Next message (by thread): I don't think I understand popen2() behaviour
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Tkinter event
- Next message (by thread): I don't think I understand popen2() behaviour
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list