gml_Bind.tcl File Reference

gmlUnbind tag sequence script

Unbind the script script that has been previously bound with "gmlBind" to the tag,``sequence`` couple.

gmlBind args

Presents the same interface as Tk "bind" command. Stores in a list all the scripts bound to a tag sequence couple, so that they can be individually unbound by the "gmlUnbind" command.

gmlBindDestroy tag

gmlRenameBind

Renames "gmlBind" into "bind" and "gmlUnbind" into "unbind".