Re: [IronPython] IronPython 1.1.1 wish-list?

2008-01-05 Thread Kamil Dworakowski
That would be great. When may we expect 1.1.1 release? > Yep, I think this can be fixed. I've got a tentative fix and it looks like > it works and doesn't break anything. Thanks for bringing attention to this. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

[IronPython] "Visual Studio Python Express" (was: Re: Newbie, feedback/question)

2008-01-05 Thread François Schnell
On Dec 20, 2007 12:10 AM, John Messerly <[EMAIL PROTECTED]> wrote: > Also, just to be clear: we (IronPython team) didn't write "IronPython > Studio". Although it sure looks like a cool project! Thanks for this information which is not really a good news for me (with some distance). The author o

[IronPython] "Visual Studio Python Express" (was: Re: Newbie, feedback/question)

2008-01-05 Thread François Schnell
On Jan 5, 2008 2:52 PM, Kamil Dworakowski <[EMAIL PROTECTED]> wrote: > > > Even if WxPython API is fine, it's been a long time I've been hoping > > for a free "Visual Studio Python Express"-like, with a form designer > > to quickly develop GUIs in particular. > > In WPF (includes silverlight) you

Re: [IronPython] Newbie, feedback/question

2008-01-05 Thread Kamil Dworakowski
> Even if WxPython API is fine, it's been a long time I've been hoping > for a free "Visual Studio Python Express"-like, with a form designer > to quickly develop GUIs in particular. In WPF (includes silverlight) you can define forms using xaml (sth like defining a page in html). Have you trie