wxWidgets/wxPython/demo/data
Robin Dunn 10ef30eb53 wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
When in unicode mode Scintilla uses UTF-8 internally so the wxSTC
wrapper only needs to convert to/from UTF-8 in the right places.
Still need to figure out to get unicode characters from key/char
events...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-03-20 20:43:39 +00:00
..
.cvsignore Updated the build docs a bit, added wxMetafileDataObject, and some 2002-02-06 21:03:27 +00:00
anykey.wav
echo.py More little demo updates 2002-03-13 22:26:55 +00:00
grid.i Added a new sample app that is a style editor for wxSTC. 2001-08-28 19:21:45 +00:00
imagemap.htm
imagemap.png
pic2.bmp
pic2.gif
pic.png
plan.wav More little demo updates 2002-03-13 22:26:55 +00:00
resource_wdr.xrc
resource.wdr
stc.h.html wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. 2002-03-20 20:43:39 +00:00
tables.htm
test.htm
testtable.txt Added typemap for wxArrayString 2001-10-30 06:43:54 +00:00
tips.txt
widgetTest.htm