Click to See Complete Forum and Search --> : GUI Programming Languages?


Alien
04-14-2002, 10:11 PM
I've searched and searched -- perhaps I'm looking in the wrong areas, or my search strings aren't the best created.

I'm looking for a GUI compiler to program applications in Linux. Of course, I'm looking for it to be GUI, and run okay under KDE/Gnome. I'm looking for something that works similar to MS-VB or MS-VC++.

Any suggestions?

Jomboni
04-14-2002, 11:59 PM
I've never tried them, but Glade and KDevelop might be along the line of what you're looking for. I also have Codewarrior, but in linux's case it's essentially just a really fancy front end for gcc.

Wolff
04-15-2002, 05:59 AM
To what programming language ?
Forte is great for developing in Java, while KDevelop is good for C++.
I don`t know about Perl or stuff like that as I only programm in Java, C and C++

Wolff
04-15-2002, 06:00 AM
I forgot, Borlands Kylix is worth checking out.