Hello

Is there an option to control caret color of IDE editor?

I typically use classic color scheme, that means blue background with
yellow text.
However, the OS caret still draws the caret in black.

On SynEdit internals, there's a way to use an internal caret painter
TSynEditScreenCaret.Create(.., TSynEditScreenCaretPainterInternal)
and that provides a precise control over how caret looks.

thanks,
Dmitry
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to