GUI Threading Recipe

Ivan R. Judson judson at mcs.anl.gov
Wed Jan 22 11:04:46 CST 2003


Great solution -- I don't know wx enough to know the details, but I
suspected as much. This definitely sounds like the way to go.

--Ivan

> -----Original Message-----
> From: Bob Olson [mailto:olson at mcs.anl.gov] 
> Sent: Wednesday, January 22, 2003 10:47 AM
> To: Ivan R. Judson
> Cc: ag-dev at mcs.anl.gov; 'Susanne Lefvert'
> Subject: Re: GUI Threading Recipe
> 
> 
> you can also define custom wx events and wxPost them from the 
> non-GUI threads (if that's the probelm you need to solve)
> 
http://wiki.wxpython.org/index.cgi/LongRunningTasks

--bob

On Wed, 22 Jan 2003, Ivan R. Judson wrote:

> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82965
> 
> 




More information about the ag-dev mailing list