Implement wxTextCtrl::HitTest() for single line controls in wxGTK
Use Pango API to find the character at the given position. Closes #18144.
This commit is contained in:
@@ -84,6 +84,7 @@ All (GUI):
|
||||
|
||||
wxGTK:
|
||||
|
||||
- Implement wxTextCtrl::HitTest() for single line controls.
|
||||
- Fix the build with glib < 2.32 (e.g. CentOS 6).
|
||||
|
||||
wxMSW:
|
||||
|
Reference in New Issue
Block a user