Hi,
I wonder, if it is possible to add an icon to an item in an existing listview (without icons) ?
Please help...
Greetings,
Nordwind64
I wonder, if it is possible to add an icon to an item in an existing listview (without icons) ?
Please help...
Greetings,
Nordwind64
Hi,
isn't it possible ?
Greetings,
Nordwind64
isn't it possible ?
Greetings,
Nordwind64
Yes, just send a LVM_SETIMAGELIST and LVM_SETITEM message to it. Listviews always start out with no icons, and you always have to add images to it, there is no such thing as a listview that is created with images already assigned to it.
Thank you, BubbaFate !
I will try it.
Greetings,
Nordwind64
I will try it.
Greetings,
Nordwind64
Hi,
is there a little example ?
I could not get LMV_SETITEM to work...
Greetings,
Nordwind64
is there a little example ?
I could not get LMV_SETITEM to work...
Greetings,
Nordwind64
download the example here http://www.asmcommunity.net/board/index.php?topic=8047&highlight=common+control+macro and look at the listview example.
Thank you, BubbaFate !
I've found my error, an error create my imagelist...
Now it works, thanks
Greetings, Nordwind64
I've found my error, an error create my imagelist...
Now it works, thanks
Greetings, Nordwind64