Difference between revisions of "Undo and Redo"

From Flowcode Help
Jump to navigationJump to search
Line 8: Line 8:
  
 
[[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'''.
 
[[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 by enabling the 'Undo changes' option in the 'Edit' menu (Edit > Undo changes...) or by pressing '''Shift+Ctrl+Z''' on the keyboard to toggle the display of this window.

Revision as of 08:50, 23 September 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.


You can also view your recent changes as a list in the 'Change History' window by enabling the 'Undo changes' option in the 'Edit' menu (Edit > Undo changes...) or by pressing Shift+Ctrl+Z on the keyboard to toggle the display of this window.