Grouping actions / undo

SyntaxEditor for Windows Forms Forum

Posted 20 years ago by Sealed_Class_Singleton
Avatar
Hi,

after an AutoReplace event, I'll have to strip some characters before/after the autoreplaced text. This can be done in the trigger event. So far, so good.

My question actually is how I can group a number of text operations (deletion(s) of selected text, text inserts) into 1 undo operation (e.g. everytime I press undo sometimes it only undos the text deletion in the end, afterwards the autoreplaced text,...) In fact, he is undoing all atomic operations in reverse order (which is quite normal).

Thx in advance

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
We currently don't expose a way to group undo items. I'll add it to the TODO list. Thanks for the suggestion.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.