Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Why do my xcode builds always go to the iPad simulator instead of the iPhone simulator?

iphone xcode cocoa ipad

copied the reachability-test from apple, but the linker gives a failure

iphone cocoa reachability

Get the color a pixel on the screen in objective-c cocoa app

View outlet not available to File's Owner

NSMutableArray and NSPredicate filtering

SMJobBless causes kSMErrorDomainFramework error 5 - The tool at the specified path is not valid

objective-c cocoa

mouseDown: in a custom NSTextField inside an NSTableView

How to add vertical scrollbar to NSTextField?

objective-c cocoa

Resizing the window according to a variable swift

macos cocoa swift resize window

Cocoa nsview change cursor

How to create a minimal daemon process in a swift 2 command line tool?

xcode macos swift cocoa swift2

How do I limit NSTextView to 2 lines?

How to split a NSDecimalnumber between decimal & integer & back

Internationalization with Nibs. Is that really a good idea?

Is it okay to use an NSLocalizedString as a key in a dictionary?

Adding attribute to entity in Core Data

iphone cocoa core-data

How do I find the size of my Core Data persistent store and the free space on the file system?

How to "break" out of dispatch_apply()?

Populating NSTableview from a mutable array

Three20 : how to pass a class of objects between 2 views