Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

Why after rotating UIImageView size is getting changed?

No Shadow/Emboss on UIBarButtonItem

Avoid copying NSMutableArray for reading with multithreaded writes

Can NSUserDefaults hold a NSArray with custom objects?

ios cocoa-touch

Limit sliding UISlider past certain point

Check NSString for specific date format

Detecting iPhone movement on a flat surface

Difference between navigation controller and viewcontroller?

Can an iPhone or iPod Touch communicate with another device in the same room?

How can I catch touch events to a UITableView section header?

How to "fake" ivars in an Obj-C category (iPhone)

Is there a way to dynamically determine ivars of a class at runtime in Cocoa / Cocoa Touch?

create an UTF-8 string with BOM

How do I use different images, depending on iOS device type?

how to clear all the rows of uitableview

Issue with Modal View Controllers and definesPresentationContext

After Completion of Animation want to call some methods

Will MonoTouch require a Mac to publish to the iPhone/iPod Touch?

Can you specify "select unique name from ..." with NSPredicate?

Would it be correct/ellegant use only alloc without init?