PDA

View Full Version : Re: Monodevelop 0.7


Ozitraveller
June 3rd, 2005, 08:16 PM
Now that Monodevelop 0.7 work I want to convert some of my win apps to Mono. So now I'm wondering which is the better way to go: Glade #/2.0, Gnome #/2.0, Gtk #/2.0?

I'd appreciate any information for desktop apps.

sas
June 4th, 2005, 11:55 AM
Don't use Gnome if you want your apps to be cross-platform (unless you're maintaining a win32 gui and a gnome gui), else you may as well just use gnome

Ozitraveller
June 5th, 2005, 12:16 AM
Don't use Gnome if you want your apps to be cross-platform (unless you're maintaining a win32 gui and a gnome gui), else you may as well just use gnome


Thanks sas. I thought I might convert a small VS 2003 solution to Mono and see how it builds.