Python and wxPython as front end to C++ program

Doug Farrell dfarrell01 at earthlink.net
Sun May 13 16:06:26 EDT 2001


Thanks for the direction, I'll take a look at the demo stuff that comes with
wxPython and see what I can see.

Doug

"nop_90" <nop_90 at yahoo.com> wrote in message
news:3AFC6BDF.317C6A06 at yahoo.com...
> There is an example in how to do this i believe in the
> demo proggies that come with wxPython
>
> Doug Farrell wrote:
>
> > Hi,
> >
> > I've written a command line utility for the Sun machine at work in C++
that
> > I'd like to put a nicer interface around. Is it possible to write a
Python
> > program with wxPython that would act as a GUI 'wrapper' to this command
line
> > utility? The utility program accepts command line arguments to do its
work
> > and only outputs to cout and cerr. Can Python feed the utility an
argument
> > (which I think is easy) and catch and display the cout/cerr messages?
> >
> > Thanks in advance,
> > Doug
>
>





More information about the Python-list mailing list