Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

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

NSOperations or NSThread for bursts of smaller tasks that continuously cancel each other?

iphone cocoa-touch nsthread

conditional nsarray count

Trying to find a faster way than RegEX to find URL's in an NSString... Any ideas?

GCD vs custom queue

Set ContentURL of MPMoviePlayerController twice

Can I use a customized checkmark with UITableView's allowsMultipleSelectionDuringEditing set to YES?

How do you schedule a task even when the application isn't active?