- minor changes in the way that the tools are installed and connected

This commit is contained in:
Marius Stanciu
2020-06-08 19:28:39 +03:00
committed by Marius
parent c915ea8f6d
commit d97d3eabd2
5 changed files with 93 additions and 76 deletions

View File

@@ -295,6 +295,9 @@ class FCShell(TermWidget):
self._append_to_browser('in', "FlatCAM %s - " % version)
self.append_output('%s\n\n' % _("Type >help< to get started"))
self.app.ui.shell_dock.setWidget(self)
self.app.log.debug("TCL Shell has been initialized.")
def init_tcl(self):
if hasattr(self, 'tcl') and self.tcl is not None:
# self.tcl = None