Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

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

Objective-C macro to return a string with the function and the line number while accepting a string with a variable number of arguments?

objective-c macros logging

How can I register a cocoa app to receive remote notifications to update the UI?

ios objective-c macos cocoa

GCD vs custom queue

How can I terminate my app in a helper app with sandboxing enabled?

Objective-C String(yyyy-mm-dd) to NSDate

iphone objective-c ios date ios5

Objective C IPhone Subclassing UITextField catch Value Changed

objects conforming to nscoding will not writetofile

iphone objective-c nscoding

How to get relative dates

objective-c relative-date

Image insides UIBubbleTableView

Create different Localizable files for every target

What does id<Litigating> mean?

iphone objective-c

Why does the compiler warn me of “control reaching end of non-void function”?

objective-c

Beginners confusion about objective c, assignment, properties etc

objective-c

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