wxWidgets/include
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
..
msvc/wx Handle ANSI release configuration correctly in msvc/wx/setup.h. 2011-02-24 20:34:48 +00:00
wx Add markup support to wxOSX/Cocoa wxStaticText and wxButton. 2011-02-27 12:48:46 +00:00