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?
Asked
Active
Viewed 7,813 times
5
-
2Without knowing that tool try the usual suspects: Ctrl, Shift and Alt with return. Also try copy/paste from somewhere. – qwerty_so Feb 27 '18 at 20:40
-
@ThomasKilian i did try all of that – Mohamed Benkedadra Feb 28 '18 at 11:11
2 Answers
15
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.

Mohamed Benkedadra
- 1,964
- 3
- 21
- 48

Michael Seiler
- 650
- 1
- 5
- 15
1
Click the node you want to apply a new line, then press CTRL+SHIFT+W.
Now this isn't exactly adding a new line but makes the node flexible so you can decide it's size.

J. Scott Elblein
- 4,013
- 15
- 58
- 94

Josué Cano
- 141
- 2
- 6