Running 2 gui libs simultaneously

Garrett G. Hodgson garry at research.att.com
Wed Jul 14 13:42:10 EDT 1999


Riaan Booysen wrote:

> 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?

why would you want to do that?
perhaps an explanation of the problem you're
trying to solve would invoke some better solutions.


-- 
Garry Hodgson			comes a time
garry at sage.att.com		when the blind man
Software Innovation Services	takes your hand, says,
AT&T Labs			"don't you see?"




More information about the Python-list mailing list