Updated 2012-07-21 03:13:42 by RLE
tkwait variable name

Waits until the global variable given by name is modified. Returns an empty string. Primarily obsoleted by the core Tcl command vwait, which does the same thing.

See also edit