[Mono-list] Gtk# Recommendation
Adam Tauno Williams
adam at morrison-ind.com
Thu Jan 4 07:58:34 EST 2007
> Recently I installed mono 1.2.2.1 under openSuSE 10.2 and started to use
> monodevelop.
> With monodevelop I'm able to start a new Gtk# project and it has a GUI
> designer for Gtk# projects.
> Although, I've been testing GLADE too.
> Both Monodevelop's Gtk# GUI and GLADE seem great to me.
> I want to start some projects under mono but I would like suggestions on
> which GUI to use: Gtk# or GLADE.
> I'm newbie in this, I've been programming in C# under .NET Framework and I
> want to start using mono
> and leave .NET Framework.
I use Stetic (the GUI design tool in Monodevelop). I find it slightly
easier to use than Glade and easier to design your UI in bits and pieces
- making your own composite widgets, etc...
But previously I used Glade, it worked too.
More information about the Mono-list
mailing list