[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSBrowser Drawing
From: |
Riccardo Mottola |
Subject: |
Re: NSBrowser Drawing |
Date: |
Thu, 14 May 2020 23:39:52 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.2 |
Andreas Höschler via Discussion list for the GNUstep programming
environment wrote:
> Hi all,
>
> I make good progress getting apps to work under Ubuntu/GNUstep. After
> fixing a few smaller issues and following hints from Riccardo and
> Johannes regarding themes and style settings I reached the following
> result in the meanwhile (see attached screenshot) which looks not bad
> at all.
>
A matter of taste :-P
>
> However, I am not yet satisfied with how the matrix cells of browsers
> are drawn. This might be an issue of the selected theme or a more
> general problem!? Without the theme the complete browser background
> (cell background and cell-free background) is drawn in a dark grey.
> With the theme I get the above result which is not yet presentable!
> :-) Any quick ideas how and where to fix this?
It is an "issue" indeed for certain styles of themes I tried to
createmyself too. So it is not a specific theme bug, but a way the
control just has a default background color different from the cell. Try
setting the same color to either the control background or the window
background, I don't remember.
I did raise the issue time ago and apparently the control "draws
correctly" but limits the color freedom quite a bit or you get this
"panda effect".
Only the cells are painted the rest "shines through".
I was just fighting that yesterday while creating a shiny new theme....
Riccardo
- NSBrowser Drawing, Andreas Höschler, 2020/05/14
- Re: NSBrowser Drawing,
Riccardo Mottola <=