interfacing Python interpreter with a VB6 frontend

Anonymous no.reply at here.com
Wed Oct 3 06:07:18 EDT 2007


I am trying something which appears (so far), that many other people 
have not yet tried before - since I can't find any useful related 
material despite several days of searching various sites/blogs etc.

I want to use VB6 as a front end for building a small GUI console that 
accepts python commands at the command line and executes them, returning 
any results to the VB6 window.

This requires several steps, but the one I am having most problem 
finding info on is the ff:

1. using/interacting the Python interpreter from VB6

Any pointers/demos etc are very welcome - and if this has already been 
done, please let me know, so I can learn from what someone else has done



More information about the Python-list mailing list