June 10, 2013


(C++) wxWidgets and Code::Blocks


Some time ago I start interested in developing cross-platform GUI applications.
For developing this type of software uses such approaches as Java, GTK library,
Qt and as well scripting languages.

Any programmer thought that it would be great to write applications that will
run on Windows, Linux, MacOS, FreeBSD and without any patches and improvements.

I thinking of universal means to rapidly create cross-platform GUI applications,
and giving smart pointers, Unicode, regular expression, internationalization,
and so on.

For the realization of these objectives