
Overview of Item Types
drawline, drawtext, setcolor, setlinewidth.) Tcl's are created with widget commands of the following form:
pathName create tcl [option value option value ...]There may be any number of option-value pairs, each of which sets one of the configuration options for the item. These same option-value pairs may be used in itemconfigure widget commands to change the item's configuration. The following options are supported for tcl objects:
-bb [9] A script that gets evaluated to specify the bounding box of an item

Copyright Computer Science Department, The University of New Mexico