gtkmm (previously known as Gtk--) is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s framework. Highlights include typesafe callbacks, widgets which are extensible by inheritance, and many classes that can be easily combined to quickly create complex user interfaces.
libsigc++ implements a full callback system for use in abstract interfaces and general programming. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connecting dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries.
ORBit2 Note that you'll need the orbitcpp project instead for ORBit2. That's based on this code and is intended to replace this project.
Misleading name? Shouldn't you rename this freshmeat project to Xerces-J?
Re: It's not that bad, actually > Unlike UTF-8, we don't want different > sizes for Western and Eastern > characters; that makes programmers > unhappy and software difficult to &g...
Xerces-C++ XML4C was given to Apache who now actively develop it as Xerces-C++. The alphaworks site still seems to be developing a version of XML4C which is 'based on' the latest Xerces-C++, though...
Re: C vs. GTK object system > You can get > things like > signals for C++ with addon libraries, > and you can > get a type system for C++ with addon > libraries. > ...
Command line tools for the GW Instek GDS-2000 series oscilloscopes under Linux.