need some help, i have a listview. i want display the last item only and delete the previous item(s). for instance if i have 4 items i will delete item 1, 2,3 only the 4 item will be visible on the listview, the code below seems to work partly thanks ahead
$aListViews = GUICtrlCreateListView(...