1
General Board / Re: Sequence diagrams - printing badly
« on: March 03, 2002, 02:27:58 am »
got a response from Geoff:The most common cause of truncated sequence diagrams is not extending the sequence objects themselve fully down.
Can you check you have extended the height of the sequence objects themselves so they are longer (height wise) than all the messages.
You should have dotted lifelines for sequence objects that extend down below the last message.
This would also cause strange results when using the 'new' operator on a sequence message.
Can you check you have extended the height of the sequence objects themselves so they are longer (height wise) than all the messages.
You should have dotted lifelines for sequence objects that extend down below the last message.
This would also cause strange results when using the 'new' operator on a sequence message.