Operations Summary: | |
__init__(self, main_window, filename) [Source] | |
windowActivated(self, widget) [Source] | |
activate(self) [Source] | |
deactivate(self) [Source] | |
execute_project(self) Tries to show some output in the browser parts of the project window. [Source] | |
checkThreadOutput(self) This method is called periodically to check output on the tempfile [Source] |
Operation Details: |
Tries to show some output in the browser parts of the project window. To do this is searches for an appropriate FormatAction (ie, one that has HTML options), checks that everything is up to date, and loads the AST into the browser windows.