How to embed PyWin32 interpreter into C++ program ?
Alex Halaburda
transtexus at yahoo.com
Wed Feb 5 05:31:31 EST 2003
More information about the Python-list mailing list
Wed Feb 5 05:31:31 EST 2003
- Previous message (by thread): Text to JPG. How to
- Next message (by thread): readline() when there is no '/n'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Python PyWin32 extension is very handy. And it ships with great interpreter. Does anybody know how to embed interpreter window into C++ application (maybe as child frame). I have tried to lunch interpreter through RunSimpleString() with starting script, but interpreter starts only once, the second time RunSimpleString() return -1. To lunch interpreter one more time it is required to restart application. Best regards, Alex Halaburda
- Previous message (by thread): Text to JPG. How to
- Next message (by thread): readline() when there is no '/n'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list