A question about PSChildPaneSpecifier [iPhone SDK]
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 :
Just add a lot of PSGroupSpecifier in that acknowledgement file. Each PSGroupSpecifier should contain a paragraph of text.
精彩评论