Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Removing commands from the undo stack (Read 1731 times)
j poz
Junior Member
**
Offline


I Love MindFusion!

Posts: 78
Joined: Nov 21st, 2012
Removing commands from the undo stack
May 15th, 2014 at 3:40pm
Print Post  
Is it possible to remove commands from the undo stack without executing them?
  
Back to top
 
IP Logged
 
j poz
Junior Member
**
Offline


I Love MindFusion!

Posts: 78
Joined: Nov 21st, 2012
Re: Removing commands from the undo stack
Reply #1 - May 15th, 2014 at 3:42pm
Print Post  
(Not all of the commands, via Clear(), just some of them..)
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Removing commands from the undo stack
Reply #2 - May 16th, 2014 at 6:39am
Print Post  
You could filter them out from the ActionRecording event handler by setting args.Cancel = true.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint