Re: gtkprogress
- From: Havoc Pennington <hp redhat com>
- To: Joergen Scheibengruber <Joergen Scheibengruber informatik uni-ulm de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtkprogress
- Date: 05 May 2002 13:53:33 -0400
Joergen Scheibengruber <Joergen Scheibengruber informatik uni-ulm de> writes:
But the only way which I can find, that keeps the progressbar
oscillating is to have a gtk_timeout which changes the value of the
gtkprogress continously, but I kind of dislike this solution.
With GTK 2 you just call gtk_progress_bar_pulse() in a timeout. (You
don't have to keep changing the value.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]