Hi Eugene,
As you probably remember I implemented an undo/redo system in response to module change events. This works fine except for one thing. When I do an Undo and reload the form from my stream (by calling module.LoadFromStream) the call to FRoot.DestroyComponents is taking an incredibly long time, I've tried to trace it to see what is happening, but get a bit lost in all the notifications. Can you think of a workaround for this?
Regards
Keith
Comments