Skip to main content
Participant
November 9, 2009
Question

how to get notified when user does undo/redo

  • November 9, 2009
  • 1 reply
  • 488 views

Hi,

Can anybody tell me how to get notified when user does undo/redo in InDesign CS3 ?

Thanks in Advance.

Regards,

Eric Won

This topic has been closed for replies.

1 reply

ericwon9Author
Participant
November 12, 2009

I figured out the solution myself.

You need to obsever ICmdHistory of ICommandProcessor. You will be notified whenenver user does undo or redo.