>gtk_widget_hide() doesn't do the trick?

Oh! i didn't think on it...

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

Yes; sorry by my bad english: when a progress bar is associated with a
plugin, it don't dissapear until the plugin finish. I need to close/hide the
progress bar before the plugin ends its execution. This plugin shows a
dialog, then the progress bar appears while some files are loaded and
proccessed, and then we can to start to work on the dialog, but the 100%
progress bar window still be here and never ends until the plugin ends. If
you move the dialog to see the image, you have to move the progress bar
window too. Hiding it  avoids the problem ;)

_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer



-- 
View this message in context: 
http://www.nabble.com/problem-with-gimp-progress-bar-tf3564751.html#a9974982
Sent from the Gimp Developer mailing list archive at Nabble.com.

_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to