wxWidgets Documentation |
wxWiki: user-editable pages with lots of useful information
FAQ: Frequently Asked Questions, with answers
wxGuide: guidelines for designing application's GUI with a consistent look and feel, by Otto Wyss
Licence: now OSI approved
Accessibility information including articles by AOL
wxStyledTextCtrl documentation
(oriented towards wxPython users). This guide is looking for a new owner.
wxWidgets class hierarchy in plain text format
Framework Diagram by Marco Cavallini, showing
the relationships between the various ports
A wxWidgets/Dev-C++ forum
Supported platforms and compilers
Supported classes for each port
Technical Notes: a variety of helpful topics
Reviews and Articles: by journalists, users, and wxWidgets developers
Non-wxWidgets manuals in wxHTML Help format
Tips and Tricks using wxWidgets with Visual Studio
The archived manuals are available from the Download page in HTML, wxWidgets HTML Help, MS HTML Help, Windows Help, and PDF formats. You can view wxWidgets HTML Help files using HelpView, whose source can be found in utils/helpview/src in the wxWidgets distribution.
View Julian Smart's presentations from FOSDEM 2003 (OpenOffice Impress format).
You can see photos of Julian giving his talk, plus pictures of John "Maddog" Hall and Richard Stallman, here.
Plucker Desktop by Robert O'Connor is a wxWidgets 2 application making use of advanced features such as Xml resources, wxArtProvider, context-sensitive help, wxHTML Help, internationalisation, wizards, and wxStyledTextCtrl. The source is provided, formatted nicely with good commenting.