[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: to many invalidate_rect calls freezes window
- From: Chris Vine <chris cvine freeserve co uk>
- To: buergi <pat_buergi124 gmx de>
- Cc: gtkmm-list gnome org
- Subject: Re: to many invalidate_rect calls freezes window
- Date: Thu, 21 May 2009 22:54:48 +0100
On Thu, 21 May 2009 22:43:10 +0100
Chris Vine <chris cvine freeserve co uk> wrote:
> On the
> other hand you don't have to worry about the validity of a
> Glib::Dispatcher object, which must exist when a slot is executed via
> a dispatcher (the main loop tries to look up the dispatcher object on
> slot execution for obvious reasons).
What I meant is that you don't need to worry about it if using
g_idle_add() (there isn't a Dispatcher object). You DO need to take it
into account if using Glib::Dispatcher.
Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]