First page Back Continue Last page Overview Graphics
Introducing: wxWidgets
wxWidgets is an impressive widget toolkit that provides a platform-independent set of widgets.
The application has to deal with one toolkit: wxWidgets.
The implementation can be X11, or Motif, or GTK, and so on.
This is particulary interesting for applications that are themselves platform-independent.