Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Detect if CGPoint within polygon

How to add an NSView to NSWindow in a Cocoa app?

+[NSString stringWithString:] -- what's the point?

CGImage from byte array

cocoa cgimage freetype

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