Added: 2 years ago
From: j0egas
Views: 7,194
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (14)

Sign In or Sign Up now to post a comment!
  • I'm getting this weird problem, when at [self saveData]; for the addrow and the editTable. It sais Method - saveData not found (return type defaults to "id". Also when I run it, it terminates the app and gives me this error "UITableView dataSource must return a cell from tableView:cellForRowAtIndexPat­h:'

    Any ideas?

  • app crashes on 3.2.5 :(

  • @emil2804 move the "saveData" methode above the addRowToTableView - methode ... and u are fine

  • You know it would make 40 minute videos into 1 if you just posted the source code

  • @iBradapps you wouldnt learn anything..

  • @IpswichPKerJoe Why not? Who says I wouldn't study the code after I download it? I only learn if some kid is talking out loud? It sure would save me some time too.

  • @iBradapps I see where you're coming from, sorry i didnt specify - but i meant people in general, not just you. Most people would jack the code straight out without learning anything.

  • For Some Reason  When I Build and Go the iPhone Simulator Crashes... Can Anyone Please Help!?

  • @CyThemes get rid of any warnings or make a new project.

  • Thanks for the vid.

    ---Is there a way to insert multiple columns in the table and make the row heights smaller? Thanks

  • @ClaudiusMaximus23 to make the row heights smaller is a function that controls the height - (CGFloat)tableView:(UITableVie­w *)tableView heightForRowAtIndexPath:(NSInd­exPath *)indexPath

    {

    return 30.0f;

    }

  • J0gas... i followed your vid to the T but for some reason I was not able to make the rows deleted to "save" i would relaunch the application and they would be there again. so i added "[self saveData]" to the end of the editing function the same function that has the "expected errors" at 7:12 . did i miss something? it works now just wasnt sure if you cut some of the video out? anyways thanks for the tutorial man nice work!

  • cool

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more