
|
[haiku-development]
||
[Date Prev]
[03-2008 Date Index]
[Date Next]
||
[Thread Prev]
[03-2008 Thread Index]
[Thread Next]
[haiku-development] Re: BButton colors?
- From: Stephan Assmus <superstippi@xxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Tue, 04 Mar 2008 11:43:44 +0100
On 2008-03-04 at 11:34:57 [+0100], Gabriele Biffi <mlist@xxxxxxxxx> wrote:
> Rene Gollent wrote:
> > Is there a reason BButton uses a tint off B_PANEL_BACKGROUND_COLOR
> > instead of using B_CONTROL_BACKGROUND_COLOR? Or should I fix that?
>
> I have a slightly different question: why does BButton uses InvertRect()
> for the pushed effect, like Windows 2.0 did? Aren't our computers fast
> enough to do something better? My 286 with Windows 3.1 was...
>
> It's something that I really don't like. I can rework BButton, if anybody
> has something against this.
You are welcome to rework this, but I would recommend to make the pushed in
surface much darker then what would be realistic lighting, since this is
just important visual feedback that your click hit the target. While you're
at it, you could also add the flashing effect to BMenuItem invokation.
That being said, I plan on reworking the GUI a bit in general when I have a
little more time. Since that is so much about taste, we could even have a
(range voting) contest again :-). But at the moment, I guess it would be a
distraction. Everyone should concentrate on bugs preventing the alpha
release.
Best regards,
-Stephan
|

|