PDA

View Full Version : [other] GUI Programs in Ubuntu


Mosaab
May 20th, 2008, 01:02 PM
hi,
I have some basic knowledge in C & C++, and I would like to make some GUI programs for linux, the questions are:

1. What IDE should I use? and where can I download it?
2. where can I find information about this?

Thank you very much.

kellemes
May 20th, 2008, 01:06 PM
http://ubuntuforums.org/showthread.php?t=796493
http://ubuntuforums.org/showthread.php?t=606009
http://ubuntuforums.org/showthread.php?t=772507

jjgomera
May 20th, 2008, 01:07 PM
anjuta, GTK+ IDE
kdevelop, qt IDE

both are in repositories

rraj.be
May 20th, 2008, 01:10 PM
the well suited IDE for c and c++ programing is ANJUTHA............

really a handy thing for c and c++ devolepers

you can install that from synaptic

Inxsible
May 20th, 2008, 01:20 PM
Eclipse also has a version for C/C++ development.

signseeker
May 20th, 2008, 01:21 PM
What kind of programs are you planning on writing?