[IronPython] Hosting a python engine inside a windows form from IronPython code.

JoeSox joesox at gmail.com
Wed Oct 10 23:29:37 CEST 2007


On 10/10/07, Tim Riley <riltim at gmail.com> wrote:
> I am looking for some direction for running a GUI based IronPython
> console from IronPython code. I have found a sample of hosting
> IronPython in IronPython that Mr. Foord had created but it doesn't
> help me out with figuring out how to tie it to a RichTextBox. Has
> anyone done this and if so do they have any pointers they are willing
> to share?


Also, I may have miss understood your question so if you are looking
at just running the IronPythonEngine in a app, feel free to download
my Visual Studio project for pswrdgeniron
The main article is here:
http://www.codeproject.com/useritems/pswrdgeniron.asp
is may be a good example you are looking for and this was developed with IP2


A direct download for the source (without a site membership) can be found here:
http://joeswammi.com/downloads/pswrdgeniron.zip

pswrdgen and pswrdgeniron main website is
http://pswrdgen.googlecode.com
-- 
Later, JoeSox



More information about the Ironpython-users mailing list