[IronPython] Full forms editor with VS Express?

Mike Krell mbk.lists at gmail.com
Fri Jan 12 12:21:14 CET 2007


On 1/12/07, Michael Foord <fuzzyman at voidspace.org.uk> wrote:

> At Resolver we have the full version of Visual Studio, but we still use
> the forms editor to create C# code.
>
> We use it just to create the GUI layer (mainly for our dialogs), making
> sure that all the attributes are set to protected. Then we subclass in
> IronPython.

I'm still getting used to Forms as well as IPy.  Could you give a
quick example or details about what the dividing line is, i.e., how
much work does the IPy subclass take on?  How much of the dialog event
handlers is handled in IPy?

   Mike



More information about the Ironpython-users mailing list