IphoneGuy Posted March 23, 2008 Share Posted March 23, 2008 Hey guys, I have posted my UITableView tutorial that talks about how to put the table into editing mode to delete rows. It also discusses adding/removing buttons. Enjoy! Let me know what you think. http://www.iphonedevcentral.org/iphonetuto...wsetEditing.zip --------------------------------------------------- - iPhoneDeveloper http://www.iphonedevcentral.org support@iphonedevcentral.org Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/ Share on other sites More sharing options...
C.J. Posted March 26, 2008 Share Posted March 26, 2008 Thanks, I thought it was useful. Looking forward to the opening of your site on the 15th! Chris Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-683113 Share on other sites More sharing options...
stroke Posted March 26, 2008 Share Posted March 26, 2008 I don't find this useful; there's already a template as an Xcode document. If you can't look at the template and understand what's happening, then you need to read up on Objective C some more, in which case a tutorial like this wouldn't be helpful. Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-684276 Share on other sites More sharing options...
IphoneGuy Posted March 27, 2008 Author Share Posted March 27, 2008 Im sorry? Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-684595 Share on other sites More sharing options...
Numberzz Posted March 27, 2008 Share Posted March 27, 2008 I don't find this useful; there's already a template as an Xcode document. If you can't look at the template and understand what's happening, then you need to read up on Objective C some more, in which case a tutorial like this wouldn't be helpful. What's wrong with more than one guide? It was even a video, which is hard to come by these days, especially from Apple. Even though it was very informative, it isn't for people who don't know how to program at all-I'm assuming these means you, stroke. So maybe that would be a bit better to say? Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-684674 Share on other sites More sharing options...
IphoneGuy Posted March 27, 2008 Author Share Posted March 27, 2008 =p Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-684697 Share on other sites More sharing options...
DaveGee Posted March 28, 2008 Share Posted March 28, 2008 I don't find this useful; there's already a template as an Xcode document. If you can't look at the template and understand what's happening, then you need to read up on Objective C some more, in which case a tutorial like this wouldn't be helpful. Well I didn't get much new stuff out if it either since I have (some) experience with Cocoa and how ObjC does the voodoo that it do! But I certainly see this as a very well presented tutorial especially when you consider the MANY basement developers who may come to the wonderful world we call ObjC and be at a total loss. Just taking the time to go over the nuances we might be familiar with is a good thing and I'm sure it will be of assistance to some. I would certainly fully encourage the OP to 'keep on going man' and I'd love to see a similar tutorial on something with a little more meat to it. Like perhaps developing 'complex' UI types -- like a menu-list but one that includes 'on off' buttons an edit button (in the menu-list itself) or sliders or ... I dunno... Heres an example... Throw up a list of videos each with a button near the right that says "Play" AND to the right of that button would also be a > control so you can be taken to ... i dunno .. lets say a screen where you'd be shown more info about the movie itself -- anything really. I'd just like to see how a UI like that could be accomplished. Dave Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-686597 Share on other sites More sharing options...
BenGoodman Posted December 27, 2008 Share Posted December 27, 2008 The links dead. Link to comment https://www.insanelymac.com/forum/topic/95195-iphone-sdk-uitableview-tutorial/#findComment-1015493 Share on other sites More sharing options...
Recommended Posts