'current' tag .....
Martin Franklin
martin.franklin at bedford.waii.com
Thu Oct 5 06:08:13 EDT 2000
More information about the Python-list mailing list
Thu Oct 5 06:08:13 EDT 2000
- Previous message (by thread): 'current' tag .....
- Next message (by thread): Class Browsers vs Static Types (Re: Inefficiency of __getattr__)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Hopfully a quick question!?! I have a few items on a (tkinter) canvas and I want to change their apearance when the mouse is moved over them AND button 1 is pressed... My problem is that I want to use the 'current' tag to decide which item to change and this 'current' tag is not updated when I have B1 down. If I just use <Motion> all is well as 'current' is updated. quick fix anyone? Thanks Martin
- Previous message (by thread): 'current' tag .....
- Next message (by thread): Class Browsers vs Static Types (Re: Inefficiency of __getattr__)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list