[Gambas-devel] Balloon backcolor Gambas 3.6

Ron ron at ...572...
Sat Oct 25 16:35:37 CEST 2014


If I place these in my form:

Print Hex(Color.TooltipBackground)
Print Hex(Color.TooltipForeground)

It shows:
FFFFDC  (the light yellow)
DEDEDE (grey)

It does this on both Gambas 3.5.4 and 3.6.0.

So the darker orange color which was fine (see attachment) from Gambas
3.5.4 is defined somewhere else, or is a bug you fixed.
How can I find the color my Ubuntu uses?

I'm on stock 14.04.1

Ron.

2014-10-25 15:11 GMT+02:00 Benoît Minisini <gambas at ...1...>:
> Le 25/10/2014 14:42, Ron a écrit :
>> How can I tweak the balloon backcolor?
>>
>> In Gambas 3.5.4 it was readable (darker orange), in gambas 3.6 it's
>> not so easy to read, see attachment.
>>
>> Ubuntu 14.04
>>
>> Regards,
>> Ron.
>>
>
> The balloon colors are defined from the system tooltip default colors
> (Color.TooltipForeground and Color.TooltipBackground).
>
> Check the value of these two properties first, to see if they are
> correctly detected (it depends on the GUI toolkit you are using).
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2014-10-25 16:22:11.png
Type: image/png
Size: 3963 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20141025/201711ad/attachment.png>


More information about the Devel mailing list