Re: Timeout problem



Hi,

if you are binding no arguments to the slot, you do not need the call to sigc::bind, like that:

SigC::Slot0<bool> my_slot = SigC::slot(*this, &Protocol::control_servidor);

However, isn't that "SigC" version 1.2 of libsigc++? Does gtkmm still support it?

 - Armin



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