Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

How to compare a NSNumber in an if

iphone objective-c ios

core data database is empty test

What is the difference between NSString* mystring and NSString *mystring

objective-c

UISearchBar display bug: text too far left, overlapping the magnifying glass icon

ios objective-c uisearchbar

Tab bar, reload every time tab is pressed

UIPopoverController dismiss on 'tap off' - how do I detect this event?

how to capture video in iPhone

iphone objective-c

NSXMLParser Parsing Attributes

Creating constructors in Objective-C

How does NSDictionary handle NIL objects?

Multistage animation using blocks

objective-c ios animation

Will ARC tell me when I must use __block?

What should I do to adapt my app to iOS 5.0 keeping compatibility with iOS 4

iphone objective-c ios ios5

Gesture recognizer is not active - UIImageView inside a UIScrollView

Running performSelector: on an object that returns a double, not id

sendAsynchronousRequest with tableView reloadData delay on draw

objective-c ios xcode ios5

Get current time on the iphone in a chosen format

How to detect how many cells are visible in a UITableView

UIImageView fill in UIView

UITextView weird margin on top?