Re: [Ironpython-users] GUI Toolkits

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

Re: [Ironpython-users] GUI Toolkits

2014-12-10 Thread Jeff Hardy
On Fri, Dec 5, 2014 at 6:33 PM, Andrew Graham 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 > base

[Ironpython-users] Issues Migrated to GitHub

2014-12-10 Thread Jeff Hardy
Please open any IronPython issues on the main GitHub repo (https://github.com/IronLanguages/main/issues) instead of CodePlex. Huge thanks to Alex for taking care of this, and apologies for flooding any inboxes that had notifications turned on. - Jeff __