wxWidgets/include/wx/osx/cocoa/private
Václav Slavík aa2a291891 Support underline and strikethrough in wxMarkupToAttrString
Honor wxFont's strikethrough and underline attributes when converting
label markup to NSAttributedString. On macOS, strikethrough and
underline are properties of (rich) text, not of fonts, so a conversion
like this is necessary.
2021-03-13 19:38:16 +01:00
..
date.h
markuptoattr.h Support underline and strikethrough in wxMarkupToAttrString 2021-03-13 19:38:16 +01:00
overlay.h Further implementation of native overlay on Cocoa 2017-09-09 11:44:43 +02:00
textimpl.h Simplify SetFont() in wxOSX implementations 2020-12-06 00:33:30 +01:00