Re: [Ironpython-users] GUI Toolkits

2014-12-03 Thread Jeff Hardy
On Wed, Dec 3, 2014 at 1:57 PM, Jeff Hardy wrote: > On Wed, Dec 3, 2014 at 9:19 AM, Andrew Ayre wrote: > >> Hi Markus, >> >> Thanks for responding to my plea for help. I was leaning towards >> something like your first suggestion but I like your second suggestion >> better! HTML opens up possibi

Re: [Ironpython-users] WDB web debugger for IronPython

2014-12-03 Thread Kerray
Hi Jeff, I've opened the issue with IPV6_V6ONLY - https://github.com/IronLanguages/main/issues/238 And I'll open one for the Tornado socket problem also. Other than that, I can successfuly run import wdb w = wdb.set_trace() in console and examine the contents of the resulting Wdb object (it seems

Re: [Ironpython-users] GUI Toolkits

2014-12-03 Thread Jeff Hardy
On Wed, Dec 3, 2014 at 9:19 AM, Andrew Ayre wrote: > Hi Markus, > > Thanks for responding to my plea for help. I was leaning towards > something like your first suggestion but I like your second suggestion > better! HTML opens up possibilities for users to add logos, etc to their > forms if they

Re: [Ironpython-users] GUI Toolkits

2014-12-03 Thread Andrew Ayre
Hi Markus, Thanks for responding to my plea for help. I was leaning towards something like your first suggestion but I like your second suggestion better! HTML opens up possibilities for users to add logos, etc to their forms if they wish, and HTML is widely known. Thanks again and I am glad I'm

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

2014-12-03 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New issue] no support for parameterized properties with default values -- ISSUES 1. [New issue] no support for parameterized properties with