Re: [glade--]Problem with Drawing Area



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]