wxWidgets/include/wx/osx/cocoa/private
Vadim Zeitlin f672c96951 Add markup support to wxOSX/Cocoa wxStaticText and wxButton.
Add wxMarkupToAttrString helper that converts wx markup to OS X attribute
strings and use it in wxStaticText and wxButton.

This required adding new SetLabelMarkup() method to wxWidgetCocoaImpl, it
seems to make sense to have it there as it could be implemented by more
controls in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-27 12:48:46 +00:00
..
markuptoattr.h Add markup support to wxOSX/Cocoa wxStaticText and wxButton. 2011-02-27 12:48:46 +00:00
overlay.h cocoa implementation for overlay 2010-04-11 09:26:31 +00:00
textimpl.h support for hints, fixing textfield implementation on iOS 2011-01-26 15:51:39 +00:00