Temporary disabling Undo/Redo

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by Thomas Hoegg
Version: 4.0.0283
Avatar
Hello,

we want to temporary disable the undo/redo. The reason why is, that we modify the document by code. It should not be possible for the user to undo these modifications. The undo/redo stack must be kept.

Is it somehow possible to realize this?

Thanks,
Thomas

Comments (2)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Thomas,

I believe our email server was down for a bit on the day you wrote this so we never got a notification.

Anyhow it is not possible to disable undo/redo temporarily because that would corrupt the undo/redo stack. You can clear the stacks, which would prevent end users from undoing back past a certain point though.


Actipro Software Support

Posted 14 years ago by Thomas Hoegg
Avatar
Thanks for the answer. It is exactly what I have expected. So we have to find a workaround for it.

Regards,
Thomas
The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.