Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Touch a file in objective-c

objective-c cocoa

Does a GCD dispatch_async wait on NSLog()?

Enable/Disable UISegmentedControl

Difference between declaring an attribute and a @property in objective-c

Error : The associated package identity has expired

Cannot set deployment target below OSX 10.8 (Error: dyld: Library not loaded -- Reason: Incompatible library version)

Need clarification on Cocoa error code 1570

ios cocoa core-data

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?