On Wed, 3 Mar 1999, Allan Rae wrote:
>
> There is a new gnome library for signals/slots. It is a totally revised
> design of the gtk-- signal/slot mechanism which is even more impressive in
> its capabilities than the original. They are nearly ready to unleash it
> on the world and need testers but they especially need comments on the API
> which has changed from what we're used to in gtk-- (it has in fact
> reverted to something closer to the original API for signals in gtk--).
I forgot to mention that a number of wrappers are being written around
this implementation to emulate the gtk-- signals we've grown to know and
love as well as Qt signals/slots.
The gtk-- signal system will eventually be replaced by libsigc++ (in case
you hadn't figured that out already :)
Allan. (ARRae)