Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to remove indicator that a NSTextField selected when editing is finished

swift macos cocoa nstextfield

Main Thread Runloop gets blocked on opening nsmenu

How to change default help unavailable message

cocoa

Detect if SKStoreReviewController has displayed app rating window on macOS

Programmatically resolve NSDocument iCloud version conflicts?

How to trigger button action on leftMouseDown in Swift, Mac OSX, Cocoa

macos swift cocoa nsbutton

Animate opening a new window with NSWindowController

How to track the location of a window belonging to another app

On NSWindowController, setting contentViewController updates the window's position, how can I stop this?

How to monitor for swipe gesture globally in OS X

How to handle keyboard events in subclass of NSViewController?

Running terminal commands from Cocoa App in Swift failing: "command not found" but works using Command Line Tool in swift

swift xcode macos cocoa

Filter [NSWorkspace runningApplications] to contain only user applications (no daemons/UIAgents)

How to get rid of Enter Full Screen menu item?

macos cocoa nsmenu

How to create a NSTextFieldCell, that in edit mode displays a custom view instead of NSTextField?