Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Using new format string specifier configuration dictionary (plurals support) in iOS 7

Write an NSMutableArray to a file and load it back

Initial NSWindow size as percentage of screen size

NSScrollView with auto layout not resizing until first manual window resize

Why must the key of an NSDictionary conform to NSCopying

Show a GIF image using NSImageView

swift cocoa

applicationShouldTerminate not called in AppDelegate and NSApplicationWillTerminateNotification not being sent

Parsing XML from an HTTPS URL using NSXMLParser?

Accessing data member of RootViewController in another class

setOpaque:NO vs setBackgroundColor:[NSColor clearColor]

objective-c cocoa nswindow

Sort NSArray by NSDate, today

What does "Context" mean in Cocoa/Objective-c?

objective-c cocoa

Why does -isMemberOfClass: not work here?

Objective-C: variable optimized away by compiler

How to split a string into sentences cocoa

Need to do the opposite of NSSelectorFromString()

CGGradient in an CGPath

If the UIApplicationMain() never returns then when does the autorelease pool gets released?

iphone cocoa

How to make a file invisible in Finder using objective-c

objective-c cocoa macos file

Using NSView instances as NSDictionary keys?