- createBody
Widget createBody()
- createMainMenu
MainMenu createMainMenu()
- createToolbars
ToolBarHost createToolbars()
- focusEditor
void focusEditor(string id)
move focus to editor in currently selected tab
- handleAction
bool handleAction(Action a)
override to handle specific actions
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadWorkspace
bool loadWorkspace(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSourceFileSelected
bool onSourceFileSelected(ProjectSourceFile file, bool activate)
source file selected in workspace tree
- onTabChanged
void onTabChanged(string newActiveTabId, string previousTabId)
Undocumented in source. Be warned that the author may not have intended to support it.
DIDE app frame