robhob wrote:...
I'm a little more than halfway through and am having a problem. I'm at the point where I've added the if statement to quote_btn_touch. When I select Mine and press Quote it does nothing. If I debug the if statement, it looks like the Segmented Control isn't returning 2.
same here
( and my name is Rob too, maybe that's the go )
I"m playing around with NSLog in different places and self.quote_opt.selectedSegmentIndex is always returning zero regardless of the segment selected
I'll post what I find when i do
i've checked every character entry
and
i avoid pasting over from web pages as sometimes spaces are some high-numbered ascii character as opposed to %20
The sample downloadable code is more advanced again so i didn't use that either
there are a few errors i've noticed
Just above the Manual Labour graphic, there is some suggestion of an NS Mutable array;
"..This app is also going to store some famous quotes from movies. For this, you need a second array:.."
and I thought i had been done in spoiler alert type white text on white ground but no -
the same situation happened agin a little later on, but i cant find it right now
also doing exactly the instruction regarding plists just gave rise to corrupted file warnings
there needed to be a <dict\> somewhere at the top, not shown in your offering
I solved it by using Textedit to save out a separate file then use the File>Add FIle menu selection in Xcode
all these are no biggies, as it got me to turn some cogs in the old grey cells department
the biggest error is maybe in the title
"..A crash course in Objective-C" maybe should read " ..A course in Objective-C Crashes"
still very good, Linda