- added display of the results for the Rules Check Tool in a formatted way

This commit is contained in:
Marius Stanciu
2019-10-06 04:13:19 +03:00
committed by Marius
parent d103c2d234
commit fa7511e129
4 changed files with 82 additions and 16 deletions

View File

@@ -6831,7 +6831,7 @@ class FlatCAMDocument(FlatCAMObj):
def on_text_changed(self):
self.source_file = self.document_editor_tab.code_editor.toHtml()
print(self.source_file)
# print(self.source_file)
def font_family(self, font):
# self.document_editor_tab.code_editor.selectAll()