[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problem refreshing a GdkCursor
- From: "Leandro A. F. Pereira" <leandro linuxmag com br>
- To: gtk-app-devel-list gnome org
- Subject: Re: Problem refreshing a GdkCursor
- Date: Tue, 7 Oct 2003 08:24:00 -0300
Quoted by a gang of angry mummies
For `Patrice St-Gelais <patrice.st-gelais@oricom.ca>'
On Monday, 06 October 2003 (23:14):
>
> Unfortunately, the watch is displayed only after the process, a fraction
> of second before I reset the pointer to the default arrow.
>
Try adding:
while (gtk_events_pending())
gtk_main_iteration();
Right after you've changed the mouse pointer.
--
Leandro Pereira (oO) <leandro@linuxmag.com.br>
/||\ www.mindcrisis.tk
Pontualidade e a coincidencia de duas pessoas chegarem com o
mesmo atraso.
-- Leon Eliachar
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]