S
Sin Jeong-hun
Hi.
I have used ListBox's to display some data. I used onwer draw to
present items in various colors and in different heights in accordance
with their size. Everything is fine except that the maximum item
height is 255. Why should this limitation exist? For some items, I
need more than 255 pixels of height. What options do I have? Should I
write my own ListBox class from scratch?
Thank you for any hints.
I have used ListBox's to display some data. I used onwer draw to
present items in various colors and in different heights in accordance
with their size. Everything is fine except that the maximum item
height is 255. Why should this limitation exist? For some items, I
need more than 255 pixels of height. What options do I have? Should I
write my own ListBox class from scratch?
Thank you for any hints.