diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r-- | doc/ScintillaDoc.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 39cc14a34..966d0d4fb 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -1513,6 +1513,9 @@ SCEN_KILLFOCUS These notifications are sent using the WM_COMMAND message on Windows and the "Command" signal on GTK+ as this is the behaviour of the standard edit control. + The SET and KILL values are flipped over from the Windows edit + control and as clients depend on these constants, this will not be changed + to be compatible. </p> <pre> SCN_MODIFIED |