Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to release CGImageRef if required to return it?

ios macos cocoa core-graphics

NSTextView custom link color for range

macos cocoa nstextview

How to reload a custom NSTableRowView in NSOutlineView?

objective-c cocoa

Auto-Resizing of NSTextView and/or NSScrollView

Right navbar button moves when alertview is dismissed

"CGLayer no longer recommended"; Is this the general consensus?

Daemon to know when a user logs into the MAC

macos cocoa launch-daemon

How to add comments in a file and/or directory programmatically?

objective-c macos cocoa finder

NSCollectionView lazy-loading like behavior

cocoa nscollectionview

How does Dropbox install the App Icon + "Move to Dropbox" global context menu item in Mac OS X Finder?

How do I run a Cocoa app after building it from the command line with xcodebuild?

xcode macos cocoa xcodebuild

NSSearchField clear button does not respond to click

NSApplication keyWindow is nil during applicationDidFinishLaunching

swift cocoa nsapplication

Dropping promised files on to application icon in Dock

How can you implement the NSDocument method -canCloseDocumentWithDelegate:shouldCloseSelector:contextInfo: in Swift?

How to safely use [NSTask waitUntilExit] off the main thread?

multithreading cocoa nstask

How can I put multiple lines of text in an NSMenuItem?

macos cocoa nsmenuitem

Cocoa: Simulating Command+Tab in CGEvent

swift macos cocoa cgeventtap

Best practical way to validate NSTouchBar items

How can I move the window without titleBar and fully filled with webView?

swift macos cocoa