Difference between revisions of "Undo and Redo"

From Flowcode Help
Jump to navigationJump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<sidebar>Sidebar: Taking Flowcode Further</sidebar>
+
Flowcode has both '''Undo and Redo''' features to enable users to correct mistakes such as accidentally deleting an icon etc.
Flowcode has an Undo and Redo feature to enable users to correct mistakes such as accidentally deleting an icon etc.
 
  
 +
These functions are very useful and save vast amounts of time when building and testing a flowchart program, not only do these functions work for the flowchart, they also apply to the panels which means that you can very easily correct mistakes and configure components from the click of a button or a simple keyboard shortcut.
  
To Undo an action click on the Undo button on the Toolbar, select Undo from the Edit menu, or use the shortcut key Ctrl-Z.
 
  
To Redo an action click on the Redo button on the Toolbar, select Redo from the Edit menu, or use the shortcut key Ctrl-Y
+
[[File:Btn_Undo.png|border]] To Undo an action click on the Undo button on the [[Tools and Views#10) Main Toolbar|Main Toolbar]], select Undo from the Edit menu (Edit > Undo), or use the shortcut key '''Ctrl+Z'''.
 +
 
 +
[[File:Btn_Redo.png|border]] To Redo an action click on the Redo button on the [[Tools and Views#10) Main Toolbar|Main Toolbar]], select Redo from the Edit menu (Edit > Redo), or use the shortcut key '''Ctrl+Y'''.
 +
 
 +
 
 +
You can also view your recent changes as a list in the [[Change_History]] window.

Latest revision as of 14:27, 26 October 2020

Flowcode has both Undo and Redo features to enable users to correct mistakes such as accidentally deleting an icon etc.

These functions are very useful and save vast amounts of time when building and testing a flowchart program, not only do these functions work for the flowchart, they also apply to the panels which means that you can very easily correct mistakes and configure components from the click of a button or a simple keyboard shortcut.


Btn Undo.png To Undo an action click on the Undo button on the Main Toolbar, select Undo from the Edit menu (Edit > Undo), or use the shortcut key Ctrl+Z.

Btn Redo.png To Redo an action click on the Redo button on the Main Toolbar, select Redo from the Edit menu (Edit > Redo), or use the shortcut key Ctrl+Y.


You can also view your recent changes as a list in the Change_History window.