Hi guys,
I'm trying to change the colour of an ImageButton tooltip, but so far unsuccessfully.
I tried with a custom LAF, derived from either LookAndFeel_V2 or V3, by setting the colour for TooltipWindow::backgroundColorId. Nothing happens.. the tooltip bg keeps to be light yellow instead of my custom value.
Thank you in advance!