Have you thought of doing this the other way round?

Use a browser for the UI and a python backend that serves pages using async javascript & XML (AJAX).

What you describe is highly windows-centric.

On Apr 19, 2005, at 12:43 PM, Geoff Schmidt wrote:

Greetings --

I'm trying to embed a web browser inside a Python application. So far, the most straightforward avenue seems to be to use Mozilla or IE as an ActiveX control -- they have identical interfaces.

_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Reply via email to