- activateLogTab
void activateLogTab()
Undocumented in source. Be warned that the author may not have intended to support it.
- activateTerminalTab
void activateTerminalTab(bool clear)
Undocumented in source. Be warned that the author may not have intended to support it.
- appendText
void appendText(string category, dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear(string category)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBodyWidget
Widget createBodyWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
- firstError
ErrorPosition firstError()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- logLine
void logLine(string category, dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- logLine
void logLine(string category, string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- logLine
void logLine(dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- logLine
void logLine(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.