Rocket254
- 33
- 0
Need recommendations for a good C++ GUI book...
... or an on-line tutorial. Thanks.
... or an on-line tutorial. Thanks.
The discussion revolves around recommendations for books and resources related to C++ GUI programming. Participants explore various toolkits and platforms, addressing both beginner and advanced needs in the context of GUI development.
Participants express a variety of opinions on the best resources and toolkits for C++ GUI programming, with no consensus reached on a single recommended approach or resource. There are competing views on the suitability of different languages for beginners, particularly regarding the comparison of C++ with Python.
Some participants highlight the limitations of certain editions of Visual Studio regarding MFC support and resource editing capabilities. Additionally, there is a noted uncertainty about the availability and quality of resources for C++/CLI.
Tacomablack said:C++ GUI Programming with Qt 4
by Jasmin Blanchette and Mark Summerfield
symbolipoint said:I would like to try learning C++ or C... How would I know where I'm qualified to start?
And neither does the full version of VS. MS has moved it to the SDK for everyone. Of course, the VS disk comes with the SDK unlike the Express edition.You can download the MFC libs as part of the platform SDK but I don't think the Express edition includes a resource editor.