No steps, no setup only install mono!

You can simple compile your form application with: 

gmcs -target:winexe -r:System.Windows.Forms.dll,System.Drawing.dll -o
myform.exe *.cs

(the System.Windows.Forms assembly is in GAC)

At this moment with monodevelop you can't create a WinForm (ala Visual
Studio), ...try mwf-designer, but it's very very unstable




aruvalcaba wrote:
> 
> Hi to All
> 
> does any one know the steps requiered to setup system.windows.forms in
> mono/monodevelop
> 
> Thanks
> 
> Arturo
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Guide-to-setup-System.windows.Forms-in-Open-Suse-11.1-tp22727417p22731490.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to