View Single Post
  #4 (permalink)  
Old 09-15-2008, 12:28 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 4,092
Last Blog:
Why Learn Data Structu...
Credits: 28
Rep Power: 45
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default Re: Best book to buy to learn C++ then to be able to code GUI?

Learning how to code GUIs will require that you decide which technique you will use for the GUI development. wxWidgets can easily take a month by itself, the same is probably true of most other GUI toolkits, assuming they even have a book available.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote