Re: listview limit

new topic     » goto parent     » topic index » view thread      » older message » newer message

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

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu