flatcam/appObjects
Marius Stanciu d5cf7b4980 - the Selected Tab is now Properties Tab for FlatCAM objects
- modified the Properties Tab for various FlatCAM objects preparing the move of Properties Tool data into the Properties Tab
- if the Properties tab is in focus (selected) when a new object is created then it is automatically selected therefore it's properties will be populated
2020-09-26 14:39:52 +03:00
..
AppObject.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
FlatCAMCNCJob.py - fixed a bug where end_xy parameter in Drilling Tool was not used 2020-09-24 14:37:06 +03:00
FlatCAMDocument.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py - made sure there are no issues when plotting the Excellon object in one thread and trying to build the UI in another by using a signal 2020-07-21 15:58:22 +03:00
FlatCAMGeometry.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
FlatCAMGerber.py - fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object 2020-07-20 19:21:17 +03:00
FlatCAMObj.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
FlatCAMScript.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
ObjectCollection.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00