CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

Show Active File Name and Edit Status

Open dominic-valentino opened this issue 5 years ago • 2 comments

It would a nice to have the opened file name and path displayed somewhere obvious like the top of the main window. It could also show an asterisk if it has been edited and not saved.

P.S. I love this project, and CadQuery. I was trying to use Autodesk Fusion's Python API and it was ugly! This is just what I was looking for, a simple Python based GUI and API.

-Dominic

dominic-valentino avatar Jun 27 '20 19:06 dominic-valentino

The file name could prepended to the window title, like in Firefox of many other software, like this: box_with_holes.py - CQ-Editor.

Note that when #65 will be implemented, the file name will be displayed in the tab name, but it's good to display it also on the window title, when CQ-Editor is used with an external IDE.

njourdane avatar Mar 02 '21 04:03 njourdane

Oh, this will be solved when #228 will be merged.

njourdane avatar Mar 02 '21 04:03 njourdane