Choice 1: creating a button with text is easy. The text provides the visual meaning and the underlying image can provide simple feedback for hover and push.
Choice 2: creating a button using images is conceptually simple but laborious. It’s all done with images, no text.
I’m looking to produce a button that looks and works like a text button, but in which the text is replaced by a symbol.
Choice 3: a Unicode character (like an arrow) but I can’t see how to do that with text.
Choice 4: use a simple transparent PNG instead of Text, but I can’t get that to display at all.
So: how to produce a button with a symbol, either a Unicode character or a single, simple image, like this one.
