wxRichTextCtrl::ApplyStyle now applies a paragraph style at the cursor
authorJulian Smart <julian@anthemion.co.uk>
Wed, 1 Sep 2010 14:48:54 +0000 (14:48 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 1 Sep 2010 14:48:54 +0000 (14:48 +0000)
commitedae63b0769fab90e3a64d0e211ae3090b6120c8
treeb880f8c55239865c539a55e7012ef6066b5fee8d
parent8138f406a26d9bbbb3d841af84af85d1d8cb5ea1
wxRichTextCtrl::ApplyStyle now applies a paragraph style at the cursor
without needing a selection, and setting the default style now avoids duplicating
character attributes in subsequently typed text when they exist in the paragraph style.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/richtext/richtextctrl.cpp