Opaque property on button

I would like it if the there was an option to make buttons see-through. I know I can make anything a button by changing the properties to react to a command. They don’t seem to work as good as a good old button for navigating screens. I have some .png graphic files that I am using to “look pretty” & hope to have a see-through button w/ visble text right on top of it.

Ask and you shall receive! Actually, this feature already exists :smiley:

Just switch to the “Expert” properties on your button, where you will find the “Fill Area” and “Border Painted” properties. Set these both to false to have your transparent button (with text and/or icon)

Hope this helps,