]> git.saurik.com Git - wxWidgets.git/commit
Use Cocoa methods instead of wx ones in wxDVC font setting code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Oct 2009 17:30:35 +0000 (17:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Oct 2009 17:30:35 +0000 (17:30 +0000)
commit67c4b73f9b448490538959533b5dade195f9ab8b
treea718b078b29b4d3d61b77f1cf8753c095eb00e86
parenta65452ba5d31e841b70cad3bba0a3b742621615a
Use Cocoa methods instead of wx ones in wxDVC font setting code.

Use NSFontManager to create bold or italic version of the font instead of
using wxFont. This works better for the bold attribute, but setting the italic
one still doesn't do anything.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/cocoa/dataview.mm