Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Are there any good reasons to use Websockets outside the browser?

cocoa ios websocket

What do lockFocus and unlockFocus actually do?

cocoa drawing

Unable to set height of NSButton

NSAttributedString initWithData and NSHTMLTextDocumentType crash if not on main thread

Explaining the different types in Metal and SIMD

Use of @synthesize/@property in Objective-C inheritance

How to get the list of all announced bonjour services on all available domains?

Convert charset name to NSStringEncoding

Draw an Inset NSShadow and Inset Stroke

How do I draw the desktop on Mac OS X?

cocoa macos appkit

By default, is DispatchQueue .serial or .concurrent?

Updating for dark mode: NSColor ignores appearance changes?

cocoa nscolor macos-mojave

Get ALL views and subview of NSWindow

Hanging NSTask using waitUntilExit

cocoa error-handling nstask

Easiest way to convert a NSString to its currency equivalent in Cocoa

cocoa

What's the best way to use Obj-C 2.0 Properties with mutable objects, such as NSMutableArray?

Copying an NSArray with mutable copies of the original elements

NSInteger set to 0 but returns nil

objective-c macos cocoa

What event is fired when Mac is back from sleep?

xcode macos cocoa events sleep

Convert String to URL (Why is resulting variable nil)

swift macos cocoa url null