Difference between revisions of "Undo and Redo"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 
<sidebar>Sidebar: Taking Flowcode Further</sidebar>
 
<sidebar>Sidebar: Taking Flowcode Further</sidebar>
Flowcode has an Undo and Redo feature to enable users to correct mistakes such as accidentally deleting an icon etc.
+
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.
  
  

Revision as of 13:26, 14 August 2013

<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.

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.