Extended wxTextAttr and added wxTextCtrl::GetStyle stub
authorJulian Smart <julian@anthemion.co.uk>
Fri, 20 Jun 2003 16:25:31 +0000 (16:25 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 20 Jun 2003 16:25:31 +0000 (16:25 +0000)
commite00a5d3ca15eec8db3e231d79d82ff6965e3466b
tree50c715837ea4e08e7e17959ea3b83afec3d8f3d2
parentf22c3c98a082b8a2c3787cd02bdb4de8509f4a12
Extended wxTextAttr and added wxTextCtrl::GetStyle stub
allow better rich text support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/dir.tex
docs/latex/wx/text.tex
include/wx/access.h
include/wx/msw/textctrl.h
include/wx/textctrl.h
samples/text/text.cpp
src/common/textcmn.cpp
src/msw/textctrl.cpp