Object Lifeline connection points disappear - 2003

H

Howler

Hi all,

Does anyone know of a fix to a problem I'm having wherein:

1) Create a UML Sequence Diagram
2) Place an Object Lifeline shape on the diagram
3) Extend the lifeline down the page
4) After a distance, the connection points disappear
5) You cannot add more connection points to the lifeline

Any help would be appreciated

Thanks

Howler
 
P

Paul Herber

Hi all,

Does anyone know of a fix to a problem I'm having wherein:

1) Create a UML Sequence Diagram
2) Place an Object Lifeline shape on the diagram
3) Extend the lifeline down the page
4) After a distance, the connection points disappear
5) You cannot add more connection points to the lifeline

I don't have access to that shape at the moment but a few lines of VBA
could count and copy the connection point cells then insert as many
new ones as you want, setting suitable X and Y coordinates.
 
Top