Files
wxWidgets/include/wx/msw
Vadim Zeitlin 81fb185e4f Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RICH(2) style.
Using WM_SETFONT seemed to work with rich edit controls but in fact it
doesn't, it only changes the font used by the control initially apparently but
it can be reset later.

Use EM_SETCHARFORMAT which is more reliable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-25 21:15:24 +00:00
..
2010-01-02 13:07:17 +00:00
2009-07-23 20:30:22 +00:00
2009-03-07 15:49:57 +00:00
2010-01-23 13:21:12 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-10-09 17:39:19 +00:00
2010-03-08 12:21:58 +00:00
2009-07-23 20:30:22 +00:00