cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
new in c++
new in c++
Dec 27, 2009 at 10:17pm UTC
eduard77
(56)
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 UTC
Bazzy
(6281)
A GUI library, there are many of them: GTK+, Qt, wxWidgets, WinAPI, ...
You need to choose one.
Dec 28, 2009 at 12:20pm UTC
sndpgandra
(2)
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.