- errorFromLine
ErrorPosition errorFromLine(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- findProjectForLine
string findProjectForLine(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- firstError
ErrorPosition firstError()
returns first error line info from log
- handleCustomLineHighlight
CustomCharProps[] handleCustomLineHighlight(int line, dstring txt, CustomCharProps[] buf)
Custom text color and style highlight (using text highlight) support.
- onMouseEvent
bool onMouseEvent(MouseEvent event)
- onThemeChanged
void onThemeChanged()
handle theme change: e.g. reload some themed resources
- resolveRelativePath
void resolveRelativePath(string path, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
Log widget with parsing of compiler output