Re: problem with signal_configure_event
- From: Murray Cumming <murrayc murrayc com>
- To: Jonathon Jongsma <jonathon jongsma gmail com>
- Cc: Gtkmm Mailing List <gtkmm-list gnome org>
- Subject: Re: problem with signal_configure_event
- Date: Mon, 04 Dec 2006 07:58:06 +0100
On Sun, 2006-12-03 at 20:21 -0600, Jonathon Jongsma wrote:
> I seem to be having some issues getting the configure-event handler to
> fire. If I connect a regular GTK+ signal handler, it works fine, and
> if I derive from the Window class and implement the virtual
> on_configure_event() function, it also works fine. But it doesn't
> work if I use the normal connect() method. Interestingly, it works if
> I use connect_notify(), however. Can anybody explain this? Is it a
> bug? user error? or is this expected behavior?
Try a connect before, for instance with connect_notify().
[snip]
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]