Closing Files: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Bill Valaski (talk | contribs) m moved Man 2 ch05s07 to Closing Files: Title updates (BV) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{Man2top | {{Man2top | ||
|lang=en | |lang=en | ||
Line 10: | Line 9: | ||
|next=Man 2 ch05s08 | |next=Man 2 ch05s08 | ||
}} | }} | ||
When you want to close a file quickly, click on the close icon in the document tab. You may also use the Close icon in the main tool bar, or the <tt>File → Close</tt> ('''Ctrl+W''') menu item. | When you want to close a file quickly, click on the close icon in the document tab. You may also use the Close icon in the main tool bar, or the <tt>File → Close</tt> ('''Ctrl+W''') menu item. | ||
Line 19: | Line 18: | ||
[[File:Man2_closing_a_file.png|none|frame|Closing a modified File]] | [[File:Man2_closing_a_file.png|none|frame|Closing a modified File]] | ||
{{tip|text=Use it to save and close a file in one step.}} | |||
When dealing with multiple files, you may want to use the <tt>File → Close All</tt> ('''Shift+Ctrl+W''') menu item. | When dealing with multiple files, you may want to use the <tt>File → Close All</tt> ('''Shift+Ctrl+W''') menu item. | ||
Line 27: | Line 26: | ||
[[File:Man2_closing_all_files.png|none|frame|Closing all Files]] | [[File:Man2_closing_all_files.png|none|frame|Closing all Files]] | ||
{{tip|text=Say you have a number of open files, and only a few of them have been changed. To quickly close the unchanged files, and remain with the modified ones, use it answering cancel for the latter ones.}} | |||
Note that the <tt>File → Close Window</tt> menu item offers the same behaviour. | Note that the <tt>File → Close Window</tt> menu item offers the same behaviour. | ||
Latest revision as of 15:57, 26 June 2010
When you want to close a file quickly, click on the close icon in the document tab. You may also use the Close icon in the main tool bar, or the File → Close (Ctrl+W) menu item.
If the file is unchanged, it is merely closed. If the file has been modified, you will be presented with a save dialog.
|
When dealing with multiple files, you may want to use the File → Close All (Shift+Ctrl+W) menu item.
For each modified file, you will be presented with a save dialog, where you can choose to save the changes, close the file (i.e. discarding any change), or cancel the operation.
|
Note that the File → Close Window menu item offers the same behaviour.