Text Candy: Force a line break?

Just wondering if there is a way to force a line break, by using “\n” or something similar (obviously, I tried “\n” and it didn’t work).

I didn’t see anything in the reference guide about it, and I’m assuming that line breaks are made automatically, not manually.

If so, I’d like to request such a feature! [import]uid: 49447 topic_id: 20498 reply_id: 320498[/import]

Yep : line break is “shift+alt+l” [import]uid: 9328 topic_id: 20498 reply_id: 80719[/import]

that can’t be right. [import]uid: 49447 topic_id: 20498 reply_id: 80725[/import]

A line break can be forced by using the pipe char ("|") -as explained in the manual under CreateText() (see property .wrapWidth):

Text Candy Manual [import]uid: 10504 topic_id: 20498 reply_id: 82675[/import]