Tcl script, given as a format string. There are three string substitutions applied to this format string, before it is evaluated.
Example 5.2. »-updatefcn« Format String
formatstring %1$s %2$s %3$s # 1:= selected window # 2:= orientation (x,y) # 3:= list of help lines coordinates
A valid Tcl-Interpreter. This interpreter must be
created through interp create
.
The current Tcl-Interpreter is used whenever the property is left empty.
A valid Tk Window. This »window« can be a a plain or composite window, too.