>Is there and IDE for Mono on the Windows platform? And is it possible to use VS.Net but use the GTK# classes for the GUI instead of the standard windows.forms class?
There is no official Mono IDE on the Windows platform, but you might want to look at SharpDevelop (http://www.icsharpcode.net/opensource/sd), which served as codebase for MonoDevelop. And yes, it is possible to use the GTK# classes from Visual Studio .NET, but you wouldn't be able to use the forms designer. -- 'May the Lord bless you and protect you. May the Lord smile on you and be gracious to you. May the Lord show you his favor and give you his peace.' 'De Heer zegent je, en Hij bewaart je. De Heer kijkt met liefde naar je, en Hij is je genadig. De Heer bedenkt het goede voor je, en geeft je vrede.' Sijmen Mulder _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
