Posted: Wed Jul 07, 2010 3:15 pm Post subject: Problems with disabling selection on a list-view control
If I disable selection by returning TRUE on LVN_ITEMCHANGING then it won't send LVN_GETDISPINFO & won't ever update. What I'm doing is using a callback with LVITEM & handling each column within LVN_GETDISPINFO.
Any ideas? Would it work to send a update message to the listview, then return TRUE (inside LVN_ITEMCHANGING)?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum