Re: Icon list view?
Yes, that's one thing I tried, though naturally I would have expected it to be part of some list view. But I can't seem to find how to actually do it. In the Interface Builder, there's nothing to set to get this into icon mode, and setStyle only has ...Plain and ...Grouped for UITableView, neither of which show icons. Or do I have to set the columns myself and just pass in images as the content of a cell?
|