Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to detect a NSTableView row is selected when it already selected?

Why doesn't @try...@catch work with -[NSFileHandle writeData]?

objective-c cocoa

Security Scoped Bookmark in App Extension

Delphi - OSX - How to extend NSWindowDelegate

macos cocoa delphi

How to get bytes size for arbitrary array in Swift?

How to create a PDF in Swift with Cocoa (Mac)

swift macos cocoa pdf

Core data managed objects with extra ivars and methods

NSCollectionViewItem double-click action?

Memory leak in loadNibNamed?

iphone cocoa memory-leaks nib

How to Safely Force Shutdown of Mac

cocoa macos shell shutdown

Automatic "force repel" layout in Cocoa

iphone objective-c cocoa macos

Releasing @property(copy) instance variables?

objective-c cocoa

How to set up gcov for code coverage analysis in iPhone SDK?

iphone cocoa unit-testing gcov

Enabling open file menu item in a non-document-based application

how to customize NSTokenField like in "To/ CC" fields in mac mail?

Using Spotlight as the "database" of an application

database cocoa macos spotlight

How to create a specific date in the distant past, the BC era

Write to XCode build transcript

objective-c cocoa xcode

Cocoa - Gaining Root Access for NSFileManager

Under what circumstances are atomic properties useful?