jpeg or tiff problems

I am making a button in a draw program and importing it into the media in Servoy. Whether it is jpeg or tiff or whatever, when the image is placed on a form in Servoy it has a white border around it. Selecting ‘transparent’ doesn’t eliminate the problem. If it is a circle there is a white square behind the circle. How to solve this? K

Kurt is you image transparent?
If not, make it transparent and you should be happy :)

Hi Kurt,

Servoy only supports transparency in GIF and PNG images. So if you convert your image to that (and make sure transparency is set in the image) then it will show up correctly in Servoy.

Hope this helps.

Works perfectly. Thanks for the help. K