Re: [Ironpython-users] GUI Toolkits

2014-12-11 Thread Andrew Graham
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

Re: [Ironpython-users] GUI Toolkits

2014-12-11 Thread Jeff Hardy
On Wed, Dec 10, 2014 at 4:57 PM, Andrew Graham 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:/

[Ironpython-users] IronPython, Daily Digest 12/10/2014

2014-12-11 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [Status update] Implement rest of __builtin__ module 2. [New issue] Error happend when Acess MSproject by IronPython 2.7.x -- ISSUES 1. [S