Expected function body after function declarator error with Xcode 3.2.4 and iOS 4.1 (and workaround)
A strange compile-time error and workaround on Xcode 3.2.4/iOS 4.1 SDK.
CGPDFContext.h:60:23: error: expected function body after function declarator
A strange compile-time error and workaround on Xcode 3.2.4/iOS 4.1 SDK.
[UIImage imageNamed:@"name_of_image"] (without the file name extension) to load in an image from your app's bundle, it will fail in iOS versions earlier than 4.0. To support 3.x, include the file name extension in your calls. So, to be safe, do: [UIImage imageNamed:@"name_of_image.ext"].
UIImage's imageNamed: factory method requires file name extensions to work in iOS 3.x.
How to take a screenshot of your app (or just the keyboard) via code and how to get a reference to the keyboard on iOS 4.x.
This intensive course will give you a solid foundation in developing with the iOS SDK (for iPhone, iPad, and iPod Touch), Xcode (both 3 & and the upcoming 4), and Objective-C. To see a more detailed outline of the course and get all the juicy details, please see the course's web-site.
Learn to develop for iOS in this intensive 3-Day workshop in picturesque Brighton.
I've been so busy in the past month, doing my courses in Ghent and Brighton and the opening keynotes for Frontend2010 and Over The Air in Oslo and London that I completely missed the email a few weeks ago from .net magazine informing me that
Feathers has been nominated for Mobile App of the Year at the .net awards.
Your votes will determine whether Feathers gets to round two of the judging.