[MonoDevelop] Gtk# Project Type Missing

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jan 12 15:01:51 EST 2010


On Thu, Jan 7, 2010 at 11:46 PM, Peter Douglas
<peter at thehouseofdouglas.com> wrote:
>
> I have installed the Mono Framework using the directions and also installed
> the MonoDevelop app as well. After creating a solution and attempting to add
> a project it doesn't bring up any Gtk# project options.
>
> Mac OS X 10.6.2, nothing else installed at this point and no other system
> configuration changes.
>
> Any help is appreciated.

The GTK# designer addin - which includes the project templates - isn't
included on Mac because it doesn't work properly due to problems in
GTK+'s drag-n-drop support on Mac. However, you can still write GTK#
code by hand - simple create a new project, and add references to
gtk-sharp, gdk-sharp etc.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list