wxWidgets/samples/stc
Vadim Zeitlin 0015757fec Don't call ClearAll() before LoadFile() in the stc sample.
There is no need to clear the control contents before loading a file into it
because LoadFile() is supposed to do this on its own (although currently it
doesn't, which will be fixed soon).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-30 22:26:58 +00:00
..
defsext.h
descrip.mms
edit.cpp Don't call ClearAll() before LoadFile() in the stc sample. 2012-09-30 22:26:58 +00:00
edit.h
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
prefs.cpp
prefs.h
stctest_vc7.vcproj
stctest_vc8.vcproj
stctest_vc9.vcproj
stctest.bkl
stctest.cpp Make stc sample startup faster. 2012-09-30 22:26:36 +00:00
stctest.dsp