Listview bugs in win32lib
- Posted by Derek Parnell <ddparnell at bigpond.com> Apr 28, 2002
- 357 views
Hi, I've got a couple of bugs I haven't time to track down, so maybe somebody can pitch in and help me. The symptom is that setting the text of sub-items is failing. The return code from sendMessage is always zero, indicating that the message didn't work. Thus only the first column has any text in it. Also, the sorting routine I think is flaky too. Unfortunately, I won't be able to work on this for the next week as I'm travelling on business again this week. You can find the latest version of the win32lib library at http://www.users.bigpond.com/ddparnell/euphoria/win32bug.zip (165KB) This contains the reworked listview code, plus a handful of other bug fixes and enhancements. No docs, no examples, no change log. ---------- Derek.