Hi,
Is there any limit to add pic item of Listview's ImageList?
I could not add more than 36 picture of png file, about size of (66 x 51).
(OS win7 / 64 bit - Studio 7.0.0.12)
Thanks.
I suppose there could be limits based on the graphics and memory resources available, but that's just a guess.
Thanks, Owen.
You mean basically there're no limits ImageList itself.
Mn.....!
I don't think there are hard coded limits, but I'm not certain about that.
Yes, You're right.
Maybe I did something wrong while adding the img pictures.
It can have over 120 pictures.
Oh, in my case, it seems good to make the pic file's name with number from 0 .
I think normal text filename occurs non expected error.
Thanks.