Hi all, So I've come across a stange GUI issue when I have an editable listview on a tab. When I double-click an item on the listview, the hidden edit window appears, but in order to see it and the outlines of the input box, I have to move the mouse cursor away. How can I make it so that when I double-click on the item, the input box is displayed without having to move the mouse cursor? I borrowed a bit of code from this example - great code: Here's a quick reproducer to see what I'm talki