[ Thanks to Matthew Casperson for this
link. ]
“When creating a GUI application one of the first questions you
need to ask yourself is “What GUI library will I use?” You have a
lot of options, one of which is the wxWidgets library. This article
steps you through the process of creating a very simple GUI
application using wxWidgets and CodeLite.“wxWidgets is a C++ library that lets developers create
applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit
architectures as well as several mobile platforms including Windows
Mobile, iPhone SDK and embedded GTK+.”