[Mono-osx] Easy way to get "plain" .NET app running on the Mac?
Miguel de Icaza
miguel at novell.com
Wed May 21 17:12:25 EDT 2008
Hello,
> I am curious how much work it would be to get a normal Windows .NET
> application running which leverages the normal stuff. Like
> System.Windows.Forms and the Drawing namespace (for my customcontrol)
>
> Anyone able to shed some light on this?
Provided you do not use P/Invokes yourself, it should be easy.
Check this guide:
http://www.mono-project.com/Guide:_Porting_Winforms_Applications
miguel
More information about the Mono-osx
mailing list