[NEW VERSION] - 27 Mar 21
Added:
- A new function _GUIListViewEx_SelectItem which allows you to select a row programatically - and also select the column if single cell selection is available.
- The ability to select a background colour for the input that appears when editing an item. This colour is set in the array passed to _GUIListViewEx_SetDefColours which now must have 5 elements. This is a script-breaking change if you use this function - although all you have to do if you do not want to have a custom colour is add a final "Default" element to the array, which is not too taxing!
New zip file in the first post.
M23