Quote:
Originally Posted by Anirban Chakraborty
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.
|
You don't know what you are talking about...
If you are going to code for Windows, first start off by using WinAPI to code your GUIs.