Boost logo

Boost :

From: Serge Barral (sbarral_at_[hidden])
Date: 2001-04-03 07:10:06


On Tue, 03 Apr 2001 13:41:40 Brett Calcott wrote:
> Nobody seems to have mentioned Gtk-- (Gtkmm), a c++ wrapper around Gtk.
> I'm not a user (yet) as I'm still looking around, but it deserves a
> mention.
> It lacks portability, but has very slick template-based slot-mechanism
> which doesn't need a meta-compiler, and tries to conform closely to the
> STL.

libsigc++ which provides the signal-slot mechanism of gtk-- was mentionned
in a previous post. This is indeed a nicer solution that the meta-compiler
of Qt. Note that libsigc++ itself is cross-platform.

     Serge


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk