If you highlight the section of code you want to add then drag it into the code snippet library and drop it in there it will then be available for you to use.
Hello Liamamster, I am more than happy for you to publish this and any transcript. I would appreciate it if you would give me the proper attribution but other than that I would be happy for you to share this with your readers. If there is anything I can do to help out please let me know. What would it require to become an author?
Thanks Scott! I am still showing blank data cells(rows) with no data thats supposed to come from the data model class. I'll send you an email and see if you can take a peek of the data model. Talk soon!
Hi Scott, Great video about SBs! I happen to be making an app with a tab bar controller and one of the tabs, wich is a Table ViewController, I'd like to implement a dynamic prototype cell with a style "Grouped". It has 4 sections with different amount of rows per section. What I'm having trouble is populating the data over the table. Let's say I get the section headers but the data is blank. Can you give me a hint? I also have to implement a prepare for segue to 3 diff segues. Thanks!
Scott, Would you be interested in allowing us to publish this video along with a transcribed version for iOS-Blog?. You may even become an author if you wish to.
Hi sdbeng, select the table view, in the attributes inspector change the style to grouped. If you want different prototype cells for different sections just create each cell and give it an appropriate identifier that you can use when dequeuing cells in your code. Be sure that your data source and delegate are hooked up in interface builder and that you have implemented the correct data source methods. If you still have issues go to my website scott-sherwood(com) and drop me a mail. Thanks Scott
Woohoo! Now I can make my five o'clock deadline to show some progress on my iOS app! Also, great accent!
Thanks, most people struggle to understand it :). Glad to help.
If you highlight the section of code you want to add then drag it into the code snippet library and drop it in there it will then be available for you to use.
Hello Liamamster, I am more than happy for you to publish this and any transcript. I would appreciate it if you would give me the proper attribution but other than that I would be happy for you to share this with your readers. If there is anything I can do to help out please let me know. What would it require to become an author?
Thank you very much!!! Just what i need!!!
Hey Scott, great video! I have one question for you, how would i go about adding a search bar to my tableview?
Thanks Scott! I am still showing blank data cells(rows) with no data thats supposed to come from the data model class. I'll send you an email and see if you can take a peek of the data model. Talk soon!
Always glad to help.
No problem, hoping to get some time for some new material if you have anything you would like to see covered let me know
Hi Scott, Great video about SBs! I happen to be making an app with a tab bar controller and one of the tabs, wich is a Table ViewController, I'd like to implement a dynamic prototype cell with a style "Grouped". It has 4 sections with different amount of rows per section. What I'm having trouble is populating the data over the table. Let's say I get the section headers but the data is blank. Can you give me a hint? I also have to implement a prepare for segue to 3 diff segues. Thanks!
Awesome! great job. Thanks.
Scott, Would you be interested in allowing us to publish this video along with a transcribed version for iOS-Blog?. You may even become an author if you wish to.
how can you add to the people an image?
Your awesome
how do you get the code snippet library items like "Person.h" ? I only have up to
NSView-initwithframe method stuff
Hi sdbeng, select the table view, in the attributes inspector change the style to grouped. If you want different prototype cells for different sections just create each cell and give it an appropriate identifier that you can use when dequeuing cells in your code. Be sure that your data source and delegate are hooked up in interface builder and that you have implemented the correct data source methods. If you still have issues go to my website scott-sherwood(com) and drop me a mail. Thanks Scott
Could you redo the sound?
Hie Scott, can you help me, how can i make a segue between master and detail but with a "Plist"??
Hi could u help me ?
How u do share to castom label to facebook
awesome