Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

What width should I set a UIBarButtonItem to make a square button?

Is there any other way than @2x to let iOS know that the graphic is Retina Display ready?

iOS Auto Layout: Set the trailing space equal to the width of the superview

ios cocoa-touch autolayout

Displaying a block of text with an oversized initial letter in a UITextView

Xcode complains about structure of if-statement using Swift and Xcode 6

Is it possible to re-assign an existing UITableView to a different UITableViewController?

drawInRect error: CGContextSetFont: invalid context 0x0

Dynamically detecting and streaming AAC using AQ's and audiofilestream

How to change the height of table view cell

Obj-c, What's the quickest way to execute many SQLite insert / update queries, without core data?

Checking if Bluetooth is Disabled on iOS 5 without BluetoothManager

How can I make a navigation controller load its root view controller when it is loaded offscreen?

How to add a naked CALayer as "subview" to a UIView?

iphone cocoa-touch uikit

Why is this C-style code 10X slower than this obj-C style code?

Call a method once only for the lifetime of the object in Swift

ios swift cocoa-touch

UISplitViewController stops auto-rotating after trying to use the UINavigationController inside of it

Extracting UI items from xib?

Repeat UILocalNotification on certain days of week