Re: [IronPython] IronPython and Visual Designer

2010-01-17 Thread Caglar Toklu
Hi Don, You can use SharpDevelop http://www.icsharpcode.net/OpenSource/SD/ as a GUI designer. And yes, it is like "VB6" unlike the tools that just generate the UI code once. SharpDevelop supports IronPython 2.6 too, and it is much more up-to-date then http://ironpythonstudio.codeplex.com/. Cagla

Re: [IronPython] IronPython and Visual Designer

2010-01-16 Thread John
On Saturday 16 January 2010 10:54:20 am Don Sawatzky wrote: > I have so far settled happily on NetBeans with IronPython and Visual Studio > for C#. I may be mis-reading the above but are you saying that you are using NetBeans in some manner to produce a UI that can be used with IronPython. Johnf

[IronPython] IronPython and Visual Designer

2010-01-16 Thread Don Sawatzky
A good Visual Designer for IronPython is hard to find. I was looking for a better GUI designer. I was spoiled by the VB6 designer, and found the graphics APIs in CPython to be a hassle. I discovered IronPython and WPF and set out to test them. Visual Studio for IronPython is not so good. I