yasirmturk


Member since 08/20/2011

8 snippets

1052 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

yasirmturk's Recent Snippets



« Prev 1 Next »
Use like this: [self showConfirmation:@"May we send you information and offers by Email?" withMessage:@"1 email per week maximum"];
1 684 posted 12 years ago by yasirmturk
Use like this: [self docsUrl]
1 614 posted 12 years ago by yasirmturk
Use like this: [[self docsPath] stringByAppendingPathComponent:@"photo.png"]
1 647 posted 12 years ago by yasirmturk
Add MessageUI.framework reference then in header file #import <MessageUI/MessageUI.h> #import <MessageUI/MFMailComposeViewController.h> #import <MessageUI/MFMessageComposeViewController.h>
1 665 posted 12 years ago by yasirmturk
Add this code to the controller Set controller as the delegate of the all the UITextField s in the UIView
1 1137 posted 12 years ago by yasirmturk
« Prev 1 Next »