[MonoDevelop] Good Monodevelop tutorials for the Mac?

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Dec 4 16:58:18 EST 2009


On Fri, Dec 4, 2009 at 4:13 PM, Andrew MX <andrewmxer at yahoo.co.uk> wrote:

> Are there any good tutorials of how to get a C# Monodevelop project going
> on the Mac? I'm not even sure how to get started. I see Console, Empty and
> Library Project templates. How would I go about creating the equivalent of a
> "WinForms" application?


Unfortunately there are no GUI designers in MD on Mac, and no templates
explicitly for GUI apps, but you can write the code by hand. Simply create a
new empty project and add references for GTK#, or Winforms, or Cocoa#, or
Monobjc, or any GUI library you care to use.

-- 
Michael Hutchinson
http://mjhutchinson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091204/72755376/attachment.html 


More information about the Monodevelop-list mailing list