开发者

Can I make PSTextFieldSpecifier be read-only

开发者 https://www.devze.com 2023-01-20 22:10 出处:网络
Is there any way I could force PST开发者_开发问答extFieldSpecifier be read-only in iPhone Settings view?

Is there any way I could force PST开发者_开发问答extFieldSpecifier be read-only in iPhone Settings view?

It has auto-scaling font size, center justification and without title looks just perfect for copyright notice. The problem is that it's editable text. Even when if I would reset value each time app starts up, it's still pretty not-too-nice behaviour.

Backup plan: use two PSTitleValueSpecifiers... just not sure if copyright notice is valid, when it's spread over two bold titles and two non-bold values. But that's a different question.


if you want to display a readonly textfield you can use PSTitleValueSpecifier

0

精彩评论

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