Re: [gtkmm] on_realize()!=signal_realize() ? , was: glade-2 + on_realize()
- From: Christof Petig <christof petig-baender de>
- To: Silviu D Minut <minutsil cse msu edu>
- Cc: Murray Cumming <murrayc usa net>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] on_realize()!=signal_realize() ? , was: glade-2 + on_realize()
- Date: Tue, 30 Sep 2003 09:36:43 +0200
Silviu D Minut schrieb:
They can. I have a
virtual bool on_window1_key_press() = 0;
implemented in a derived class, and it works. The only difference I see is
that this one returns a bool (as opposed to void). Should I set any mask
flag for the realize event?
See my previous post for my theory that it is a problem of virtual
functions inside a ctor. AFAICT of course.
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]