Jump to content

Recommended Posts

Posted

Basically just what the title says, when I use $BS_Bitmap I cant use a .gif, only .bmp and I wanted to use some transparency effects on the buttons as I read in another thread.

Thanks in advance

Posted

Basically just what the title says, when I use $BS_Bitmap I cant use a .gif, only .bmp and I wanted to use some transparency effects on the buttons as I read in another thread.

Thanks in advance

$BS_BITMAP works only with bitmaps as it's name say. So if you want transparency - use icons and $BS_ICON style.

Gif can be only used with Pic control (and only under XP afaik).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...