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

Bruce Steers bsteers4 at gmail.com
Sun Jan 2 22:21:36 CET 2022


On Sun, 2 Jan 2022 at 21:19, Bruce Steers <bsteers4 at gmail.com> wrote:

> 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.
>

Or of course make it actually effect Tooltip colors :)

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


More information about the User mailing list