tagOrId in Canvas class
John Smith
someone at microsoft.com
Mon Dec 9 12:30:33 EST 2002
More information about the Python-list mailing list
Mon Dec 9 12:30:33 EST 2002
- Previous message (by thread): tagOrId in Canvas class
- Next message (by thread): tagOrId in Canvas class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can anyone steer me to a reference on "tagOrId" in the canvas class? It is a way of referencing objects (i.e. line, arc, circle) on a canvas. I understand I can use it to select and manipulate canvas objects. For example, you can say, give me all the tags for items with the following tagOrId, or you can ask for the type of object that has a specific tagOrId. Does tagOrId stand for "tag or Id" where Id stands for item handle? Thank you John Smith
- Previous message (by thread): tagOrId in Canvas class
- Next message (by thread): tagOrId in Canvas class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list