wxWidgets/samples/stc
New Pagodi 518cdc5790 Demonstrate autocompletion in the stc sample
This adds a demonstration of autocompletion for C preprocessor
directives to the stc sample. It also shows how to register and use
small images with the autocompletion popup.
2019-03-18 22:24:34 -05:00
..
defsext.h Add option to display custom context menu in stc sample 2017-03-16 23:31:18 +01:00
descrip.mms
edit.cpp Demonstrate autocompletion in the stc sample 2019-03-18 22:24:34 -05:00
edit.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
prefs.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
prefs.h Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
stctest_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
stctest_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
stctest_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
stctest.bkl
stctest.cpp Remove initializations which are the default value 2019-02-25 10:49:04 -08:00