Friday, January 26, 2018

wxWidgets C++ tutorial

This is wxWidgets tutorial for the C++ programming language. wxWidgets is a cross platform toolkit or framework for creating C++ GUI applications. After reading this tutorial, you will be able to program non trivial wxWidgets applications.

ps: I was impressed about the Layout management section