Running 2 gui libs simultaneously
Garrett G. Hodgson
garry at research.att.com
Wed Jul 14 13:42:10 EDT 1999
More information about the Python-list mailing list
Wed Jul 14 13:42:10 EDT 1999
- Previous message (by thread): Running 2 gui libs simultaneously
- Next message (by thread): Running 2 gui libs simultaneously
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?"
- Previous message (by thread): Running 2 gui libs simultaneously
- Next message (by thread): Running 2 gui libs simultaneously
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list