Gordon MacDonald

Results 1 issues of Gordon MacDonald

**Is your feature request related to a problem? Please describe.** The ```tksupport.install``` method calls ```widget.update()```. The ```Tcl_UpdateObjCmd``` function, _i.e._ the ```update``` command in Tcl or Python's ```widget.update()``` is [known to...