How can I add a second line (smaller font) below the navigationBar title as shown below? I want to show it below Sunday
alt text http://img.skitch.com/20100404-8kaabe5f6b5bdf66wt9kfymepw.jpg
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
[UINavigationItem prompt]is what you’re looking for.You might set this in a
UIViewController‘sinitWithNibName:bundle:(orinitif you’re not using XIBs) like this: