Re: [[gtkmm] Libglademm autoconnecting callbacks]
- From: Murray Cumming <murrayc usa net>
- To: Daniel Serpell <daniel atmlab utfsm cl>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [[gtkmm] Libglademm autoconnecting callbacks]
- Date: Sat, 13 Sep 2003 21:26:59 +0200
Daniel Serpell <daniel atmlab utfsm cl> wrote:
> Ok, I downloaded libglademm-0.2.1 and read the sources, but the method
> used to autoconnect is very different that we are talking already.
>
> Basically, the autoconnect function does a search of a C (not C++)
> symbol if the callback given in the XML file is prefixed by a
> given string.
>
> If not, a new entry in a map<string,signal_handler> is created, with
> a proxy function that can be called by Gtk+ C code and calls back
> to a sigc++ slot.
>
> The idea is that the user have to fill this map, connecting each
> of the signals stored in it to the correct handler, at runtime,
Oh well. thanks a lot for investigating. I guess that the libglademm 1 code is
not the answer.
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]