View Single Post
  #2 (permalink)  
Old 07-21-2008, 05:30 PM
Tom Harrington
Guest
 
Posts: n/a
Default Re: Stumped - Can YOU see the problem? I can't...

In article <oPydnXfXpYWwIhnVnZ2dnUVZ_g2dnZ2d@comcast.com>,
Don Bruder <dakidd@sonic.net> wrote:

> They say a picture is worth a thousand words - So here's the picture
> (OK, would you believe a < 100K PDF screenshot of my Xcode window?)
>
> <http://home.comcast.net/~dakiddfishhook/Problem.pdf>
>
> Comments in it give the details, and I think I've managed to make
> everything that's relevant visible. Needless to say, this one is a
> stumper for me. Any help out there?


The error message indicates that the object called ItemList is a
dictionary object, while the method you're calling appears to be defined
on your TableViewController class.

--
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/
Reply With Quote