new in c++

Dec 27, 2009 at 10:17pm
Hello I am really new in c++ but I read a lot of books.
But I haven't found in any book how to add an interface to my program.
So, what is necessary that the program to not run in the windows console?
Dec 27, 2009 at 10:48pm
A GUI library, there are many of them: GTK+, Qt, wxWidgets, WinAPI, ...
You need to choose one.
Dec 28, 2009 at 12:20pm
U can go for Qt it is a freeware from nokia in that u can have GUI interface also.
Topic archived. No new replies allowed.