A demo installer with listview control:
The source code of this demo is also included.
16 posts
I suggest you edit the first post as well.Originally Posted by jiake View PostMaybe errors or bugs in the former attachment on the first floor of this thread.
Originally Posted by JohaViss View PostHow does one delete the selected item from the listbox?
There is a NSD_LV_InsertItem call for inserting items, but no NSD_LV_DeleteItem for removing an item.
Yes, it is very easy as Afrow said:Originally Posted by Afrow UK View PostJust send LVM_DELETEITEM.
Stu
I suppose NO, all this stuff is related to WinAPI and I found no mention about this feature there.Originally Posted by lancelhoff View PostIs it possible to make a column item clickable? I'd like to eventually be able to turn some column item text into a clickable link.
Attached is an example screenshot: