Welcome To Snipplr


Everyone's Recent Objective C Snippets



1 ... 4 5 6 7 8 9
0 1655 posted 15 years ago by rabc
3 3108 posted 15 years ago by rabc
5 3422 posted 15 years ago by rabc
0 1567 posted 15 years ago by bebroll
Just add this delegate method to enable the row delete.
2 1635 posted 15 years ago by rabc
Delete the files in Documents folder if it's not a sqlite file.
5 3051 posted 15 years ago by rabc
0 1385 posted 15 years ago by tonic
Here is how you add a shadow to a UILabel on the iPhone.
1 1715 posted 15 years ago by espinallab
this was just an exercise to learn about updating a UIImageView to the desired orientation;the accelerometer was used to detect the movements through the overridden method shouldAutorotateToInterfaceOrientation. wurd.
0 2192 posted 15 years ago by rvachere
Add the following framework "AddressBook.framework" to your project Make sure to import these header files. #import "AddressBook/ABAddressBook.h" #import "AddressBook/ABPerson.h" #import "AddressBook/ABMultiValue.h"
3 3097 posted 15 years ago by espinallab
3 2739 posted 15 years ago by arpit
Here is a peace of code from one of my project to show you how you to show directions on the Google Map application.
1 2212 posted 15 years ago by espinallab
It was based in Markjnet example here: >> http://www.markj.net/iphone-asynchronous-table-image/
4 3174 posted 16 years ago by rabc
1 ... 4 5 6 7 8 9