Re: setLVItemText ()

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

don cole wrote:
> 
> Hello Derek,
> 
> And thank you very much.
> 
> This exactly the demo I have been messing with.
> 
> I notice line 82 approx. has:
> 
> MyLVID &= addLVItem(MyLV, 0, MyData[i])
> 
> As  I said I would like to eliminate the addLVItem function.
> 
> If I rem this line out then nothing is printed in the listView.
> 
> Must the addLVItem() be used to display anything in the listVeiw?

Yes.

addLVItem adds a new item (row) to the list view.

setLVItem updates an existing item in the list view.

Why do you want to avoid using addLVItem?

-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

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

Search



Quick Links

User menu

Not signed in.

Misc Menu