Reputation: 919
I would like to know about learning resources for the new major wxWidgets 3.0 release. I see there are many resources online for older versions, as well as a book from 2005. But I am not sure they would be a good fit. Web tutorials would be best, but anything is welcome.
As stated, I am completely new to GUI programming. I am planning to use CodeBlocks with C++, on a Win 7, 64 bit machine. Thank you.
Upvotes: 0
Views: 1187
Reputation: 1222
Check these resources:
http://zetcode.com/gui/wxwidgets/
http://hosannahighertech.co.tz/forums/showthread.php?tid=60
Sad thing is that there aren't many recent complete books about wxWidgets.
Upvotes: 2