GNOME Bugzilla – Bug 620509
Progress bar rendering is broken
Last modified: 2010-06-05 00:12:41 UTC
The progrees bar rendering is currently broken. Take a look to the progress bar demo in tests/gtkdemo.
Created attachment 162710 [details] [review] Call into GtkProgress to update fraction and text This adds calls to update the status of GtkProgress and testgtk will again show progress, activity and text.
Comment on attachment 162710 [details] [review] Call into GtkProgress to update fraction and text Ok, thanks for fixing this quickly. I still think we want to get rid of GtkProgress altogether. For now, we can just make it private in 2.90, maybe ?
(In reply to comment #2) > I still think we want to get rid of GtkProgress altogether. For now, we can > just make it private in 2.90, maybe ? filled bug #620611