1. Listview wrappers

I've written some routines that make it much easier to use listviews.  They
aren't integrated into win32lib yet (in part because they're easier to write
that way, and in part because they're easier to analyze that way).

The main changes are that the wrapping code tracks item text, and even
maintains it, rather than letting windows do it.  This allows easier
sorting, which is done through a call_back from windows, and a custom
compare routine.  You can click on column headers in my new demo to sort
items by that column (alternatively ascending or descending).

I haven't been able to see how VB handles listview/treeviews, but I think
that the general approach I've taken should work pretty well, and I think it
follows the general philosophy of win32lib.

You can download the update from



Matthew W Lewis

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu