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
__________________
"It Is Not The Position You Stand, But The Direction In Which You Look."
Advertisements. Register and be a member of the community to get rid of them.
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)
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.
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.