fam++ 1.1 review

Download
by rbytes.net on

Fam++ is a C++ wrapper for fam

License: GPL (GNU General Public License)
File size: 0K
Developer: Ben Martin
0 stars award from rbytes.net

Fam++ is a C++ wrapper for fam. Fam++ is also targeted at GTK+ developers. There are two main classes to access fam, one that is very basic and one that uses gdk to register callbacks automatically and dispatch fam events to functors that you setup.

The gdk fam can also display a gnomeMessageBox if fam is not available, and keep looking for fam while the dialog is open so that the user doesn't need to interact with the dialog if fam does become available.

Example code is included in the main distribution that access fam++ from a console app and from a GTK+ application.

Note that Fam++ is currently alpha, I hope that the API is stable and ok, but I haven't had enough feedback from developers at this time to know if there are any problems with the API.

My applet gpdial_applet also uses Fam++ and provides another example of fam++ usage.

fam++ 1.1 search tags