On Wed, Mar 3, 2010 at 2:45 AM, Ian Wood <revl...@azurevision.co.uk> wrote:
> I've got an app coming up which is Mac-only and will involve a lot of text
> entry where spell checking is critical (photographer's metadata entry) - no
> matter which way I look at it the various spellchecking workarounds/stacks
> for Rev just won't cut it as there's no way to make them look native enough
> and keep good performance. although I'd love to be proved wrong on that...


I found a good sequence of books when teaching myself iPhone
programming, so here it is:

If you don't know any C, then start with Learn C on the Mac
<http://www.apress.com/book/view/9781430218098>.
Although some of the later stuff is not really relevant to
Objective-C, you need to know the basics of the syntax.

If you already know some C, then go to Learn Objective-C on the Mac
<http://www.apress.com/book/view/9781430218159>.

After that, I went to Beginning iPhone Development
<http://www.apress.com/book/view/9781430224594>
but the Mac equivalent is Learn Cocoa on the Mac
<http://www.apress.com/book/view/9781430218593>.

HTH,
Sarah
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to