Davy Mitchell wrote:
Hi Harriv,

You could start by looking at
http://www.ironpython.info/index.php/Contents#Tools_and_Utilities

There's a couple of web and desktop IronPython shells there.

There is also IronTextBox which is an IronPython console in a Windows Forms TextBox

You will probably need to update it for 2.0.1 but it is probably what you want.

http://www.codeproject.com/KB/edit/irontextbox2.aspx

Michael
Davy

On Wed, Apr 29, 2009 at 9:21 AM, Harriv <har...@gmail.com> wrote:
Hi,
 A beginner's question: Is there a tutorial/demo/sample project to show how
embed "IDLE like" functionality in C# WinForms application?
 So basically I'd like to add interactive command line to my application,
but of course all other features of IDLE (eg debugging, code editors etc)
must be left out.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


--
http://www.ironpythoninaction.com/

_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to