05-09-2022 01:50 PM
Hi all,
I'd like to detect (for the purposes of triggering an action) if the operator has performed certain sequence edits such as re-ordering the sequence, removing a step or renaming a step. Can't see any Application Mgr callbacks (or Sequence Mgr) that indicate this info is available. Anyone know of any method of achieving this?
This is for a custom sequence editor UI.
Thanks
Chris
05-11-2022 12:17 PM
The ApplicationMgr.EndEdit event might be useful.