Describe how to keep a GUI live while processing continues 'in the background' here.

The ProgressMeter is a good example.

Kevin Walzer illustrates an update-based example. More idiomatic and robust is use of after, as in this example.

[We need thread-based examples.]

Tk coders touch on the underlying philosophy here.

None: how to keep a GUI live while processing continues 'in the background' (last edited 2009-06-20 22:11:46 by CameronLaird)