Listview/Treeview bug
- Posted by Matt Lewis <matthewwalkerlewis at YAHOO.COM> Jul 16, 2000
- 377 views
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/