Re: [gtkmm] General C++ Design Question: relation of GUItoapplication
- From: Carl Nygard <cjnygard fast net>
- To: "Stephen G. Tashiro" <tashiro trac wsmr army mil>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] General C++ Design Question: relation of GUItoapplication
- Date: 02 Jul 2002 11:56:51 -0400
On Tue, 2002-07-02 at 09:39, Stephen G. Tashiro wrote:
>
> >>Carl Nygard wrote:
>
> > >>I believe you could also write the signal:
> >
> > >>Signal<void, BaseClass*> sig1;
> >
> > I myself couldn't - because I don't know what it means to write a signal! I'm just
> > studying the gtkmm examples.
>
> So I don't understand how one would write a signal - I suppose it is some lower level
> work that is done in preparation for the use of slot(). I just take the slot()'s
> that appear in the gtkmm1.2 examples as god-given. Could someone refer me to the
> examples for writing signals?
SigC++ docs.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]