Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 12-20-2008, 07:21 PM   #9 (permalink)
ipodtouchmaster05
Registered Member
 
Join Date: Sep 2008
Posts: 180
ipodtouchmaster05 is on a distinguished road
Default

Quote:
Originally Posted by RickMaddy View Post
I politely disagree

This error indicates that the message 'objectAtIndex' is being called on an object that doesn't respond to the message/method/selector. Usually, if you call a method on a released object your get some sort of "bad access" error.

In this case the error clearly shows a call to 'objectAtIndex' on something called a 'UIButtonContent' - whatever that is. Most likely you meant to call 'objectAtIndex' on an NSArray but you mistakenly called it on some sort of button type object.
thanks all! I got it working.
ipodtouchmaster05 is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,605
Threads: 94,084
Posts: 402,783
Top Poster: BrianSlick (7,990)
Welcome to our newest member, champa812
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:20 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.