Hi, On Sat, 2006-12-23 at 15:53 +0100, Martin Egger wrote: > Well, do we really need the green/red button at all? Just changing the message > text might be sufficient ...
This is exactly what the patch mentioned below does... Maybe that's good enough - it's better than an unusable application :) > Am 12/23/2006 07:27 AM schrieb Anders Brander: > > Hi, > > > > Reference: > > http://bugzilla.rawstudio.org/show_bug.cgi?id=78 > > > > Rawstudio 0.4 introduced the little busy-icon in the lower left corner, > > it uses GTK_STOCK_NO and GTK_STOCK_YES (size GTK_STOCK_YES). At first > > this seemed like a good idea, but it turns out some GTK-icon-themes > > doesn't provide all icons in that size (Ubuntu's Human-theme for one). > > > > This will result in very high cpu usage, which will grow over time. > > > > I've come up with another solution, which is to use the statusbar for > > messages. Patch here: > > https://rawstudio.org/files/patches/abrander/rev963-busy_icon.patch > > > > (I _think_ this should fix these problems) > > > > But I really don't like this idea, it takes more time to see if anything > > is going on in the background and it's not that pleasant to the eye. > > > > Another idea could be to design our own icons... > > > > Any other ideas? > > > > /abrander > > _______________________________________________ > Rawstudio-dev mailing list > [email protected] > http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
