Re: Delay displaying text in a clist
- From: Markus Lausser <sgop users sourceforge net>
- To: Thomas Keaney <se40319 cs may ie>
- Cc: gtk mailing list <gtk-app-devel-list gnome org>
- Subject: Re: Delay displaying text in a clist
- Date: 03 Feb 2004 19:39:43 +0100
On Tue, 2004-02-03 at 14:33, Thomas Keaney wrote:
Thanks for the code, but I am having a probelm with it at the moment.
Instead of displaying the message once after a three seconds it keeps
displaying it continuosly every three seconds. How would I overcome this?
returning FALSE in timer_func() should stop the timer. Alternatively you
can add a g_source_remove(Timer) there.
Markus.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]