iphone - NSClassFromString - doesn't work -


i'm trying use dynamic typing in obj-c, i've got following code , errors:

alt text

for me seems good, don't want work, ideas?

since not creating new instance (just retrieving one), there no need this. sufficient:

// if don't know exact class of cell, type common superclass of cells uitableviewcell *cell = [tableview dequeuereusablecellwithidentifier:@"rssitemcell"]; 

Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

c# - Asterisk click to call -