Interactive Console for Win32 Application

Devrim Erdem devrim at machsim.com
Sun Sep 19 05:07:23 EDT 2004


Hello,

I am on win32 with python2.2.

My python added C++ app is an OpenGL application so there is no real
GUI code around it. I have built in the python interpreter which works
very great. I would like to have the opportunity to popup a console
from my application which has access to the python module which is
defined and instantiated in my application.

If I had the time, I would implement a Quake like console. To save
time, I wanted to check if there is already a way of doing this on
Windows.

P.S. The app is not full screen so I can popup another window that's
not a problem at all.

Thanks in advance,

Devrim



More information about the Python-list mailing list