Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Detecting iPhone movement on a flat surface

Difference between navigation controller and viewcontroller?

Can an iPhone or iPod Touch communicate with another device in the same room?

How can I catch touch events to a UITableView section header?

How to "fake" ivars in an Obj-C category (iPhone)

Is there a way to dynamically determine ivars of a class at runtime in Cocoa / Cocoa Touch?

create an UTF-8 string with BOM

How do I use different images, depending on iOS device type?

how to clear all the rows of uitableview

Issue with Modal View Controllers and definesPresentationContext

After Completion of Animation want to call some methods

Will MonoTouch require a Mac to publish to the iPhone/iPod Touch?

Can you specify "select unique name from ..." with NSPredicate?

Would it be correct/ellegant use only alloc without init?

Does [NSDate date] return the local date and time?

iphone cocoa-touch nsdate

How can I delete a plist programmatically?

Using blocks within blocks in Objective-C: EXC_BAD_ACCESS

Detect URL in NSString

setStatusBarOrientation:animated: not working in iOS 6

Error getting valueForKey in an NSDictionary for key containing @ character