Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSFileCoordinator correct usage

Export NSDocument in Mac app

macos cocoa nsdocument

Programmatic creation of NSView in Cocoa

ios objective-c macos cocoa

NSPopupButton in view based NSTableView: getting bindings to work

Shaving a couple levels of indentation off of an NSOutlineView

Cocoa memory management when using initWithBitmapDataPlanes to create NSImage

objective-c cocoa nsimage

Determine the source application of current pasteboard content

cocoa copy nspasteboard

OCMock "expected method was not invoked" even though I'm calling it myself

How do you "preselect" a file in the NSOpenPanel dialog

macos cocoa nsopenpanel

Trouble With NSSplitView Starting Sizes (Storyboards and Swift)

macos cocoa swift nssplitview

Including image assets when releasing a Cocoapod

xcode cocoa cocoapods nsbundle

Change color of SCNNode/Geometry/Material

objective-c cocoa scenekit

If a view is set up in IB with Auto Layout, what happens if you try to change its frame programmatically?

NSCollectionView performBatchUpdates doesn't animate changes

swift cocoa

Swift - Does controlTextDidChange Work With NSTextView?

swift cocoa nstextview

Disabling macOS focus ring in SwiftUI

macos cocoa swiftui

Esc and Enter keys in Cocoa dialog

cocoa interface-builder

Where can I get better Apple documentation?

cocoa-touch cocoa

Putting an NSPopUpButton in an NSToolbar

objective-c cocoa xcode macos

Obtain a CGContextRef of NSView outside of drawRect?