a slot problem!
- From: Slim He <slimxp gmail com>
- To: gtkmm-list gnome org
- Subject: a slot problem!
- Date: Sun, 26 Dec 2004 21:27:11 +0800
I just started a study about gtkmm under windows,using dev-cpp.I like
it very much.When reading the gtkmm.sourceforge.net online book
---"Programming with gtkmm" ,I found a problem.
At the fourth chapter,the first example "buttons" shows some
mistakes.The compliing prompt message is these:
m_button.signal_clicked().connect( SigC::slot(*this,
&ExampleWindow::on_button_clicked) );
19 D:\gtkmm\examplewindow\examplewindow.cc
`slot' undeclared in namespace `SigC'
I don't why the 'slot' is undeclared in 'SigC',
Help please,thanks a lot!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]