paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] new signal system?


From: Eric Ross
Subject: Re: [paragui-users] new signal system?
Date: Sat, 31 Aug 2002 00:50:51 -0400
User-agent: Internet Messaging Program (IMP) 3.1

Mensaje citado por "Roger D. Vargas" <address@hidden>:

> What is this new signal system in paragui? There must be some benefits,
> which are?

In the HEAD version on cvs, the old callbacks are replaced by a new interface
based on libsigc++. It got replaced some time ago. It's much more clean (i
think) and very easy to use. With signal/slot mechanism one can declare slots
for standalone funcions or methods in classes, and connect these to signals.
Even connect one signal to many slots, and call them all in just one call.

Go to http://libsigc.sourceforge.net/ and have fun.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]