Motif window with interactive Python shell

Herbert Schilling hschilling at grc.nasa.gov
Thu Apr 3 11:50:02 EST 2003


Hi,
 
I have a Motif application that I extended and embedded with Python. 

I would really like to have a Motif window where I could interact with
the application via a Python shell.  I looked around for ideas on how
to do that but I didn't see much. Most of the ideas I saw involved
using GUI toolkits other than Motif. We really don't want to include
another GUI toolkit.

Any ideas? 

 Thanks!




More information about the Python-list mailing list