immutable class TK_TEXT_TAG
****
A tag used to indicate a region of characters in a TK_TEXT widget Text tags are used in binding callbacks




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