Has anyone managed to make a wxPython GUI program behave like s a
win32 COM server? I don't know how to reconcile the GUI event loop and
the COM servers instantiation of the COM object.
More generally what is the IPC mechanism of choice with wxPython ? I
don't see any way to do it in a non CPU intensive way except possibly
using python threads + sockets, and threads scare me....currently the
thread demo crashes pretty quickly under python 1.5.2+wxPython 2.2,
though it does seem to be OK on Win2k with a single CPU.
Any suggestions ?
Thanks,
Drew
ยทยทยท
--
;; Drew.Whitehouse@anu.edu.au Sci-Viz/VR Programmer
;; http://anusf.anu.edu.au/~drw900 ANUSF VIZLAB
;; Australian National University Supercomputer Facility
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users