开发者

Create a table view for adding Title and Note in iPhone application

开发者 https://www.devze.com 2023-02-05 08:02 出处:网络
I am creating an application on iPhone for displaying world maps.I have created Tab bar controller as the rootViewController. On one of the tabs, I need to provide an option for saving current status

I am creating an application on iPhone for displaying world maps.I have created Tab bar controller as the rootViewController. On one of the tabs, I need to provide an option for saving current status of map as an image.开发者_运维知识库

For this purpose, 1) I need to provide a 'SAVE' and 'CLEAR' button in the Navigation bar. and 2) 'Title' and 'Note' fields are to be provided as table view to make it look nice. User will tap into the table cell and write the corresponding data into the fields.

Please suggest me some direction or give some sample code if available.. (I will explain the above problem in detail if someone is not able to understand it properly) Please reply.. Thank you..


First- You can get an idea with this link: Creating a left-arrow button (like UINavigationBar's "back" style) on a UIToolbar

Second- You have to find in WWDC 2010's: https://developer.apple.com/videos/wwdc/2010/ You have to see title name is 'Mastering Table View'.But you will need apple id to log in.

0

精彩评论

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

关注公众号