Hi there,
I have a small hopefully quick fixable issue with reading information from my ListView:
So in fact I just want to have information about which items are selected, so I'm using
msgbox(0 , "return", GUICtrlRead($myListView), 1)
but unfortunately it only returns me either the...