Re: Indeterminate-progress indicator in statusbar



Hi, Antonio. :)

Why are you have problems with implementation of this? It's easy. Do I understand correctly, that you construct your interface from glade file? Then you can just get your progress bar widget with 
glade_xml_get_widget and do what you want with it. There is nice example of progressbar usage in 
gtk sources in examples subdirectory.

http://cvs.gnome.org/viewcvs/gtk%2B/examples/progressbar/progressbar.c?rev=1.15&view=auto

Also you can look at

http://developer.gnome.org/doc/API/2.0/gtk/GtkProgressBar.html



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