CListCtrl subitem problem
-
Hi, I have a problem with the subitem character size. When I insert a subitem (or item) with more of 255 character size, this control only show the first 255 characters. How to insert a subitem with more of 255 character length? Ivan Cachicatari Blog[^] www.latindevelopers.com
-
Hi, I have a problem with the subitem character size. When I insert a subitem (or item) with more of 255 character size, this control only show the first 255 characters. How to insert a subitem with more of 255 character length? Ivan Cachicatari Blog[^] www.latindevelopers.com
Hmm. I never noticed that before but you are right. Somebody posted this link elsewhere in CP about a bug. I'm not sure if it'll help you but here's the link... From FredBloggsy[^] -- modified at 17:47 Sunday 28th May, 2006 By the way, I was on VC++ 6.0 when I reproduced it so it seems it's in all versions. It does seem to be a "reasonable" limit for the most part.