Re: Resolved ! (I think and I hope)



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]