Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSEnumerator performance vs for loop in Cocoa

OCMock with Core Data dynamic properties problem

Change color of a line separator in Cocoa

cocoa

Where would I place a global utility function in Objective C?

objective-c ios xcode cocoa

How to define and implement properties in protocol

weak property for delegate cannot be formed

What's the advantage of NS_INLINE over static inline?

reloadData in NSTableView but keep current selection

What type of reference does NSNotificationCenter keep for 'observer's & 'object's?

cocoa cocoa-touch

Localizing a modern xib-based Mac application

cocoa macos localization xib

Set Objective-C property by string

ios cocoa-touch cocoa

NSOperation wait until asynchronous block executes

How to find the text in an NSTextView?

How to create OSX .clr palette files?

cocoa

How can I create a window with transparent background with swift on osx?

swift macos cocoa

Guess encoding when creating an NSString from NSData

cocoa-touch cocoa nsdata

Initialize NSArray with floats?

objective-c cocoa

What’s the difference between Xcode, Objective-C and Cocoa?

Crafting .webloc file

What's the difference between sending -release or -drain to an Autorelease Pool?