Add strike-through support to wxDataViewItem attributes
Implement support for this attribute only in the generic version so far, it will hopefully be implemented for the natives ones in the future. Also add a new toggle column to the dataview sample to check how it works: checking the items in this column enables using this attribute for some other ones. Closes #18180.
This commit is contained in:
@@ -108,6 +108,7 @@ All (GUI):
|
||||
- Fix possible infinite loop in wxHtmlWindow layout (trivia21).
|
||||
- Add "hint" property support to XRC for wxComboBox and wxSearchCtrl.
|
||||
- Add support for style="page-break-inside:avoid" to <div> in wxHTML.
|
||||
- Add strike-through support to wxDataViewItem attributes (approach).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user