wxWidgets/samples/stc
Maarten Bent a29aae25fc Use a different font for the MinimalEditor in the STC example
wxSYS_ANSI_FIXED_FONT uses 'Courier' font, which is rendered small on high DPI displays.
Use wxFONTFAMILY_TELETYPE instead, which will use font 'Courier New'.
2020-06-01 16:47:50 +02:00
..
defsext.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
descrip.mms
edit.cpp Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
edit.h Add option to STC example to select drawing technology 2020-06-01 16:47:50 +02:00
makefile.bcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.gcc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +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 Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
stctest_vc8.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
stctest_vc9.vcproj Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
stctest.bkl
stctest.cpp Use a different font for the MinimalEditor in the STC example 2020-06-01 16:47:50 +02:00