> I'm posting a patch (directly to Neil) to add a new command message to
> determine whether additional carets should be displayed or not (keep
> the default as is).
The expression being changed is quite complex already. I think the
modification will fail to draw the drag caret except when the first
selection is the main selection.
Neil
> I'm posting a patch (directly to Neil) to add a new command message to
> determine whether additional carets should be displayed or not (keep
> the default as is).
This has now been committed. The message is SCI_SETADDITIONALCARETSVISIBLE.
Neil