RE: setLVItemText Help Please

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

Tony, 

I think the docs for win32lib state that the id returned from addLVItem 
may not necessarily be the index of the same.  So I'm assuming that 
you're saving the id returned from addLVItem and then trying to update 
the list view based on that id.

Try changing your setLVItemText to:

setLVItemText(KeyMainLV, KeyGroupSelected[i], 2, ComKeyData[1])

and see if that doesn't take care of it.

Jonas

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

Search



Quick Links

User menu

Not signed in.

Misc Menu