Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

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?

iPhone - Draw white text on black view using CGContext

Online real time multiplayer game for iOS 5/6

iphone cocoa-touch cocoa

change UIImagePicker aspect ratio

Execute function on bringing app from sleep

When do these objects get released under ARC?

How perform streaming of .m4a song file with AVAudioPlayer?

How can I convert the coordinates of a touch event on a subview to the coordinates in its parent view?

cocoa-touch uikit ios

saving UIImage to file cost a lot of time

iphone cocoa-touch uiimage

What does aDecoder in the initWithCoder method do in cocoa-touch?

ios objective-c cocoa-touch

Making a function wait a certain amount of time before it executes