Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to find which app owns a modal window?

macos security cocoa

How can I detect if the notification center was opened

Swift: How to observe if screen is locked in macOS

swift macos cocoa quartz

What's the best way to validate a user-entered URL in a Cocoa application?

regex cocoa validation url

Link to a constants file in Cocoa / Xcode

Mac OS X: Quickest way to kill/quit an entire process tree from within a Cocoa application

cocoa macos macos-carbon kill

How can I set rich text properties on a UITableView footer?

objective-c cocoa

How do I delete an entity when removing it from an array controller?

Cocoa: create drop zone for files

cocoa drag-and-drop

How does NSTableView modify the selection of NSArrayController via bindings?

Question about Delegates

objective-c cocoa

Center an NSView within an NSScrollView

How do I cede focus to the previous application in Cocoa?

objective-c cocoa macos

Calling setNeedsDisplay:YES on layer-hosting view does not redraw the view

cocoa core-animation

How can I disable the animations in an NSCollectionView

cocoa animation

NSNotFound, NSInteger, NSUInteger, and NSRange.location

cocoa compare

Get the current URL of Cocoa's WebView

objective-c cocoa webview

Bad text rendering with Core Animation

When should I use NSURL instead of NSString and vice versa?

Cocoa NSTextField line spacing