Page 1 of 1

Popup text?

Posted: Sun Apr 06, 2025 8:27 pm
by alan_sh
Stupid question as this should be easy (but I've got brain fade tonight).

I have a small icon which does something when I click it (invokes dark mode). But I want it to display some help text when I hover over it. How can I do that.

I tried creating some text, hiding it and then unhiding it when I hover. But that moves everything down to allow for the extra text - and I don't want that as it looks really odd.

There must be a better way. Anyone?
Alan

Re: Popup text?

Posted: Sun Apr 06, 2025 8:32 pm
by alan_sh
Never mind - found 'tooltip' which is exactly what I need.

Alan