PDA

View Full Version : [ubuntu] GUI develoment tools



primerump
June 29th, 2009, 11:54 PM
I have recently moved over from Windows to Linux and was looking for the "Linux" version of visual studio.. does such a thing exist ?.. I have many years of windows gui development experience using C++. Could someone please point me in the right direction for the type of tools I would require to develop gui applications on a Gmome desktop..

thanks

primerump
July 1st, 2009, 08:28 PM
I'd like to thank everyone for all their replies..
I have found the MONO development package.. it's
sort of like Visual studio only a bit more retarded.. still, it's a start.

directhex
July 1st, 2009, 08:38 PM
MonoDevelop is closer to SharpDevelop than to Visual Studio (no shocks there, it's forked from an ancient #d release). But it should provide the basics, such as integrated debugging and GUI design (designer for C# apps only though)