[MonoDevelop] Monodevelop for Windows

Sandy Armstrong sanfordarmstrong at gmail.com
Fri Jul 11 18:42:00 EDT 2008


thomas_j wrote:
> I know, I know, but I am a poor impaired Windows developer - I cannot do
> without designers and want my app to run on other platforms as well, so I
> was thinking of porting it to Gtk#. Does SharpDevelop support Gtk#? Wow,
> they goanna have version 3.0, but they do not mention Gtk#.
> TJ
>   

If you want to develop on Windows, and you want your app to also run on 
Linux, and you want to use a designer, consider just using Winforms for 
your UI.  You can use Visual Studio Express or SharpDevelop for this.  
Most controls are well supported in the latest version of Mono, and it 
gets better with each release.

You can also use Glade to design GTK+ GUIs, but there is slightly more 
learning to do there, and it won't integrate with your IDE the same way.

Sandy


More information about the Monodevelop-list mailing list