PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Robert Eaton on December 12, 2009, 03:11:02 PM

Title: Problem using images with transparent backgrounds in button controls
Post by: Robert Eaton on December 12, 2009, 03:11:02 PM
Gif or PNG images that have transparent backgrounds don't seem to work in any button controls. (RR, XP, Toolbar) The images show up in the image library, but disappear in the compiled program. In some cases they don't even appear in the editor when they are attached to a control. (They show up in the XP button, but not the RR button.)  The images do work properly in a fireimage control

I have attached a couple example images.
Title: Re: Problem using images with transparent backgrounds in button controls
Post by: Paul Squires on December 12, 2009, 03:50:22 PM
Most controls only work with Icons and/or Bitmaps. This is just the way that Windows works, not much that we can do about it. :)
Title: Re: Problem using images with transparent backgrounds in button controls
Post by: Robert Eaton on December 12, 2009, 06:53:22 PM
Paul,
I don't know why I didn't think of that ::)

BTW - Here is a really nice freeware icon editor that I found:
http://www.icofx.ro/ (http://www.icofx.ro/)

If you have a bitmap that already has transparency, just  import the image and export the icon ;D