Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

In Objective-C Determine if a Property is an int, float, double, NSString, NSDate, NSNumber, etc

iphone objective-c cocoa

Convert Hex Color Code to NSColor

objective-c macos cocoa

Add shadow (recessed text effect) to Cocoa label without degrading text rendering quality

OSX/Cocoa - NSScrollView with transparent background

How to use NSToolBar in Xcode 6 and Storyboard?

What's the best way of learning iPhone programming when coming from Java?

java iphone objective-c cocoa

App crashes when I create a NSDictionary with integer as Object

How can I determine the running Mac OS X version programmatically?

cocoa macos macos-carbon

UISwitch, something similar for Mac?

macos cocoa appkit uiswitch

UILabel sizeToFit and constraints

iphone cocoa autolayout

What's the nicest way to do observer/observable in objective-c (iphone version)

iphone objective-c cocoa

Handling NSError when reading from file?

objective-c cocoa

How to know if a NSWindow is fullscreen in Mac OS X Lion?

NSManagedObjectID into NSData

cocoa core-data save

Human friendly date descriptions with NSDate on iOS

How do I take a "screenshot" of an NSView?

How do I convert an NSString from CamelCase to TitleCase, 'playerName' into 'Player Name'?

How to get a 1 pixel line with NSBezierPath?

cocoa nsbezierpath

What describes an "Outlet" best in objective-c / Cocoa?

How to get the OS X system version?

cocoa macos