Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jaycyn94

macrumors newbie
Original poster
Jul 18, 2007
17
0
In many apps I have seen the use of a bar under the Navigation Bar that is used to move from month to month (like in the Calendar App Month View). This seems like it would be a UIToolbar, but I wasn't sure if it could be positioned in that location or if that was a UITableView section header that was providing that functionality. Can you have more than one UIToolbar in a view? One at the bottom as a normal toolbar and one at the top for navigation like this?

Thanks
 
In many apps I have seen the use of a bar under the Navigation Bar that is used to move from month to month (like in the Calendar App Month View). This seems like it would be a UIToolbar, but I wasn't sure if it could be positioned in that location or if that was a UITableView section header that was providing that functionality. Can you have more than one UIToolbar in a view? One at the bottom as a normal toolbar and one at the top for navigation like this?

Thanks
It looks like a UIToolbar to me. I don't think there's any problem with having multiple toolbars on one view. Just need to be careful with delegate handling I would say.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.