mario::konrad
programming / C++ / sailing / nerd stuff
Tutorial: wxWidgets
© 2005 / Mario Konrad

This tutorial is not a competitor to the regular wxWindows documentation. It shows the steps I have taken to learn about the framework.

All those tutorials require a complete and working installation of the wxWindows framework (not just the libraries, the developers package).

This tutorials are neighter an introduction or tutorial to GUI programming, usability nor to OpenGL programming. Please consult other resources on those topics in advance (if necessary).

The demos were tested on Cygwin as well as Linux. Make sure you have wxWindows configured for OpenGL support. The Makefile assumes X11 support under Linux.