[Gambas-user] Color.TooltipBackground ain't quite right

Bruce Steers bsteers4 at gmail.com
Sun Jan 2 22:19:12 CET 2022


Something is flawed with Color.TooltipBackground and TooltipForeground
being writeable.

I noticed it does not change actual tooltip bg and fg if you set it but it
does change the colour for Baloon() messages.

So if i set Color.TooltipBackground = Color.Yellow
then reading it will say it's yellow

but in reality only the Balloon() popups are yellow, object tooltips in the
app are still the same as the system tooltip colors.

i think there should be read/write Color.BalloonBackground and
Color.BalloonForeground
and if actual tooltip colors cannot be set then it should be readonly to
preserve the accuracy.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220102/f28657f9/attachment-0001.htm>


More information about the User mailing list