Re: [glade--]Problem with Drawing Area
- From: Christof Petig <christof petig-baender de>
- To: RevX gmx at
- Cc: glademm-list gnome org
- Subject: Re: [glade--]Problem with Drawing Area
- Date: Mon, 18 Feb 2002 13:56:58 +0100
RevX gmx at wrote:
Hi,
I tried to pre-process my glade output file via ./autogen.sh when the
following errors occured:
mainwindow_glade.cc: In method `mainwindow_glade::mainwindow_glade()':
mainwindow_glade.cc:318: `on_topview_button_press_event' is not a member of
type `mainwindow'
mainwindow_glade.cc:319: `on_topview_configure_event' is not a member of
type `mainwindow'
mainwindow_glade.cc:320: `on_topview_expose_event' is not a member of type
`mainwindow'
These 3 handlers are called when dealing with Drawing Area signals. What did
I do wrong?
How to fix them?
Glade-- will not modify your User Headers, so take a editor and copy
the declaration from foo.hh_new to foo.hh. This is mentioned in the
user's guide.
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]