[Ironpython-users] GUI Toolkits

Andrew Graham andy at agraham.demon.co.uk
Wed Dec 10 17:57:34 CET 2014


I've no idea how to use GitHub so I've put a publicly available copy of the VS2013 project on my OneDrive at

http://1drv.ms/1qvR9GK

There’s a brief Readme file in the project folder.

Andy


-----Original Message----- 
From: Jeff Hardy 
Sent: Wednesday, December 10, 2014 9:04 AM 
To: Andrew Graham 
Cc: ironpython-users at python.org 
Subject: Re: [Ironpython-users] GUI Toolkits 

On Fri, Dec 5, 2014 at 6:33 PM, Andrew Graham <andy at agraham.demon.co.uk> wrote:
> Jeff Hardy posted on the 3rd December
>> P.S. I'd also kill for an open-source embeddable REPL and an embeddable
>> editor (with debugging for extra points).
>
>
> I don't know if it is what you are looking for but I have a Python 2.7.5
> based embeddable MIT licensed REPL based on a WinForms Textbox that  I have
> modified from an old CodeProject posting at
> http://www.codeproject.com/Articles/26391/IronTextBox.
>
> I have just coded it as an add-on library for a Windows Forms based Basic
> language IDE that I maintain. If you like I can post it together with my
> hosting code as an example of how I use it. I could post both as Visual
> Studio 2013 projects or just the raw code - whatever!

I would be very interested in seeing that. Any chance you could put it
up on GitHub or similar? Ideally it's something that can beinstalled
from NuGet, appear in the Toolbox, and be dragged into the form when
needed (I think, WinForms isn't my strong suit).

>
> May I take this opportunity to say many thanks to Jeff, Pawel and all the
> other contributors to IronPython. As a retired Hardware/Software engineer I
> am in play mode keeping my skills (more or less) current and my interest is
> in .NET, C#, WinForms and WPF. IronPython is a wonderful tool for playing
> with the .NET Framework.

You're welcome!

- Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20141210/32a8edbe/attachment.html>


More information about the Ironpython-users mailing list