Std CloseActiveWindow: Difference between revisions

From FreeCAD Documentation
(Revised. Added 'in progress' for now.)
No edit summary
Line 42: Line 42:


{{Docnav
{{Docnav
|[[Std_Close|Std CloseActiveWindow]]
|[[Std_Open|Std Open]]
|[[Std_Save|Std Save]]
|[[Std_CloseAll|Std CloseAllWindows]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconL=Std_Open.svg
|IconR=Std_Save.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Revision as of 14:16, 9 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Std CloseActiveWindow

Menu location
File → Close
Workbenches
All
Default shortcut
Ctrl+F4
Introduced in version
-
See also
Std CloseAllWindows

Description

The Std CloseActiveWindow command closes the current document.

Usage

  1. There are several ways to invoke the command:
    • Select the File → Close option from the menu.
    • Use the keyboard shortcut: Ctrl+F4.
  2. If the current document has not been saved a dialog box will prompt you to save it:
    • Press the Save button to save the document. If required enter a filename first.
    • Press the Discard button to discard the document and lose all changes.
    • Press the Cancel button to cancel the command.

Preferences

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.