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: [EMAIL PROTECTED]> To: 
> [email protected]> 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 
> - [email protected]> 
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to