wxWidgets/samples/text
Vadim Zeitlin 8faed39597 Use wxTE_RICH style for the log window in the text sample.
This makes it have nicer colour (white instead of grey by default) under MSW
and wxTE_RICH was already in the code, just commented out -- it seems it's
better to enable it (as it also allows more text to be shown in the control
under old Windows versions) than to remove it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-26 15:59:20 +00:00
..
makefile.bcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.gcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
Makefile.in Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.unx Rebaked using post-0.2.7 svn version of bakefile. 2009-10-23 17:48:21 +00:00
makefile.vc Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.wat Rebake after last commit. 2009-11-18 19:22:58 +00:00
mondrian.ico Added own sample for text ctrl, char/key events, clipboard. 1999-05-31 14:54:04 +00:00
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
text_vc7.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
text_vc8.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
text_vc9.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
text.bkl multilib linking fixes 2003-07-04 13:45:12 +00:00
text.cpp Use wxTE_RICH style for the log window in the text sample. 2009-11-26 15:59:20 +00:00
text.dsp Rebake everything using bakefile 0.2.7. 2009-10-22 16:53:10 +00:00
text.rc Added new files to .rsp files; added new samples to index.htm 1999-08-05 09:33:04 +00:00