| Author | Topic: VisualStyle disables colors in XbpBrowse |
---|
| Itai Ben-Artzi | VisualStyle disables colors in XbpBrowse
on Thu, 03 Jul 2014 22:28:49 -0700Hi Alaska,
If oBrowse:useVisualStyle is true, the ColorBlock of the cell no longer
works. Is there a way to activate the visualstyle and cell color with
XbpBrowse()?
Many thanks,
-Itai |
| Jan Escholt | Re: VisualStyle disables colors in XbpBrowse
on Fri, 04 Jul 2014 17:55:35 +0200Itai,
that is by design. If visual styles are enabled the colors of the actual
Windows Theme are used. And that is plain white in most cases.
You can use your own colors only if visual styles are enabled. Than the
Windows Themes are turned off and you are free to design the browse as
you want.
Jan
Am 04.07.2014 07:28, schrieb Itai Ben-Artzi:
> Hi Alaska,
> If oBrowse:useVisualStyle is true, the ColorBlock of the cell no longer
> works. Is there a way to activate the visualstyle and cell color with
> XbpBrowse()?
>
> Many thanks,
> -Itai |
| Itai Ben-Artzi | Re: VisualStyle disables colors in XbpBrowse
on Fri, 04 Jul 2014 11:58:59 -0700Thank you, Jan.
Is there a way to create a grading light blue of the selected line/cell as
in the visualstyle?
-Itai |
| Itai Ben-Artzi | Re: VisualStyle disables colors in XbpBrowse
on Fri, 04 Jul 2014 15:24:56 -0700Jan,
I’ve just discovered that the background of each cell is working well with
VisualStyle, only the foreground color is not working. Strange!
-Itai |