Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

If I add a UISwitch control to each of my table view cells, how can I tell which cell it belongs to?

UIView layer rounded corners and -drawRect:

objective-c cocoa-touch

Animation of stroke of circle segment ends in complete stroke

Specifying non-editable string in settings.bundle?

How to customize the Airplay button when airplay is active

Checking if a ViewController on Navigation Stack exists

UITableView, replace cell view on selection

ios cocoa-touch uitableview

Determine if image picker media type is video

Awake from sleep event on the iPhone?

iphone cocoa-touch

Missing AVFoundation.framework

iphone cocoa-touch

Loading a view controller & view hierarchy programmatically in Cocoa Touch without xib

How to use parametrized method with NSNotificationCenter?

How do I find the size of my Core Data persistent store and the free space on the file system?

UIgestureRecognizer in a view inside a UIScrollView

Does anyone know of a wrapper for the Addressbook framework for iphone?

Find all controls of a type in a UIView

iphone cocoa-touch

has Iphone built in beep sound effect

How can I transfer files from one application to another in the same iOS device?

NSTimer is it thread safe?

Better way to get RGBA Color Components from UIColor?