UIButton:多行文字 [英] UIButton : Multiline text

查看:81
本文介绍了UIButton:多行文字的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iPhone SDK 3.2的UIButton上实现多行文本的最佳方法是什么?

What would be the best way to implement a multiline text on a UIButton for iPhone SDK 3.2?

谢谢! 尼古拉斯.

推荐答案

如果在标题文本中添加换行符(\n)不起作用,则可以尝试添加带有适当numberOfLinesUILabel作为按钮的子视图.

If adding newline characters (\n) to your title text doesn't work, you could try adding a UILabel with an appropriate numberOfLines as a subview of the button.

这篇关于UIButton:多行文字的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆