Std CloseAllWindows/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
|[[Std_Close|Std CloseActiveWindow]]
|[[Std_Save|Std Save]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_Save.svg
|IconC=Freecad.svg
}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/it|Name=Std_CloseAll|Name/it=Chiudi tutto|MenuLocation=[[Std_File_Menu/it|Menu File]] → Chiudi tutto|Workbenches=Tutti|Shortcut=...|SeeAlso=[[Std_Close/it|Chiudi]], [[Std_SaveAs/it|Salva con nome...]] e [[Std_Save/it|Salva]]}}
{{GuiCommand/it|Name=Std_CloseAll|Name/it=Chiudi tutto|MenuLocation=[[Std_File_Menu/it|Menu File]] → Chiudi tutto|Workbenches=Tutti|Shortcut=...|SeeAlso=[[Std_Close/it|Chiudi]], [[Std_SaveAs/it|Salva con nome...]] e [[Std_Save/it|Salva]]}}
</div>
</div>


<div class="mw-translate-fuzzy">
=== Descrizione ===
=== Descrizione ===
Il comando chiude tutti i documenti del progetto, anche quelli non attivi. Con questo comando non si esce da FreeCAD.
Il comando chiude tutti i documenti del progetto, anche quelli non attivi. Con questo comando non si esce da FreeCAD.
</div>

The '''Std CloseAllWindows''' command closes all documents.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 22: Line 35:
</div>
</div>


# Select the {{MenuCommand|File → Close All}} option from the menu.
{{clear}}
# If there are unsaved documents a dialog box will prompt you to save them:
#* Press the {{Button|Save}} button to save the active document. If required enter a filename first.
#* Press the {{Button|Discard}} button to discard the active document and lose all changes.
#* Press the {{Button|Cancel}} button to cancel the command.
#* If there are multiple unsaved documents you can check the {{KEY|[[Image:Case a cocher O.png|16px]] Apply answer to all}} checkbox to avoid being prompted for each unsaved document separately.


==Preferences==
{{Std Base navi{{#translation:}}}}


* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.

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

{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:39, 13 March 2020

Chiudi tutto

Posizione nel menu
Menu File → Chiudi tutto
Ambiente
Tutti
Avvio veloce
...
Introdotto nella versione
-
Vedere anche
Chiudi, Salva con nome... e Salva

Descrizione

Il comando chiude tutti i documenti del progetto, anche quelli non attivi. Con questo comando non si esce da FreeCAD.

The Std CloseAllWindows command closes all documents.

Se nel progetto ci sono dei documenti non salvati, o modificati, visualizza un messaggio e chiede se si desidera salvarli:

In caso di risposta affermativa,

  • se il documento è già stato salvato, usa il nome e l'indirizzo impostati,
  • se il documento non è mai stato salvato, apre la finestra per definire il percorso e assegnare un nome al documento:


Il comando Chiudi invece chiude solo il documento attivo e permette di continuare a lavorare su altri documenti del progetto.

  1. Select the File → Close All option from the menu.
  2. If there are unsaved documents a dialog box will prompt you to save them:
    • Press the Save button to save the active document. If required enter a filename first.
    • Press the Discard button to discard the active document and lose all changes.
    • Press the Cancel button to cancel the command.
    • If there are multiple unsaved documents you can check the Apply answer to all checkbox to avoid being prompted for each unsaved document separately.

Preferences

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