Re: I cannnot update progressbar..



Hi, Trog.

Trog <trog gtk org> wrote:

> 
> The command:
>  gtk-config --version
> 
> should give you the version.

Thank you !
My gtk version is 1.2.8.
The lastest version, isn't it?
But why I cannot use:
    while (g_main_iteration(FALSE));
?

> You can use:
> 
>    while(gtk_events_pending())
>      gtk_main_iteration();
> 
> on older versions of GTK.

I can use this coding....mmmmm...

----------------------------------
Naoko Shimakawa
simakawa ssd sony co jp




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