RE: I cannnot update progressbar..



On 09-Jan-2001 Naoko Shimakawa wrote:
> 
> I'm trying updating progressbar. But it is not success.
> FAQ says "use while( gtk_main_iteration() );".
> I try it and I read archives of mailing list.
> But I cannot find my mistake.

I haven't looked at your code, but that should be:

while (g_main_iteration(FALSE));

-tony


---
E-Mail: trog gtk org
Rule of the Great:
	When people you greatly admire appear to be thinking deep
	thoughts, they probably are thinking about lunch.

Go Bezerk! http://www.gtk.org/~trog




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]