|
Download Instalation Documentation |
FltkCallback++-0.1.0 Web PageThere is new web page dedicated to FC++0.1.0 which is not compatible with FC++0.0.x. I stoped developing FC++0.0.x so these pages are obsolete. News20 Feb 2002FLTKCallback++ version 0.0.2 released (only for fltk-1.0.11). Known bugs are fixed and some other features were added. AboutFLTKCallback++ is small package which adds more C++ in fltk callback system. It uses templates which are now full supported by leading compilers. Idea was to extend current callback system with possibility to use any kind of functions or member functions as calbacks. I built fltk-1.0.11 with this new callback system on Linux (g++) and on MS Windows (Borland free commandline tools). On Linux fluid and all test were built without problems and they are working fine. On windows I only built fluid without problems but I did not have time to build test. I doubt that you will have problems to build tests on MS Windows. I created some small test to test FLTKCallback++ which also were built and executed without problems. FLTKCallback++ has some similarity with sigc++ library so users of that library will easily understand it. This similarity is in syntax not philosophy. Main differences are:
The code is under GNU LGPL. Features and DrawbacksMain features:
Main drawbacks:
AuthorBoris Tomic <boris.tomic@zg.tel.hr> |