Implemented wxTextCtrl::GetStyle for MSW
authorJulian Smart <julian@anthemion.co.uk>
Mon, 23 Jun 2003 13:14:42 +0000 (13:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 23 Jun 2003 13:14:42 +0000 (13:14 +0000)
commit80185c6cebe8bcd8271aa282de680ba91f1e7c22
tree5a1c36460b9a34374e076446449b31e119899379
parent6b7993a952bd2d2e7177e70b4f6b8a4badc75b6e
Implemented wxTextCtrl::GetStyle for MSW
Added status bar showing major style attributes at cursor in text sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/text/text.cpp
src/msw/textctrl.cpp