Re: [IronPython] WinForms UserComponent binding a IronPythonConsole

2008-01-23 Thread Jon Cooper
am = true, Peek() returns nothing, etc). Is this some kind of flushing issue? Any help would be fantastic. I'm nearly there! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland Sent: 23 January 2008 17:29 To: Discussion of IronPython Subject: Re: [IronPython] Wi

Re: [IronPython] WinForms UserComponent binding a IronPythonConsole

2008-01-23 Thread Jon Cooper
s some kind of flushing issue? Any help would be fantastic. I'm nearly there! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland Sent: 23 January 2008 17:29 To: Discussion of IronPython Subject: Re: [IronPython] WinForms UserComponent binding a IronPythonConsole Ge

Re: [IronPython] WinForms UserComponent binding a IronPythonConsole

2008-01-23 Thread Dino Viehland
.com Subject: [IronPython] WinForms UserComponent binding a IronPythonConsole Hello, I've been enjoying using IronPython. I'm now going to embed it in my C# WinForms application to provide a way for users to perform simple ad-hoc scripting. Unfortunately this has been less easy than I t

[IronPython] WinForms UserComponent binding a IronPythonConsole

2008-01-23 Thread Jon Cooper
Hello, I've been enjoying using IronPython. I'm now going to embed it in my C# WinForms application to provide a way for users to perform simple ad-hoc scripting. Unfortunately this has been less easy than I thought it would be! I've built a subclass of TextBox that I can use to display and in