Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

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

Tab bar controller not appearing correctly

Will supplied iPad icons be displayed, even if the application is built only for the iPhone?

iphone cocoa-touch ipad

Is it a good idea to store pictures / images in SQLite DB from the App?

iphone cocoa-touch sqlite

Using an array of strings for UISlider

iphone ios cocoa-touch