EditLabel() on CustomTreeCtrl doesn't automatically select the entire text

when renaming an item on TreeCtrl with the function EditLabel() the entire text is automatically selected,
instead on CustomTreeCtrl when using the same function the cursor is automatically located at the start of the text and no selection is done

1 Like