[SciPy-dev] gui_thread and wxPython events

Travis N. Vaught travis at enthought.com
Thu Mar 6 13:28:32 EST 2003


Hey Travis,

I thought I'd cross-post this to the chaco list as well.

The Other Travis

> -----Original Message-----
> From: scipy-dev-admin at scipy.net [mailto:scipy-dev-admin at scipy.net] On
> Behalf Of Travis Oliphant
> Sent: Wednesday, March 05, 2003 11:03 PM
> To: scipy-dev at scipy.net
> Subject: [SciPy-dev] gui_thread and wxPython events
> 
> Question on architecture,
> 
> Say you are trying to do plotting from the command line using wxPython
and
> gui_thread.
> 
> How are the proxy classes available to the first thread (the command
line)
> supposed to be able to receive events from the second thread
(wxPython)
> such as what happens when the window gets closed by the user.
> 
> Right now, this is not working at least on Linux as I've described
before
> --- if it works on Windows, I'd like to know why because it doesn't
seem
> like it should there either.
> 
> I noticed there is something called a PushEventHandler but I don't
know
> what it is doing.
> 
> Any words of advice.  I'd like to start making the plotting routines
more
> capable by building on chaco.
> 
> -Travis O.
> 
> --
> Travis Oliphant
> Assistant Professor
> 459 CB
> Electrical and Computer Engineering
> Brigham Young University
> Provo, UT 84602
> Tel: (801) 422-3108
> oliphant.travis at ieee.org
> 
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev





More information about the SciPy-Dev mailing list