$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Coombes (nealc_at_[hidden])
Date: 2005-01-05 14:14:53
Hagen Möbius wrote:
> Hi Neal,
>
> This is exactly what Glib and Glibmm do. Glib being the C backbone and
> Glibmm the C++ language binding. Glibmm uses sigc++ as event system and
> supports all kind of things like polling, timeouts, inputevents and
> stuff. :)
It's possible that's where I stole the idea (we use glib and glibmm
excessively :).