Use standard wxArtProvider icons for wxEditableListBox buttons.
This make wxEditableListBox appearance more native under the platforms where the stock icons are used, e.g. GTK. Closes #16885.
This commit is contained in:
committed by
Vadim Zeitlin
parent
75467841ee
commit
c774494009
@@ -121,6 +121,7 @@ All (GUI):
|
||||
- Show how to handle files on command line in docview sample (Neil Mayhew).
|
||||
- Improve wxFileCtrl::SetFilename() and SetPath() (Kevin B. McCarty).
|
||||
- Fix a crash when using animated GIFs in wxHtmlListBox.
|
||||
- Use platform-specific stock icons for wxEditableListBox buttons.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user