开发者

Placing paragraphs within text fields or labels

How do I place a small paragraph within a text field or label? Do I use code for the new line? I'm using Int开发者_StackOverflowerface Builder with Xcode.


You could also try using an Text View (NSTextView/UITextView) instead of a text field or a label.


You must mean more than one paragraph, because a single paragraph doesn't need a new line. Just copy it out of a text editor and paste it in.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜