1. Listview/Treeview bug

Thanks to Wolfgang Fritz, I found a little bug in the treeview code that causes
problems for listviews.  I'll have the bug fixed in the next release (of
win32libex), but anyone who already has it can make an easy fix.

Line 7898 reads:

lv_id &= id

But it should be:

tv_id &= id

This caused a crash when you clicked on a column in the listview to sort it.
It only happens when you create a treeview before a listview (as the demo did).

Matt

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu