A
Andy
I have my own page connector to link across pages. However, if I
delete either end of the off page connector I would like the other end
to be automatically deleted as well. However, if I catch the delete
in the document QueryCancelSelectionDelete event and try to delete my
shape on the other page i get an error, presumably as i am in the
process of handling a delete. The selection is passed by value so I
can't add my shape to it (not sure if a selection could contain shapes
on different pages).
Any suggestions welcomed.
delete either end of the off page connector I would like the other end
to be automatically deleted as well. However, if I catch the delete
in the document QueryCancelSelectionDelete event and try to delete my
shape on the other page i get an error, presumably as i am in the
process of handling a delete. The selection is passed by value so I
can't add my shape to it (not sure if a selection could contain shapes
on different pages).
Any suggestions welcomed.