_GUICtrlListView_DeleteItemsSelected($listview) works fine to delete items in my listeview if I am "selecting" them by clicking on their name....
What I would like to do, is delete items in my listview based off of what is "checked" and not "selected" in blue.
Also, is there a way disable "selecting", so that only my checkboxes serve a purpose?
Thanks,
Tim