Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSString indexOf in Objective-C

objective-c cocoa

Is there a literal syntax for mutable collections?

NSPredicate that is the equivalent of SQL's LIKE

Layer-backed NSView rotation and skewed siblings

macos cocoa calayer nsview

Changing the userAgent of NSURLConnection

Enable and Disable NSLog in DEBUG mode

objective-c cocoa nslog

Suppressing "'…' is deprecated" when using respondsToSelector

objective-c cocoa xcode clang

UIImage aspect fit and align to top

Send notification to Mountain lion notification center

How do I store an NSRange in a NSMutableArray or other container?

Sample code for creating a NSTextField "label"?

Create NSString by repeating another string a given number of times

objective-c cocoa string

How can I check that the NSString ends with the certain character(.jpg)?

cocoa nsstring

Number of occurrences of a substring in an NSString?

`[super viewDidLoad]` convention

Create (sane/safe) filename from any (unsafe) string

python cocoa filenames pyobjc

How do I get the current date in Cocoa

objective-c cocoa nsdate

What does Apple mean when they say that a NSManagedObjectContext is owned by the thread or queue that created it?

How to handle app URLs in a UIWebView?

List of all users and groups