[PD] pyext & threads

rama medialist at xicnet.com
Mon May 17 16:04:52 CEST 2004


Hi PD'rs,

I am launching a wxPython app from within PD using pyext,
as I'd need to send messages to it from PD (joystick controls).

the problem is: each message sent from PD to the py script is done on a
new thread, while I need to send over the same one which started the
python app (as required by wxPython). so is that possible?

I'm no experienced into threaded programming at all, so any tips or
directions will be really appreciated.

greetings
Ramiro
-- 
rama <medialist at xicnet.com>




More information about the Pd-list mailing list