iphone - List show/add/remove View -


Searching for some of the best practices in the IE list on iPhones in which items are added / modified / deleted items are user-friendly Please refer to some sample codes or articles to create an interface.

The main application is the tab bar application and one of the tabs showing item management. The item that contains three text items can be a label first, it is small, the rest if it is not very complicated then I would like to show or show it below with small fonts when the user enters the item in edit mode ... Not sure how to design all this and what scene to use.

You must use UITableView to display the list. Standard tableview editing is very clean You can find UI best practice and code samples.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -