[Gambas-user] forecolor

Benoit Minisini gambas at ...1...
Tue Nov 27 17:30:00 CET 2007


On mardi 27 novembre 2007, Peter Russell wrote:
> Hi all
>
> Picked up Gambas again after a year away. So I am having to relearn lots
> of stuff. Maybe the answer to this is something really simple. Here is
> the code.
>
>   ProgressBar1.BackColor = Color.Yellow
>   ProgressBar1.ForeColor = Color.Cyan
>
> The BackColor works fine but the ForeColor is always black
>
> Any answers please?
>
> Regards Pete
>

It seems that it depends on the KDE style used, the code that changes the 
foreground and background colors being the same for all controls.

Regards,

-- 
Benoit Minisini




More information about the User mailing list