Awesome tutorial, really helpful for what I'm doing. Is there a way to divide up the UITableView into sections? I know you can with Static Cells, but is there a way to do it with dynamic prototypes that you used in this?
@rodsitvideos Hi~ I love your videos about Xcode,I want to ask you a favor ^^.could you please make a video about each file(what does each file do and when to use it)?
Awesome video you make these so much easier to understand so firstly a big thank you. A great next walkthrough would be pressing the plus sign and it going to a new page, which you enter in a few values in textboxes and saves, and when you press the cell it goes back to that same page and loads that data.
Have been looking everywhere for something like that but its impossible!!
@rodsitvideos Great, i think so, it should be the core for most apps where you use it to store data and have the ability to refer / edit it! (i know ill find it useful as im struggling to get the plus sign to open the detailed view using storyboard haha)
@myUsrNam01 Yes, a view controller page with lots of text fields to accept user data would be a great addition. If I get time I will put one of those on youtube. Would it be a popular video?
@myUsrNam01 Use a 'subtitle' cell and another data item with nsmutable array. I will try to get a short tutorial doing just that because it would be a useful thing to have - like name as title and date as subtitle. It would provide a useful user data store in some apps.
This was a great tutorial on Core Data. IWhen I create a Master Detail application both a table view and view controller are created connected to the Split View Detailed Controller. Please provide an overview of how the split view works.
Why should I use core data verses sqlite? Will you provide your opinion of the pros and cons to working with sqlite directly
Awesome tutorial, really helpful for what I'm doing. Is there a way to divide up the UITableView into sections? I know you can with Static Cells, but is there a way to do it with dynamic prototypes that you used in this?
mdhansen5 2 days ago
@mdhansen5 What about a custom cell? You can make a big one and divide it up with labels?
rodsitvideos 2 days ago
Nice!
muanmit 1 week ago
I get a SIGARBT - Error when I'm starting it :/ in the main.m - File. idk why? Please help me :O
DroppedLine 2 weeks ago
@DroppedLine Did you remember to changed myMessage to string in the data list (plist)
Its going to be a small mistake somewhere I think.
rodsitvideos 2 weeks ago
@rodsitvideos I did that. Could the prob be that I'm using Xcode 4.3?
DroppedLine 2 weeks ago
@DroppedLine Xcode 4.3? I did not know it was out! Is it a beta?
rodsitvideos 2 weeks ago
@rodsitvideos Hi~ I love your videos about Xcode,I want to ask you a favor ^^.could you please make a video about each file(what does each file do and when to use it)?
MsYassora 5 days ago
Did yo ever resolve this, I have the same issue and I definately changed myMessage to string in the data list?
elainekaykie 8 hours ago
great video. Thanks much
WillDjforfood 1 month ago
Awesome video you make these so much easier to understand so firstly a big thank you. A great next walkthrough would be pressing the plus sign and it going to a new page, which you enter in a few values in textboxes and saves, and when you press the cell it goes back to that same page and loads that data.
Have been looking everywhere for something like that but its impossible!!
boxed2003 1 month ago
@boxed2003 Yes, good idea. If I get time I will add that. Will it be a popular video though? Coredata is a big subject to get to grips with IMO.
rodsitvideos 1 month ago
@rodsitvideos Great, i think so, it should be the core for most apps where you use it to store data and have the ability to refer / edit it! (i know ill find it useful as im struggling to get the plus sign to open the detailed view using storyboard haha)
boxed2003 1 month ago in playlist More videos from rodsitvideos
How would I add a second attribute like "myMessage" for use with a subtitle?
myUsrNam01 1 month ago
May be good for the next tutorial...
myUsrNam01 1 month ago
@myUsrNam01 Yes, a view controller page with lots of text fields to accept user data would be a great addition. If I get time I will put one of those on youtube. Would it be a popular video?
rodsitvideos 1 month ago
@myUsrNam01 Use a 'subtitle' cell and another data item with nsmutable array. I will try to get a short tutorial doing just that because it would be a useful thing to have - like name as title and date as subtitle. It would provide a useful user data store in some apps.
rodsitvideos 1 month ago
@myUsrNam01 We would have to go through the code duplicating the myMessage code for a second data attribute. Would you like a video about that?
rodsitvideos 1 month ago
@rodsitvideos That would be great!
myUsrNam01 1 month ago
@rodsitvideos I would love to see that video. I was wanting to use a datepicker to put a date in as the subtitle.
mdhansen5 3 days ago in playlist Uploaded videos
Tutorial or a walkthrough ?
MacOSeX10 1 month ago
@MacOSeX10 Yes, its more a walkthrough I reckon.
rodsitvideos 1 month ago
This has been flagged as spam show
This was a great tutorial on Core Data. IWhen I create a Master Detail application both a table view and view controller are created connected to the Split View Detailed Controller. Please provide an overview of how the split view works.
Why should I use core data verses sqlite? Will you provide your opinion of the pros and cons to working with sqlite directly
davepamn 1 month ago
Comment removed
davepamn 1 month ago