Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

UITextView inside UIScrollView scroll problem

How to remove an observer for NSNotification in a UIView?

NSDataDetector with NSTextCheckingTypeLink detects URL and PhoneNumbers!

cocoa-touch

get the value of x and y of UILabel?

Does -[NSObject autoContentAccessingProxy] work at all?

objective-c ios cocoa-touch

NSCache's name property

App crashing....objc_exception_throw

Add target for UIView Programmatically

iphone ios cocoa-touch uiview

UILongPressGestureRecognizer will not respond to touch & HOLD

String comparison for localization

How to change the tabbar selected image using storyboard

ios cocoa-touch storyboard

How can I determine if a file is a zip file?

ios objective-c cocoa-touch

UILabel with numberOfLines and lineBreakMode

UISplitViewController - Static master table view and multiple detail view controller

How to enable UITextView to receive pasted images

Why should I release (and therefore dealloc) objects just before application quit?

NSUndoManager and enabling/disabling an undo button

cocoa-touch nsundomanager

initWithNibName is not getting called

Send a message via XMPPFramework for iOS

Convert UTF-8 encoding to ISO 8859-1 encoding with NSString