[Mono-list] Windows.Forms
Miguel de Icaza
miguel@ximian.com
21 May 2003 16:58:59 -0400
Hello guys,
If you are running Mono from CVS, you can install the Wine and the
Wine patch produced by Vlad here:
http://www.openlinksw.com/mono
Apply the Wine patches, compile and install.
You do not need to apply the Mono changes, but you need to do this:
export SWF=1
From your shell prompt.
After that, you can start running Windows.Forms applications, and
there is no longer need for a modified GC.
The work of the Windows.Forms hackers is impressive! Various small
applications I wrote in Visual Studio work out of the box. If you were
looking for a lot of work and a lot of space to contribute to,
Windows.Forms is here and its now simpler than ever.
Miguel