From bde8aef4ff5e6bd93c3b2bbd8fd7de80bccbbdb8 Mon Sep 17 00:00:00 2001
From: nyamatongwe SCI_INDICSETFORE(1, 0xff0000);
(light blue)
SCI_INDICSETFORE(2, 0x0000ff);
(light red)
SCI_INDICSETUNDER(int indicatorNumber, bool under)
+ SCI_INDICGETUNDER(int indicatorNumber)
+ These two messages set and get whether an indicator is drawn under text or over(default).
+ Drawing under text works only for modern indicators when
+ is enabled.
Modern indicators are stored in a format similar to run length encoding which is efficient in both -- cgit v1.2.3