@FrozenAlibi When you set the nib name of the navigation controller's root view controller did you manually type it in because there was nothing available from the drop-down? That's why. It's not connecting to the actual TableViewController, so what you see when you run the app is just a default placeholder.
@SrgTuszy How do you implement this in xcode 4? I tried to figure it out but can't seem to get the build/run to show up with the tableView and navigationController
@SrgTuszy Hi. I have a question about Navigating into each row. If we want to put larger text into each row how do we seperate them from each other? I know that you didnt put anyhing in the Label in its nib file. If I want to put different articles into different rows how would it work? Thank you..
@FrozenAlibi When you set the nib name of the navigation controller's root view controller did you manually type it in because there was nothing available from the drop-down? That's why. It's not connecting to the actual TableViewController, so what you see when you run the app is just a default placeholder.
RomanRobotTV 7 months ago
Awesome Tutorial!! But how can i set an Individual detail text for each item in the table?
torpedox1503 9 months ago
how do u add individual texts for each table?
loggizzo 10 months ago
your tutorial is easy.
but how can add various texts to the view? its not very easy
Chakvour 10 months ago
@SrgTuszy How do you implement this in xcode 4? I tried to figure it out but can't seem to get the build/run to show up with the tableView and navigationController
FrozenAlibi 10 months ago
@SrgTuszy Hi. I have a question about Navigating into each row. If we want to put larger text into each row how do we seperate them from each other? I know that you didnt put anyhing in the Label in its nib file. If I want to put different articles into different rows how would it work? Thank you..
bilginnyc 10 months ago
Thanks, dude!
toeykrub 1 year ago
Nice tut, thanks
crmznoutlw16 1 year ago