mchainmail Posted March 4, 2007 Share Posted March 4, 2007 Are there any good books / websites for making a Graphical User Interface using C++? I know a fair bit about C++, and the workings of it already. Link to comment Share on other sites More sharing options...
x76 Posted March 4, 2007 Share Posted March 4, 2007 There are 2 ways to make a GUI. 1 is dialogs, the other is Windows API. I suggest http://winprog.org for a few basic tutorials on both. I have no idea about the books considering I never read a book. I learned through trial and error. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now