wxWidgets Demos

You can download demos from this page, so you can see for yourself what wxWidgets can do. Each archive includes the demo source and binary for one platform. You can also look at the Screenshots and Applications pages for real applications.

Instructions:

Dialogs Demo

This sample shows most of the convenience dialogs provided by wxWidgets, including wxFileDialog, wxDirDialog, wxFontDialog, wxColourDialog, wxMessageDialog, wxTextEntryDialog, wxSingleChoiceDialog, wxFindReplaceDialog, wxPropertySheetDialog, and wxShowTip.

 

Widgets Demo

This sample shows the basic controls available in wxWidgets.

 

HTML Demo

This sample shows wxHtmlWindow in action.

 

Life!

This sample shows the Life! demo, a cellular automaton game.