diff dwtest.c @ 2236:e7060d262939

Win: Switched to using Rich Edit MLE by default on Windows. Added DW_FEATURE_MLE_RICH_EDIT option to dw_feature_set() to turn it off.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 05 Jan 2021 01:52:35 +0000
parents 7575eefcf881
children 7f6939857cca
line wrap: on
line diff
--- a/dwtest.c	Mon Jan 04 14:29:24 2021 +0000
+++ b/dwtest.c	Tue Jan 05 01:52:35 2021 +0000
@@ -1797,6 +1797,7 @@
     "Supports status text area on notebook/tabbed controls",
     "Supports sending system notifications",
     "Supports UTF8 encoded Unicode text",
+    "Supports Rich Edit based MLE control (Windows)",
     NULL };
 
 /*