GUI Programming

Status
Not open for further replies.

thetillian

The Revolutionary
Hi guys i am studying B.tech in CSE and i had learned c++ but i want to know how to program GUI using c++ for windows and even linux platforms, i had googled my problem and i don't seem i had got correct answer so could please help me with it.
Yeah i want to do some GUI programming for win7 and some linux
 

sakumar79

Technomancer
I think you can use tcl/tk libraries to create gui programming for C++. These are pretty standard and available for all platforms, though it usually comes in many Linux distros but needs to be downloaded for Windows platform...

For Windows only programming, you can use VC++ (there is an Express Edition which is available for free)

Arun
 

jithin.rao

Broken In
I love wxWidget -> very quick to learn and awesome forum support, and a lot of (rather I should say plenty of) handy features by native and the community.
 

khattam_

Fresh Stock Since 2005
anyone who can suggest best QT4 development IDE. There are quite a few I know of which are available on Ubuntu repos. I'd like to know what some of you have been using (or tried) and which one is the best one.
 
Status
Not open for further replies.
Top Bottom