Davy,

 Thanks.IronTextBox is just what I needed. It needed some minor
changes to get running on latest IronPython version but so far looking
good.

On Wed, Apr 29, 2009 at 2:44 PM, Michael Foord
<[email protected]> wrote:
>
> 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 <[email protected]> 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
>>> [email protected]
>>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>>
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>
>
>
> --
> http://www.ironpythoninaction.com/
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to