IPhone Plain TableView Section Header Image and Getting Text on Two Lines

Posted by jp on Stack Overflow See other posts from Stack Overflow or by jp
Published on 2010-02-13T03:36:15Z Indexed on 2010/03/30 22:23 UTC
Read the original article Hit count: 668

Filed under:
|
|

Hello, this is my first question, so if I didn't do the tags correctly, I'm sorry. I tried... Well here is my question: I am hoping someone can tell me how to do a 2-line section header for a plain tableview. The problems I am having are: 1) I cannot find an image that will mimic that of the default 1-line section header. Can someone share one with me, or tell me how I can find one? 2) I cannot seem to get the section header text on two lines, since I am pulling it from the fetched results controller, a "field" (sorry if wrong terminology) that I custom defined on the class for my table. So this "field" has multiple field values in it, and I have no way to take them apart... Any help would be appreciated.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode