Re: [gtkmm] timeout trouble
- From: "Jarek Dukat" <madmaxer poczta fm>
- To: <gtkmm-list gnome org>
- Subject: Re: [gtkmm] timeout trouble
- Date: Fri, 6 Dec 2002 11:15:54 +0100
> I had "bool myCallback()" public method in Test class, after I
transformed it into local function it worked. Thanks : ).
You can use class methods with slots too.
SignalTimeout::connect(SigC::slot(test_foo, &Test::myCallback));
where test_foo is of type Test or Test&, for Test* use *test_foo.
JD
----------------------------------------------------------------------
Portal INTERIA.PL zaprasza... >>> http://link.interia.pl/f167c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]