Search code examples
umlnewlinestaruml

how to jump to a newline in StarUML


I have been using StarUML, and I'm creating an activity diagram but I want to add a new line inside an action node, How would I do that?


Solution

  • You can't create a new line with Return but you can format the Node.

    CTRL+Shift+W or Format->Word Wrap in the ContextMenu

    If the Action-Node is to small the text after a space will wrap into the next line.