Partially implement wxTextCtrl::GetStyle() in wxGTK.
Support retrieving the (both foreground and background) colours for the given position. Closes #11281. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -449,6 +449,7 @@ All (GUI):
|
||||
GTK:
|
||||
|
||||
- wxRadioBox constructor uses default consistent with other ports now.
|
||||
- Partially implemented wxTextCtrl::GetStyle() (Igor Romanov).
|
||||
- Corrected themed border display.
|
||||
|
||||
Mac:
|
||||
|
Reference in New Issue
Block a user