Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSView subclass - drawRect: not called

objective-c cocoa

NSOutlineView doesn't Collapse Item

Set Background colour on NSTableCellView

objective-c macos cocoa

Pass the key to predicate as parameter in predicateWithFormat

ios cocoa nspredicate

opening and closing a window programmatically in cocoa

cocoa nswindow appkit

NSPopOver & NSViewController - Drag to resize

Should I save strings returned by NSLocalizedString()?

iphone cocoa cocoa-touch

How to wait for an animator to finish?

objective-c cocoa

KeyDown and Cocoa Sample

cocoa osx-leopard

How to add a pop-up menu to a NSToolbarItem?

How to control the text color of an NSTextField when it is displaying a placeholder marker?

How to obtain an unformatted string representation of an NSDecimal or NSDecimalNumber?

How should my Cocoa application store the user's license key? [closed]

objective-c cocoa licensing

Are there any useful naming conventions for *your* constant/static variable in Cocoa?

Store enums in an NSArray?

iphone objective-c cocoa

NSPopUpButton-How to selectively disable some menu items?

objective-c cocoa

NSLog error: Can't find 'NXConstantString'?

Get User Account Image

cocoa macos

What is the best way to organize source code of a large Cocoa application in Xcode?

Getting argument type in a method

iphone objective-c cocoa