Feb
13
2009
Objective-C and iPhone development
Currently I am working on my Objective-C knowledge, and trying to learn as much as possible.
When doing this I find that the help there is outthere is quite small.
One of the sites that really helped me with learning objective-C is Cocoa Dev Central (http://cocoadevcentral.com/ )
This is what I got so far, completed my first 3 milestones:
- Get an application action working.
- Making the textField float above the keyboard so the keyboard doesn’t obscure the textField.
- Getting an "Emtpy textfield" cross in the textField.
Some screenshots are attached!