Graphics transparency

Does Servoy support graphic transparency?

If a GIF is given transparency, its “transparent” areas appear as grey when imported into Servoy. Have I missed some technique?

Kind regards.

You’re probably attaching a transparent image to a button which isn’t tranparant by default.
Make sure the transparent property of the button is active.

maarten:
You’re probably attaching a transparent image to a button which isn’t tranparant by default.
Make sure the transparent property of the button is active.

Not quite. Placing a trash can image directly on a coloured background with the intention of turning the graphic into a button. But same principle, must explicitly turn the element’s transparency on. Thanks.