hello,
I've a foreign application (written in Delphi),
which I can dock in my wxPython application,
and I'm able to send message from the wxPython application to the
foreign application.
So I'm able to send my own handle to the foreign application.
Now the last part is receiving messages from the foreign application in
the main wxPython application.
How do I fetch a windows message from the foreign application ?
thanks,
Stef Mientki
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32