On 8/22/07, Guenther Noack <[EMAIL PROTECTED]> wrote: > Hi! > > (First of all, sorry that I couldn't asnwer to Yen-Ju's mail concerning > the disabled window background color in the recent Camaelon.) > > I disabled the attribute in Camaelon by overriding the attribute > getter using a method which returns a color that just depends on the > window input state (key, main, normal). This disables the possibility > to modify the window background color. I made this decision because I > have never seen anyone modify the window background color, and I don't > currently see the advantage of doing this. In addition, I believe it's > not possible on OSX, either. Of course, I'm open for discussion.
Well, AZDock uses it. :) Affiche is another application I think using it. It provides colorful background for each sticky note. I think the more important issue is that -setBackgroundColor is part of API and people assume it work. That is the part we shouldn't break. Camaelon should provides default background color, but shouldn't prevent users from changing it through GNUstep API. Yen-Ju > > Best regards, > Guenther > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev > _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
