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:55:51 +0900
Hi, Trog.
Trog <trog gtk org> wrote:
>
> On 16-Jan-2001 Naoko Shimakawa wrote:
> >
> > When I wrote
> > while (g_main_iteration(FALSE));
> > it makes compile error.
>
> Whats the error?
It's :
----------
/usr/include/gtk/gtkmain.h:88: too many arguments to function `gint
gtk_main_iteration ()'
----------
so I used :
while (g_main_iteration());
but.
>
> >
> > When I wrote
> > while (g_main_iteration());
> > it doesn't make compile error.
> > But Progress bar didn't update.
> >
> > My Gtk version is wrong?
> >
>
> What version are you using?
I'm sorry I don't know how to see the version.
Please teach me how to know gtk version.
Near the libgtk.a, libgtk-1.2.so.0.5.3 is.
Is this the version?
and gcc version is :
--------------
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
--------------
OS is Red Hat Linux 7.0J.
I don't update gtk librarys.
----------------------------------
Naoko Shimakawa
simakawa ssd sony co jp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]