]> git.saurik.com Git - wxWidgets.git/commit - src/richtext/richtextbuffer.cpp
SetStyle/GetStyle corrections
authorJulian Smart <julian@anthemion.co.uk>
Mon, 3 Jul 2006 21:13:18 +0000 (21:13 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 3 Jul 2006 21:13:18 +0000 (21:13 +0000)
commit27e20452c4931a0af2fc61e649476e03aecb54f9
treef1d3634fbe5dac86a028caa2c60b510654a0a027
parent27b12131a65c2ed550024040b2319011192f5efc
SetStyle/GetStyle corrections
Added compatibility ctor to wxTextAttrEx
wxRichTextCtrl should take a string value for wxTextCtrl compatibility

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