K
ken.street
I have an application that uses VBA to control a Visio 2003 document.
When the user moves one of the shapes, it is detected through an event,
which may or may not in turn move the shape again. What I am
encountering is that the visEvtMod + visEvtCell event applied through
AddAdvise is being evaluated over and over (circa 20 times before
stopping) and I have not found any way of cancelling these repeated
automatic "events".
Any assistance would be greatly appreciated!
When the user moves one of the shapes, it is detected through an event,
which may or may not in turn move the shape again. What I am
encountering is that the visEvtMod + visEvtCell event applied through
AddAdvise is being evaluated over and over (circa 20 times before
stopping) and I have not found any way of cancelling these repeated
automatic "events".
Any assistance would be greatly appreciated!