Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

What is the best Core Image filter to produce black and white effects?

cocoa ios5 core-image

Temporary file path using swift

macos swift cocoa

How to declare a string in Objective-C?

Restrict NSTextField to only allow numbers

cocoa nstextfield

NSTextField - White text on black background, but black cursor

How to sort NSMutableArray using sortedArrayUsingDescriptors?

NSTableView: detecting a mouse click together with the row and column

ObjC/Cocoa class for converting size to human-readable string?

objective-c cocoa

NSRemoteView generates a strange message in the Log

objective-c xcode cocoa

What are the most useful Xcode plugins? [closed]

What is the correct way to handle stale NSURL bookmarks?

Uniquely identify active window on OS X

objective-c macos cocoa

What is NSBundle and mainBundle in Objective-C?

objective-c cocoa nsbundle

NSManagedObjectContext(): `init()` was deprecated in iOS 9.0: Use -initWithConcurrencyType

How to call a method of super.super?

Respond to mouse events in text field in view-based table view

OS X Cocoa Auto Layout hidden elements

macos cocoa osx-lion

How to create an NSFetchRequest which filters Core Data objects based on attributes AND relationships?

programmatically create initial window of cocoa app (OS X)

objective-c macos cocoa

Objective-C - readonly properties not synthesized with underscore ivar?