[Gimp-developer] problem with gimp progress bar

Sven Neumann sven at gimp.org
Thu Apr 12 11:33:44 PDT 2007


Hi,

On Thu, 2007-04-12 at 03:42 -0700, coolhand wrote:
> I use in a gimp dialog a progress bar. The problem is that when the progress
> bar reaches 100%, don't disapear (only when the dialog closes). ¿There are
> some way to do this before the end of the plugin?

gtk_widget_hide() doesn't do the trick?

Anyway, it's not considered good style to hide and show widgets. Perhaps
you could explain us what exactly you want to achieve?


Sven




More information about the Gimp-developer mailing list