Re: [gtkmm] Gtk::TreeView on gtkmm
- From: Christof Petig <christof petig-baender de>
- To: susumu yt com
- Cc: gtkmm-list gnome org, Matthew Walton <matthew alledora co uk>, glademm-list <glademm-list gnome org>
- Subject: Re: [gtkmm] Gtk::TreeView on gtkmm
- Date: Tue, 20 Jan 2004 13:47:09 +0100
Susumu Yoshida schrieb:
Thank you for your quick and detailed response.
most probably you hit the wrong list, again. This time the glademm-list
would have been 1st choice.
The glademm generated code contains a wrong signature for the callback ;-/
in the file included from window1.hh:13
from exp.cc:10:
window1_glade.hh:48: there is a syntax error before the token `::'
in the file included from exp.cc:10
window1.hh:43: there is a syntax error before the token `::'
virtual void on_treeview1_row_activated(const TreeModel::Path& path, TreeViewColumn* column) = 0; // THIS IS LINE 48 -------RIGHT HERE--------
Gtk:: is missing. That's all.
They are generated by glademm.
Is there anything wrong?
see above. Could you please try the CVS version of glademm (I think I
fixed that bug already).
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]