Re: Deleting List Items

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

----- Original Message -----
From: "Derek Parnell" <Derek.Parnell at SYD.RABOBANK.COM>

> In the old versions of win32lib, that parameter to deleteItem() was not a
> Row number but an Item ID. It use to be that each item added to a listview
> was given a unique ID, and to delete them, you need to pass the item's ID.
> That has all changed - sort of. Items are still given unique ids, but most
> listview routines now work with row numbers and not ids.

It's confusing that listivews have both rows and ids to identify them. It
would be more clear if they would have only unique ids, so you don't have to
worry about if user presses column header and sorts items or if you have
autosort listview style.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu