[Mono-winforms-list] WinForms on Linux/MacOSX

Euan MacInnes euan_macinnes at hotmail.com
Wed Oct 24 07:51:50 EDT 2007


Hi Ravi,
   Thanks for this, I've been looking at SharpDevelop. I've opted for an intermediate solution, as I need to test a lot in Linux etc.. what I've done is move the raw forms themselves into a separate assembly, one I can let .NET compile the forms, and then keep the bulk of the code in the platform-agnostic ones through inheriting the events. It's not pretty, but it's a lot easier to work with when I've booted into Linux already, and it means only having to resort back to Windows when I need to edit the forms.
 
Cheers,
 
Euan.



> Date: Wed, 24 Oct 2007 13:38:53 +0900> From: bh.ravikiran at gmail.com> To: mono-winforms-list at lists.ximian.com> Subject: [Mono-winforms-list] WinForms on Linux/MacOSX> > Hi Euan,> I got a tool by name SharpDevelop that targets the mono 2.0> environment for compiling the vs.net files. After compilation check> that these files can be executed in Linux/Mac.> > Regards,> Ravi.> _______________________________________________> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20071024/2dbd3ad8/attachment-0001.html 


More information about the Mono-winforms-list mailing list