Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Run Xcode iOS application from command-line

How to select an attribute using nodesForXPath (NSXMLDocument)

xml cocoa macos xpath

Restart/Refresh Dock - killall Dock - cache

cocoa macos dock

Cocoa: most lightweight way to synchronize access to a double?

c cocoa thread-safety

CALayer's magnificationFilter being ignored on OS X

Drag file from NSTableView to other osx application

How can I detect if mouse is down outside of window in cocoa?

objective-c macos cocoa

What does < > mean / represent in a class interface?

objective-c cocoa

(Cocoa) NSScrollView with IKImageBrowserView scrolls to bottom

How to make first responder in SwiftUI macOS

swift macos cocoa swiftui

How to insert a WebView into a cocoa app?

NSAlert: Make second button both the default and cancel button

macos cocoa nsalert

Is it ok to use a non-id pointer as value in objc_SetAssociatedObject?

Keep a class-level array of instantiated objects without having to explicitly remove them

How can I report a custom NSWindow title to the accessibility system?

Pixel-perfect drawing in Cocoa on the retina display - just doing floor() won't work anymore

objective-c cocoa

How do I get a document UTI from a file path?

Reachability takes too long to fail when connected to WIFI without internet

cocoa xcode