xcode - TableView navigation - All the lables, textfields and images in one single ViewController or separate ones? -


i'm in start phase of first iphone app. tab based application each of tabs represent tableview menu x cells, leading other menus. i'm getting started, after watching several tutorials, reading lots of info apples database, here @ sof etc, , i'm confused i'm getting along in x-code.. basic things getting clearer, but.. there many options , many ways to things right , wrong, , i'm afraid of making big mistakes , screw up. point:

what app red wine. guide/register on red wines sold in norway bottle imgs, info price, taste, etc. tableview main menu starting take form, i'm starting think wine register cells , how delegate info in detail view(s).

should create 1 detailview winelistmasterviewcontroller, , add info wines lables/textfields/images onto background image in storyboard, coded show according cell press in list?

with more 100 wines seems big mess lables in 1 view, seems more tidy make 100 views , make connections winelistmasterviewcontroller each of tableviews. why shouldn't way? hope of can give me directions. how i'm building storyboard:

tabbarcontroller --> navigation controller tabs. in case: tab 2: wines --> tableview cells choose if want show wine table alfabetically, popularity, price, etc --> tableview wines in chosen order (cells text, bottle image , favourite star ---> full screen background img info wine chose, , able swipe between wines, add favs etc..

i'm beginner have 1 hell of job in front of me figuring out how code in delegate , xviewcontrollers. patience, 1 thing @ time, trying , failing , learning , things take form.. seems kind of major issue which, guess, determines how complicated coding have later on.

i want mention later on add search function rule , sort list needs, should adapted well.. on advance, thank project! references tutorials, articles, websites , other can me on way, appreciated!

i made plist of dictionaries wines, , similar (name key, district key, country key, etc), populated prototype cell in tableview , made "prototype" detailview displaying details. ended 2 view controllers: 1 tableviewcontroller , 1 detailviewcontoller. easier making 1 viewcontroller each wine...


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -