Reasons that I choose wxWidgets instead of Qt as GUI framework for my hobby projects

This blog shows my requirements on choosing a GUI framework and explains why I choose wxWidgets instead of Qt.
Read more... Last update on 04-May-11 00:37.

C++: Use arbitrary member function or functor object as C style plain callback and function pointer

Enable passing C++ member functions and functor objects to C functions and Windows APIs as plain callback function pointer.
Read more... Last update on 09-Apr-11 02:41.

A benchmark of three C++ open source callback/signal/slot libraries -- CppCallback, libsigc++, and boost signal

A comparison of the the speed performance among three signal/slot/callback libraries.
Read more... Last update on 04-Apr-11 00:22.


Showing 1 - 10 of 27 Articles