
So, to my mind, in order to get the correct value of caretYPolicy, which is a combination of CARET_SLOP, CARET_STRICT, CARET_JUMPS and CARET_EVEN flags, the right order, by decreasing weights, should be :ĬARET_JUMPS ( 16) - CARET_EVEN ( 8) - CARET_STRICT ( 4) - CARET_SLOP ( 1) \scintilla\include\Scintilla.h, we learn that the values of the 4 flags are.

Unfortunately, the columns of the table are wrongly displayed.

I first tried to assimilate the SCI_SETYCARETPOLICY Scintilla message from : From your posts, I just decided to investigate about these notions, especially the different kinds of vertical scrolling Y, allowed in N++ -))
