by James Bott » Thu Dec 23, 2010 7:54 pm
OK, I just tried with a 16x16 pixel image and the row height is the same as it was with the 32x32 pixel image. So, the row height is not being automatically calculated when an image is used, it just defaults to a value around 64 pixels when any image is used.
I guess this is not a bug, but it would seem to be useful if the row height was automatically calculated to something slightly bigger than the image. Perhaps we do not have a function to find the image height?
I do know that you can manually adjust the row height--this is what I am doing.
oBrw:nRowHeight := 22
Regards,
James