Hi! I'm trying to put an image with a transparent background on a QPushButton for a Windows CE device. The problem is that I see the button on the background. I'm finding it difficult to remove it as I can't create a mask on a specific color as I used to do (I don't have the RGB color). Is it possible to do this? I read it is not possible to set window transparency in Windows CE, so that way is not applicable. Any other way to do this?
Thanks!