Hi
I don’t know enough about COM and OLE to say for sure (just enough to be
dangerous) but wx doesn’t have enough of the plumbing itself required todo something like this, and although combining with PyWin modules might
make it possible, I expect that it would be real tricky.
In fact i want to combine wxpython and the win32 modules. Googling and starching info make thin
gs clearer… I have to make the com server skeleton
(i am able to do it ) and my problem is that i have to start
the wx GUI in a separate thread… how can i do it? I try but i can’t
cleanup my app correctly… the server hangs when i clean up the GUI…
any advice?
thanks,
nelson