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 22:28:21 +0900
Hi, Trog.
Thank you for message.
Trog <trog gtk org> wrote:
>
> 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));
When I wrote
while (g_main_iteration(FALSE));
it makes compile error.
When I wrote
while (g_main_iteration());
it doesn't make compile error.
But Progress bar didn't update.
My Gtk version is wrong?
>
> -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
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
----------------------------------
Naoko Shimakawa
simakawa ssd sony co jp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]