Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Objective-C partial implementation of classes in separate files

Behavior difference between UIView.subviews and [NSView subviews]

iphone cocoa macos uiview nsview

Cocoa Mac Application Title says: "untitled"

UIKit's [NSString sizeWithFont:constrainedToSize:] in AppKit

cocoa nsstring appkit

NSMutableArray not adding object! (using addObject: nor addObjectsFromArray)

How to determine Internet Connection in Cocoa?

objective-c macos cocoa

NSUndoManager: redo not working

How can I know NSWindow was closed using the close button ?

cocoa nswindow

Can you specify "select unique name from ..." with NSPredicate?

NSLog, NSError, bad access

Any good guide about iPhone Core Data? [closed]

iphone cocoa core-data

Using Multiple NSUInteger enums as a parameter to a method

Hide Core Data sqlite file when iTunes File Sharing is Enabled

How to bind the selection of the NSTableView to the NSArrayController

Loading resources from another bundle

cocoa macos bundle nsbundle

beginSheet method not working for me

Questions about a readonly @property in ARC

Is this a valid use of an Objective-C pointer?

Objective C Structs and Memory Management

Cocoa: Problem passing a CGPoint with NSNotification and NSDictionary

iphone cocoa cocos2d-iphone