Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to chop off file:// from NSURL

cocoa path nsurl

How to align a subview to the center of a parent NSView

cocoa macos

How do I merge 2 NSSets in objective-c?

cocoa nsset

Cropping CIImage with CICrop isn't working properly

macos cocoa crop

Change NSSlider bar color

cocoa swift nsslider

Hide tab bar in NSTabViewController in storyboard

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