On Thu, Apr 10, 2008 at 09:12:21AM +0100, John M Collins wrote:
> I have spent most of a day looking at the various documents about
> emitting signals and articles here without finding the answers to the
> questions - sorry if they seem stupid as I'm a comparative newcomer to
> GTK.
>
> I am conve
On Thu, Apr 10, 2008 at 2:51 PM, Andreas Stricker
<[EMAIL PROTECTED]> wrote:
> John M Collins schrieb:
>
> > The signals are sent by the daemon process to tell the receiving clients
> > "you might want to refresh your display". It is for the receiving
> > clients to worry about whether they do ne
John M Collins schrieb:
> The signals are sent by the daemon process to tell the receiving clients
> "you might want to refresh your display". It is for the receiving
> clients to worry about whether they do need to refresh their displays
> (the actual data is in shared memory).
>
> My first quest
I have spent most of a day looking at the various documents about
emitting signals and articles here without finding the answers to the
questions - sorry if they seem stupid as I'm a comparative newcomer to
GTK.
I am converting an application to use GTK+ which receives messages from
a daemon proce