Re: Resolved ! (I think and I hope)
- From: Pedro Zorzenon Neto <pzn terra com br>
- To: jordi <jovy wanadoo es>
- Cc: GTK <gtk-list gnome org>
- Subject: Re: Resolved ! (I think and I hope)
- Date: Mon, 23 Jul 2001 08:41:03 -0300
On Sun, Jul 22, 2001 at 11:41:31PM -0400, jordi wrote:
> g_main_iteration (false);
change it to: while( g_main_iteration( FALSE ) );
if your window had more than one widget that was updated, it will wait for all the widgets to be updated.
PS: when writting about the same thing, replying the original mail is always prefered (that is, do not write a new one, reply the older). mail archives organizes mails by thread.
Bye,
Pedro
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]