[Gambas-user] Balloon Colors Issue
Benoît Minisini
gambas at ...1...
Wed Dec 17 11:56:56 CET 2014
Le 17/12/2014 11:38, Jorge Carrión a écrit :
> I have a problem with some SO, mostly with Ubuntu 14.04, wich shown the
> Balloon class with illegible colors: foreground white, background yellow.
> I don't see any color property on Balloon class.
> My clients hasn't changed nothing on Ubuntu's settings.
> It's possible change that behavior of the class? Can they change something
> in his systems or can I change some in my proyect?
>
> I hate return to Message class with it's Ok button :P
>
> Regards
Balloon uses Color.TooltipBackground and Color.TooltipForeground. So it
depends on the toolkit used (Qt, GTK+, GTK+3) and how its system colors
are configured.
Regards,
--
Benoît Minisini
More information about the User
mailing list