Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

connecting an UIActivityIndicator to a UIButton

how to get around lack of 'add' button in ABPeoplePickerNavigationController?

iOS - UIProgressView only updating once

Retaining rootViewController?

iOS - constraints animate in an unexpected way in viewdidload?

Restkit with (complex) relationships and Core Data / RAILS

How "Our Choice" app does the pinch and enlarge to view content part?

Checking for and then deleting an object in an NSSet

Custom UINavigationBar height: how do I adjust the content views?

ios cocoa-touch ios5

Why UIBarButtonItem not getting clicks in UIToolbar set as inputAccessoryView of UITextField?

Updating targetContentOffset in scrollViewWillEndDragging to a value in wrong direction does not animate

Core Data & GCD: Passing the correct managed object context to custom NSManagedObjects

How to access subviews in nested UIScrollViews

calling performSelectorInBackground: from background thread

Does this Objective-C code leak memory?