On Wed, 5 Dec 2012, zeljko wrote:
On Wednesday 05 of December 2012 15:33:49 Graeme Geldenhuys wrote:- I used a set of 24x24 PNG images, but the images get clipped in the ImageList Property Editor. Right and Bottom of images are clipped in the image preview area. It looks like the ImageList is hardcoded to 16x16 images only! Why the 16px size limit?Afaik TImageList have width and height properties. Set them to 24 and it will be ok.
Correct. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
