[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
progress bar and mysql_queries
- From: Sergei Naumov <serge astro unc edu>
- To: gtk-list redhat com
- Subject: progress bar and mysql_queries
- Date: Thu, 26 Feb 1998 10:25:45 -0500
Hi!
I was wondering about mixing the Gtk progress bar and MySQL queries. In the
examples of the code that uses progress bar, there is a function that
updates the "percent". But... If I want progress bar to show the process
of queries MySQL database, I seem to loose the control over "percent"
because everything occurs inside mysql_query().
Does it mean I can't use progress bar in such cases?
Thanks much,
Sergei
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]