wxWidgets / Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
http://wxpython.org/
2.21k stars 509 forks source link

EditLabel on CustomTreeCtrl doesn't automatically select the entire text #2549

Open AlessandroMattiazzi opened 2 weeks ago

AlessandroMattiazzi commented 2 weeks ago

Python 3.10.6 32bit windows 10

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

https://github.com/wxWidgets/Phoenix/assets/93250143/f38e3beb-e45f-4d39-a47e-5ec8e4f5a43d