Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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?

Copying blocks (ie: copying them to instance variables) in Objective-C

Determine when NSSlider knob is 'let go' in continuous mode

objective-c cocoa nsslider

Mac OS X: Best way to do runtime check for retina display?

Check modifierFlags of NSEvent if a certain modifier was pressed but no other

Save CoreData-entities in NSUserDefaults