Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

EXC_BAD_ACCESS with NSOutlineView and stringWithFormat

When are properties in a class extension added to the class in Objective C?

Xcode code 201 errors running on simulator

Accessing NSWindow from C++/QT-based application

c++ cocoa xcode qt macos

Block passed as a parameter to MDQuerySetSortComparatorBlock (Spotlight API) is not getting called

How to retrieve iTunes preferences programmatically to find audio libraries?

cocoa macos audio itunes

NSTextView scrolling behavior and selecting behavior

How do I call a function in my ViewController from my NSWindow?

macos swift cocoa

Confused by NSString immutability

objective-c cocoa nsstring

Shadow in UIPageViewController

ios cocoa uikit

Creating a simple Hello World tool that runs as a daemon

macos cocoa launchd

C++ Backend, Objective C frontend, NULL nil problem

c++ objective-c xcode cocoa

NSLog(@"%@",super) crashing

NSImage colorWithPatternImage: how to tile images from the top instead?

objective-c cocoa

Virtual Key Code converter (character to int)

cocoa keycode