Running 2 gui libs simultaneously

Riaan Booysen booysejh at telkom.co.za
Tue Jul 13 06:06:01 EDT 1999


Hello all,

How difficult would it be to run 2 window libraries simultaneously (Tcl/Tk /
wxPython) in one Python program.
The problem is that both need an event processing loop ( lib.mainloop() ).
Are threads my only solution?

Riaan Booysen







More information about the Python-list mailing list