immutable class TK_CTAG
****
A generic canvas item tag that can be used with any kind of item.
-----------------------------------------------------------------
Configuration options for the various item types
-----------------------------------------------------------------




Public


Readable Attributes
attr str: STR; .. Included as str

Features
create(name: STR): SAME .. Included as create
**** Generates unique tags. The "name" is just for debugging purposes
create: SAME .. Included as create


Private

attr str: STR; .. Included as str

The Sather Home Page