Re: Giving your C/C++ Application a Python Command Line...

2006-04-10 Thread Roman Yakovenko
On 10 Apr 2006 02:15:41 -0700, Andrew McCall <[EMAIL PROTECTED]> wrote: > Hi Folks, > > I am building an application under multiple OS's, and I wanted to give > my application > > For example, the test application I am working on is a calculator and I > would like to have a menu in the GUI option

Giving your C/C++ Application a Python Command Line...

2006-04-10 Thread Andrew McCall
Hi Folks, I am building an application under multiple OS's, and I wanted to give my application For example, the test application I am working on is a calculator and I would like to have a menu in the GUI option to open a command line where you can use Python commands to perfom the functions of t