Page 1 of 1

TP 9.2.0 Two minor issues: Deleting files and saving documents.

Posted: Sat Apr 15, 2023 2:49 pm
by kikosoft2
I've noticed 2 minor problems in TP 9.2.0:
  • When using the open file dialog box I used to be able to select files and press the <del> key on the keyboard to delete them. This doesn't work anymore. What does work is the "Delete" option in the local menu when I right-click the mouse. It seems the event handler for the <del> key was forgotten?
  • I may be wrong about this, but I think that, in the past, if I selected multiple documents in the document selector and then pressed the "Save" button, that all those documents would be saved? Now only one document is saved. I can close multiple documents this way, by selecting them and pressing <del>, why not save them the same way?

Re: TP 9.2.0 Two minor issues: Deleting files and saving documents.

Posted: Sat Apr 15, 2023 7:53 pm
by bbadmin
The Del key will be handled in the next release. In the meantime, you can use the standard file open dialog box by setting that option on Configure/Preferences/File.

There never was an option to save selected documents but we'll consider implementing that capability.