We have the “Tooltip” property for buttons and inputs.
But we don’t have such a property for the Select widget.
Is it possible to show a tooltip for the Select widget in some way?
We have the “Tooltip” property for buttons and inputs.
But we don’t have such a property for the Select widget.
Is it possible to show a tooltip for the Select widget in some way?
Hi! We don’t have the Tooltip property for the Select widget yet, but as a workaround, you could add an Icon Button widget next to it and add a tooltip for that one:
Yes, it’s understandable.
Just a little bit strange that we have the tooltip for Input but don’t have it for Select.
Of course, it is not too critical.
Thanks for the answer.