WX call a pywx program from a program, and return values

kyosohma at gmail.com kyosohma at gmail.com
Sun Jun 24 19:11:44 EDT 2007


On Jun 24, 10:02 am, Marcpp <mar... at gmail.com> wrote:
> I need to call a pywx program(1) from an wxpy program(2) and return a
> value to program(2).
> Any example to do it?

Yup. See links below:

http://mail.python.org/pipermail/tutor/2005-May/038648.html
http://www-pcmdi.llnl.gov/software-portal/cdat/tips_and_tricks/python_tips/passing_arguments.html
http://aspn.activestate.com/ASPN/Mail/Message/wxPython-users/3508008

Mike




More information about the Python-list mailing list