Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Programmatically put a Mac into sleep

objective-c cocoa macos sleep

NSButton white background when clicked

cocoa nsbutton nsbuttoncell

Why is "self = [[Rectangle alloc] init]" in a class method BAD?

NSWindow restorable not always working

Write NSData to a file?

objective-c cocoa nsdata

Using - observeValueForKeyPath:ofObject:change:context: in Swift 3

ios swift cocoa swift3

What's the best resource to learn how to write apps for Mac OS X?

cocoa xcode macos osx-leopard

Xcode warning: "NSArray may not respond to -addObject"

Change animation time for properties of a CALayer

How to Read String from NSUserDefaults

Use KVO for NSTextFields that are bound together

The final word on NSStrings: Mutable and Immutable

[__NSCFConstantString pointSize]: unrecognized selector sent to instanc

How to know what Mac OS the app is running on?

NSTableView scrollRowToVisible with animation

Swift- Simplest way to play system default sounds in Cocoa(macOS,OS X)

swift macos cocoa

Can't include "self" in Objective-C description method?

Placing an NSTimer in a separate thread

cocoa multithreading

Cocoa or Objective-C?

NSOperation and NSOperationQueue callback