]> git.saurik.com Git - wxWidgets.git/commit - src/osx/cocoa/textctrl.mm
Implement setting default wxTextCtrl style in wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:53:06 +0000 (23:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:53:06 +0000 (23:53 +0000)
commit1659164a6f06194b40de1eaa72d4035130891227
tree18efdb54402e64743042f6c2c0d40c3eda5c3129
parentdfc9124f0835ff8aab3aef4fc66a83f36f5e85b7
Implement setting default wxTextCtrl style in wxOSX.

Use NSTextView setTypingAttributes to change the attributes used for the new
text by default as setting them for the selected region didn't do anything
useful under OS X (and did nothing at all when there was no selection).

Closes #12839.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/osx/cocoa/textctrl.mm