Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Using performSelector: to access BOOL property

NSString drawInRect:withAttributes: causes 'unrecognized selector sent to instance ...'

ListView in Objective-C Cocoa

objective-c cocoa

Command-Key-Up Cocoa

objective-c cocoa

Is there a best practice for using instance variables with NSLayoutConstraint's Visual Format?

CAShapeLayer not updating when changing path

cocoa calayer cashapelayer

NSTableView Multiple Row Types

Point to pixel conversion

macos cocoa quartz-2d

How can I use [NSAlert beginSheetModalForWindow:completionhandler:] on older versions of OS X

Miscellaneous confusion about Xcode build settings (64/32 bits, SDK version, etc)

How to get diskutil info output in a cocoa application

objective-c macos cocoa disk

NSPopUpButton of type pull Down , when i click on some menu item ,title of popup is not getting changed

NSMenuItem action is not executing

macos cocoa nsmenuitem

Can the keychain be used like a NSUserDefaults on steroids for storing NSData?

Popover NSStatusItem

Code to check if an external app exists without breaking the sandbox

Growing NSTableView Row Height

Objective-C, Delegate as Adapter Pattern: who is the adaptee?

How to store this Objective-C block inside a Swift variable?

NSAppleEventDescriptor to NSArray