On Wed, 27 Sep 2006 21:03:30 +0200, Sven Neumann <sven@xxxxxxxx> wrote: > On Tue, 2006-09-26 at 23:02 +0200, Michael Natterer wrote: > > I just comitted a change that moves all tool error messages that > > can happen when clicking the image to the image window's statusbar, > > using the new gimp_statusbar_push_temp() API. > > How do we handle the statusbar being invisible? Perhaps the statusbar > should delegate to gimp_message() if it is not currently shown? Yes, but this should probably not be done by the status bar itself. It should be done one level higher so that the code still knows that it is some error message that is important enough to be displayed with gimp_message(). -Raphaël _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer