RE: [gtk-list] Re: GtkProgressBar && RE: updating a progress bar




On 06-Mar-98 Sergei Naumov wrote:
> Well, as far as I understand, it does not help me with mysql
> queries. Or
> I might be dumb if I do not understand what is written there. :-(
> 

Ok, let me try and your problem straight. Which of these is it:

1. This 'mysql_query()' function is written by you as part of your
application, such that you know when it is making progress, and you
can set the state of the progress bar from inside this function.

2. This 'mysql_query()' is part of something else to which you hand
off a request, and then it comes back some time later with a result.

If it's 1, the the previous answer is what you are looking for.

If it's 2, then how do you know how this function is progressing, and
hence, with what value to set the progress bar?


Tony
--
E-Mail: Tony Gale <gale@daedalus.dera.gov.uk>
It is contrary to reasoning to say that there is a vacuum or space in
which there is absolutely nothing.
                -- Descartes

The views expressed above are entirely those of the writer
and do not represent the views, policy or understanding of
any other person or official body.



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