开发者

A question about PSChildPaneSpecifier [iPhone SDK]

开发者 https://www.devze.com 2023-01-13 06:10 出处:网络
i am using PSChildPaneSpecifier on Se开发者_JAVA百科tting bundle to showAcknowledgements about my application on setting bundle ,so how can handle my plist file to show many texts ? like iwork apps Ac

i am using PSChildPaneSpecifier on Se开发者_JAVA百科tting bundle to show Acknowledgements about my application on setting bundle ,so how can handle my plist file to show many texts ? like iwork apps Acknowledgements thank you

i mean something like this :

A question about PSChildPaneSpecifier [iPhone SDK]


Just add a lot of PSGroupSpecifier in that acknowledgement file. Each PSGroupSpecifier should contain a paragraph of text.

0

精彩评论

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