$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brett Calcott (brett.calcott_at_[hidden])
Date: 2001-04-03 06:41:40
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.
have a peek..
http://gtkmm.sourceforge.net/philosophy.html