flatcam/flatcamEditors
Marius Stanciu 83f229ed9e - fixed bug in Geometry Editor that did not allow the copy of geometric elements
- created a new class that holds all the Code Editor functionality and integrated as a Editor in FlatCAM, the location is in flatcamEditors folder
- remade all the functions for view_source, scripts and view_code to use the new TextEditor class; now all the Code Editor tabs are being kept alive, before only one could be in an open state
2019-10-02 05:47:18 +03:00
..
FlatCAMExcEditor.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
FlatCAMGeoEditor.py - fixed bug in Geometry Editor that did not allow the copy of geometric elements 2019-10-02 05:47:18 +03:00
FlatCAMGrbEditor.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
FlatCAMTextEditor.py - fixed bug in Geometry Editor that did not allow the copy of geometric elements 2019-10-02 05:47:18 +03:00
__init__.py - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing 2019-04-13 17:00:03 +03:00