From 926e43d2e9b658fac3adb3fc2c0e0db0e819b819 Mon Sep 17 00:00:00 2001
From: nyamatongwe
+
@@ -1075,7 +1076,8 @@ struct TextToFind {
document holding only an end of line sequence has 2 lines.
SCI_GETFIRSTVISIBLELINE
- This returns the line number of the first visible line in the Scintilla view. The first line
+ SCI_SETFIRSTVISIBLELINE(int lineDisplay)
+ These messages retrieve and set the line number of the first visible line in the Scintilla view. The first line
in the document is numbered 0. The value is a visible line rather than a document line.
SCI_LINESONSCREEN
--
cgit v1.2.3