Hello
I have problem with creating ListView item and make it checked.
In function CreateItem(int index, int itemWidth) I'm calling:
__pList->SetItemChecked(index, true);
But it doesn't make list item checked.
Any ideas?
Thanks
Kamil
Hello
I have problem with creating ListView item and make it checked.
In function CreateItem(int index, int itemWidth) I'm calling:
__pList->SetItemChecked(index, true);
But it doesn't make list item checked.
Any ideas?
Thanks
Kamil