Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in iphone

Best Practices for implementing a modal Alert View using Cocoa Touch?

iphone cocoa-touch

Launching application from a SMS message

iphone sms

Objective C makes integer from pointer without a cast passing objects as args

iphone objective-c cocoa

How do I apply a stylesheet just to the iPhone (and not IE), without browser sniffing?

Code for syncing the iPhone with REST-servers

How does the coordinate system in an CGContextRef look like?

UINavigationController intercepting – popViewControllerAnimated:

iphone objective-c uikit

Communication from child UIViewController to parent UIViewController

Want to share a MGTwitterEngine iPhone Xcode skeleton project?

Xcode's Refactor menu is always disabled

iphone xcode

Pause code execution until UIAlertView button is pressed?

iphone ios

How do I call the original function from the overloaded function in a category?

View Controller being sent a message even though it has been deallocated

is there an objective-c "equivalent" to ruby's send method?

iphone objective-c ruby

Problem getting path to .plist using [[NSBundle mainBundle] pathForResource

iphone objective-c nsbundle

Codesign only succeeds after other xcode iphone project is successfully signed

iphone xcode codesign

Adding a category to NSArray

How can I make a UIView glossy and shiny?

how can i display current time on a label?

iphone objective-c

Adding a NavigationBar to UITableViewController programmatically?

iphone objective-c