Re: listview limit
- Posted by rml at rubis.trix.net Jul 17, 2003
- 509 views
Hi Derek; I'm using listview to show selected frases, and frases bigger than 255 are cut, this is why I asked. I will do a search for virtual-list. Thanks Rubens At 23:57 16/7/2003, you wrote: > >On Wed, 16 Jul 2003 22:04:19 -0300 (07/17/03 11:04:19) >, <rml at rubis.trix.net> wrote: > >> >>Hi all; >> >> Is there a limit for the maximum number of caracters that >> listview can handle in one line? > >Yes, though its really a limit of 64K lines and not characters. To get >araound this limitation, you need to implement a virtual-list. There are >some examples of this somewhere, I just can't recall off hand. But >basically what happens is that your app is responsible for managing the >text lines, and when Windows needs a line of text, your app is asked to >supply a line. > >-- > >cheers, >Derek Parnell > > > >TOPICA - Start your own email discussion group. FREE! > >