Add simple tests for Scintilla annotations to the stc sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:46:16 +0000 (20:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Feb 2013 20:46:16 +0000 (20:46 +0000)
commit2fb4e3cb0a3e91d7e89a0ece11a307cf222274eb
treef2093c4f375fe17713a63c103ea06086dc97642c
parent10d28c972b8108f1eb2efa07e22738469972b5e8
Add simple tests for Scintilla annotations to the stc sample.

Show how add, remove and clear annotations and also how to update the text
width when long annotations are added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/stc/defsext.h
samples/stc/edit.cpp
samples/stc/edit.h
samples/stc/stctest.cpp