Working with image lists
Posted by mholmes on 30 Jan 2007 in Activity log
I've been having increasing trouble getting the 16x16 images to display correctly in menus; it seems that the images are too small for the transparency blending functions to work properly, and images end up with fuschia backgrounds, or grey ones. Finally, I switched the menu image list over to the 24x24 images, which solved the problem once and for all. For the record, these are the settings that should work for the Images subproperties in TTntMainMenu:
- BkColor: clNone
- BlendColor: clNone
- DrawingStyle: dsNormal
- ImageType: itImage
- Masked: True