Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSOperationQueue and concurrent vs non-concurrent

How to resize a parent view based on the size of subviews layouted with Autolayout

make nstextfield single line

How to disable word-wrap of NSTextView?

cocoa word-wrap nstextview

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