[Mono-winforms-list] Simple "getting started with Mono + WinForms" question

MacUser atlas at spiralgraphics.biz
Fri Feb 27 22:42:53 EST 2009


As far as the OS X part goes, if your interface is as simple as you describe,
then yes, in most cases you will be able to just plug-and-chug it onto OS X
using Mono and it will work.  This assumes you haven't specifically used any
Windows-only features in your app.

If your interface is sophisticated with many controls, then WinForms may not
work on OS X at a level that you'll want to release to customers.

My advice would be to test frequently on OS X as you develop your interface
so that you can get a first-hand opinion of whether the result will be
acceptable for your specific application.



LKeene wrote:
> 
> Hi people. I'm new to the list.
> 
> I'd like to develop a C# app targeting .NET 2.0. I'd like the
> application to run on Mac OSX/Windows/Linux (if possible). I intend to
> write a dialog applciation using Winforms, and I will be drawing on
> the dialog's canvas via GDI+. I will also make use of multiple
> threads. Is this a problem for Mono, or can I just go ahead and
> develop the app (using VS 2005 or 2008) and then "plug-and-chug" on
> any computer with the Mono runtime installed? Anything I need to be
> aware of in advance?
> 
> Thanks so much!
> 
> -L
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Simple-%22getting-started-with-Mono-%2B-WinForms%22-question-tp22256593p22258544.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list