The following tutorials are available in the tutorial directory. You can build them all using SCons. SCons can be found at
http://www.scons.org . An MSVC solution file is also provided.
This is the minimal interesting
GG application, and uses one of the default input drivers, SDL.
This builds upon Tutorial 1 by adding one of every type of Control, and connecting some signals and slots.
This builds upon Tutorial 2 by adding serialization code, and saving and loading all the controls at the start of the app's run.