Re: I cannnot update progressbar..
- From: Naoko Shimakawa <simakawa ssd sony co jp>
- To: Trog <trog gtk org>
- Cc: gtk-list gnome org
- Subject: Re: I cannnot update progressbar..
- Date: Tue, 16 Jan 2001 23:17:27 +0900
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]