Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Objective-C Coding Standards [iPhone/Cocoa]

Creating a custom NSViewController without a nib

objective-c macos cocoa

How to specify decimal places when formatting NSNumber objects?

iphone cocoa cocoa-touch

Files imported when importing <Foundation/Foundation.h> for Cocoa?

objective-c cocoa

Localizing concatenated or dynamic strings

How to tile the contents of a CALayer?

iphone cocoa macos calayer

What's the preferred/recommended way to draw a line in NSView-drawRect: method?

cocoa drawing line nsview

Getting Mac Model number in Cocoa

objective-c macos cocoa

NSTimer missing fire date when clock is manually set forward

objective-c macos cocoa

Get rid of "'NSObject' may not respond to '-someMethod'" warning

objective-c cocoa

Cocoa Objective-c Property C structure assign fails

How to draw custom window controls (close, minimize, and zoom buttons)

objective-c macos cocoa

NSImageView won't scale image down if frame style is NSImageFrameNone

Breaking retain cycle with strong/weak self

How to show the share button in Mountain Lion?

cocoa osx-mountain-lion

+initialize called more than once

objective-c cocoa

UIAlertController dismiss on tvOS with menu button

objective-c cocoa tvos

What is an NSCFDictionary?

Macro to know whether ARC enabled or not in Xcode 4.3.2

ios objective-c cocoa xcode4

Using NSPredicate to filter based on multiple keys (NOT values for key)