pspad: -------------------------------------------------------------------------------- in next build will be new editor function: markEditorLine(integer)
_[color=#0000ff]with same visual result as click in the log[/color]_ - it will coloring line sent as parameter ... I don't know if we understand each other. This function will paint editor line background for line sent by parameter with LogParsColor. -------------------------------------------------------------------------------- Thanks for asking, I was thinking about the same thing. Is the highlighting removed automatically when you click in the editor window? Then everything is ok! :) If you double-click in the log, the editor jumps to the error line and highlights it (red). If you then click into the editor, the line changes back to the normal color (light blue in standard settings). Because there is no monitoring in VBScript, I can't determine if the editor window has been clicked. If the new function automatically changes to the normal color when you click into the editor, everything is fine. :-P -- <https://forum.pspad.com/read.php?2,72002,72013> PSPad freeware editor https://www.pspad.com
