Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

About widgets, redrawing and blitting

There are 2 basic widget types:

Widgets with drawing surfaces:

The content is drawn into the surface and blitted to the screen.

Widget without drawing surfaces:

The content of the widget is directly blitted to the screen.



The ParaGUI Project - Alexander Pipelka