[C++-sig] PyEval_EvalCode

Alan Baljeu alanbaljeu at yahoo.com
Wed Nov 12 17:09:18 CET 2008


>This sounds perfectly reasonable to me, FWIW.
>An interesting question then is how you embed your interactive Python shell into the application's main event loop. But that's mainly an implementation detail. :-)
>
>Regards,
 >     Stefan

Well, rendering is on a separate thread, so no issue there.  My plan is:
1) create a console
2) type text into the console
3) ask you guys how to get the interactive Python shell to respond to that text.

If there's another option besides a console window, I'm interested.


      __________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca


More information about the Cplusplus-sig mailing list