You also said you would like an open source embeddable editor. How about this 
one which, like my REPL is WinForms based and is Lesser GPL licensed.

http://1drv.ms/1GoOOzc

It has syntax highlighting, with loads of syntax definitions for various 
languages. It does code folding, auto-indent, find and replace and no doubt 
other stuff that I haven’t found yet. 

Apparently it was a commecial product in the early.NET 1.0 days about 2001 but 
the author tidied it up for .NET 2.0 and released it as LGPL open source in 
2010.

I’m impressed with how utterly easy it is to use and am writing a wrapper for 
it to include as a component in the Basic language IDE that I maintain.

Andy


-----Original Message----- 
From: Jeff Hardy 
Sent: Thursday, December 11, 2014 1:11 PM 
To: Andrew Graham 
Cc: ironpython-users@python.org 
Subject: Re: [Ironpython-users] GUI Toolkits 

On Wed, Dec 10, 2014 at 4:57 PM, Andrew Graham <a...@agraham.demon.co.uk> wrote:
> 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.

It's actually really easy - the guide at https://help.github.com/ is
pretty good.

I'll take a look when I get a chance. Thanks!

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to