[Pythonmac-SIG] Embedding question
John DeSoi
desoi@mac.com
Tue, 17 Jul 2001 17:44:13 -0400
Hi,
I'm interested in taking on an embedding project. I have successfully
started Python from my application using the PyMac_Initialize() call
in the shared library. The problem is that I need to control all of
the window creation in my application and as soon as I call
PyMac_Initialize() the console window is created. Is there a way to
initialize and use Python without the console window? I could find
anything in the examples or documentation.
Thanks,
John DeSoi, Ph.D.