Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

NSDateFormatter returns nil for @"dd-MM-yy" in iOS 3.0

Understanding multiple mentions of delegate protocol in sample code

getting number of bytes from an instance of NSMutableData

iphone cocoa cocoa-touch

Would the general iPhone pasteboard ever contain more than one item?

In iOS, is there a relationship between run loop and display refresh?

ios objective-c cocoa-touch

Convert an object into NSDictionary

UISlider accessibility traits for VoiceOver?

Why is this iPhone program not calling -loadView?

cocoa-touch

UIToolbar items disappear - Weird bug in ios6

Odd coding pattern when releasing the UIAlertView

objective-c cocoa-touch ios

How do I create a UIBarButtonItem with multiple "sections"?

How to unselect an object from a UITableView?

cocoa-touch ios uitableview

Why won't MFMailComposeViewController send messages?

iphone cocoa-touch email

UITextView autoscroll to last line

NSString, matchig name of an NSArray

objective-c cocoa-touch

Can I set a UILabel to expand to fit an arbitrary amount of text?

Core Data and MySQL

UIViewContentModeScaleAspectFit not working for UIScrollView subview UIImageView