Re: [sigc] conditions in libsigc
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: Chris Vine <chris cvine freeserve co uk>
- Cc: libsigc-list gnome org, Roel Vanhout <roel riks nl>
- Subject: Re: [sigc] conditions in libsigc
- Date: Tue, 4 Jul 2006 01:17:10 +0300
Chris Vine wrote:
> I do not think I really understand your proposal for a "basement" to provide
> "custom aggregation of signals" anyway (this may well be my problem not
> yours) - you offered to have a first cut at providing some code, so why not
> have a go at it?
There should be a class with a boolean variable and a signal, which is emitted when
the state of this variable changes. Objects of this class should be combinable with
standard logical operations. They should probably be refcounted, like std::string,
to simplify handling. All the rest belongs to Gtkmm.
Maybe I should write a (non-complete) implementation, so it is easier to understand
what I mean, yes.
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]