Signal library



As I'm using Boost libraries[1] quite much in my projects, I'm wondering
how gtkmm fits with them.

Especially, it seems that only specifically made sigc++ objects can be
used as callbacks, not any function object made e.g. with Boost Bind[2]
or Lambda[3] libraries. Would it be possible to enable the use of the
Boost signals library[4] instead of libsigc++ when one wants to have the
flexibility offered by it?

Maybe building a separate alternative library would be possible, with
some configure option like --use-boost-signals... If it's possible to
consider it, I'd like to investigate this.

Curiously,
Nowhere man
 
[1] http://www.boost.org/libs/libraries.htm
[2] http://www.boost.org/libs/bind/bind.html
[3] http://www.boost.org/doc/html/lambda.html
[4] http://www.boost.org/doc/html/signals.html
-- 
nowhere man levallois eu org
OpenPGP 0xD9D50D8A

Attachment: signature.asc
Description: Digital signature



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