
5 Jan
2005
5 Jan
'05
7:14 p.m.
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 :).