From 6d53881b6c21e7824ba3c83ac175bb233f8ff2a8 Mon Sep 17 00:00:00 2001
From: Neil Last edited 15 May 2022 NH Last edited 18 July 2022 NH Scintilla 5 has moved the lexers from Scintilla into a new
Lexilla project. SCI_HIDESELECTION(bool hide)Scintilla Documentation
-
@@ -1382,6 +1382,7 @@ struct Sci_TextToFindFull {
+
@@ -1651,10 +1652,11 @@ struct Sci_TextToFindFull {
in the document.
+ SCI_GETSELECTIONHIDDEN → bool
The normal state is to make the selection visible by drawing it as set by and . However, if you hide the selection, it
- is drawn as normal text.SCI_SETSELFORE, , and related calls.
+ However, if you hide the selection, it is drawn as normal text.
SCI_CHOOSECARETX
Scintilla remembers the x value of the last position horizontally moved to explicitly by the
--
cgit v1.2.3