Re: Best book to buy to learn C++ then to be able to code GUI?
You can code up GUI in two ways...
1) Using RAD tools(eg. Glade)- All you'll need to know is how to code up the callback functions.
2) Use FLTK or OpenGL - That'll take you a month to learn...
Red Book, Blue book etc of OpenGL are available on the net.
__________________
Anirban Chakraborty
|